Searched refs:MSG_REPORT_FULLSCREEN_MODE (Results 1 – 2 of 2) sorted by relevance
479 static final int MSG_REPORT_FULLSCREEN_MODE = 10; field in InputMethodManager894 case MSG_REPORT_FULLSCREEN_MODE: { in handleMessage()1066 mH.obtainMessage(MSG_REPORT_FULLSCREEN_MODE, fullscreen ? 1 : 0, 0)
220 static final int MSG_REPORT_FULLSCREEN_MODE = 3045; field in InputMethodManagerService4359 case MSG_REPORT_FULLSCREEN_MODE: { in handleMessage()5197 MSG_REPORT_FULLSCREEN_MODE, fullscreen ? 1 : 0, mCurClient)); in reportFullscreenMode()