Searched refs:MSG_REPORT_FULLSCREEN_MODE (Results 1 – 2 of 2) sorted by relevance
669 private static final int MSG_REPORT_FULLSCREEN_MODE = 10; field in InputMethodManager1234 case MSG_REPORT_FULLSCREEN_MODE: { in handleMessage()1358 mH.obtainMessage(MSG_REPORT_FULLSCREEN_MODE, fullscreen ? 1 : 0, 0)
60535 Landroid/view/inputmethod/InputMethodManager;->MSG_REPORT_FULLSCREEN_MODE:I