Searched refs:getCurrentModeType (Results 1 – 10 of 10) sorted by relevance
186 public int getCurrentModeType() { in getCurrentModeType() method in UiModeManager189 return mService.getCurrentModeType(); in getCurrentModeType()
38 int getCurrentModeType(); in getCurrentModeType() method
630 if (uiModeManager.getCurrentModeType() != Configuration.UI_MODE_TYPE_TELEVISION) { in startSearch()
35 …常に動作するかどうかを判断するには、{@link android.app.UiModeManager#getCurrentModeType UiModeManager.getCurrentMode…42 if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION) {
46 android.app.UiModeManager#getCurrentModeType UiModeManager.getCurrentModeType()} method to check55 if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION) {
223 public int getCurrentModeType() {
163 mCarMode = mUiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_CAR; in onDreamingStarted()
4930 mUiMode = uiModeService.getCurrentModeType();5749 mUiMode = mUiModeManager.getCurrentModeType(); in updateUiMode()
5260 method public int getCurrentModeType();
5170 method public int getCurrentModeType();