Merge "Fix build" into mnc-dev

This commit is contained in:
Dmitriy Ivanov
2015-06-03 19:19:47 +00:00
committed by Android (Google) Code Review

View File

@@ -14512,7 +14512,7 @@ public class View implements Drawable.Callback, KeyEvent.Callback,
}
}
onDetachedFromWindows();
onDetachedFromWindow();
onDetachedFromWindowInternal();
InputMethodManager imm = InputMethodManager.peekInstance();