Searched refs:MSG_REMOVE_IME_SURFACE (Results 1 – 1 of 1) sorted by relevance
252 private static final int MSG_REMOVE_IME_SURFACE = 1060; field in InputMethodManagerService4355 mHandler.obtainMessage(MSG_REMOVE_IME_SURFACE).sendToTarget(); in removeImeSurface()4962 case MSG_REMOVE_IME_SURFACE: { in handleMessage()5821 mHandler.obtainMessage(MSG_REMOVE_IME_SURFACE).sendToTarget(); in removeImeSurface()