Fix build

Bug: 21602590
Change-Id: Iffb9a7b74dc97bf30aea2014b0e3d2a96097291b
This commit is contained in:
Dmitriy Ivanov
2015-06-03 12:02:59 -07:00
committed by Dimitry Ivanov
parent afa9e99c88
commit bac9576928

View File

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