Searched refs:MSG_REPORT_FULLSCREEN_MODE (Results 1 – 2 of 2) sorted by relevance
485 static final int MSG_REPORT_FULLSCREEN_MODE = 10; field in InputMethodManager672 case MSG_REPORT_FULLSCREEN_MODE: { in handleMessage()820 mH.obtainMessage(MSG_REPORT_FULLSCREEN_MODE, fullscreen ? 1 : 0, 0)
207 static final int MSG_REPORT_FULLSCREEN_MODE = 3045; field in InputMethodManagerService3839 case MSG_REPORT_FULLSCREEN_MODE: { in handleMessage()4541 MSG_REPORT_FULLSCREEN_MODE, fullscreen ? 1 : 0, mCurClient)); in reportFullscreenMode()