Searched refs:getCurrentModeType (Results 1 – 14 of 14) sorted by relevance
53 int getCurrentModeType(); in getCurrentModeType() method
695 public int getCurrentModeType() { in getCurrentModeType() method in UiModeManager698 return sGlobals.mService.getCurrentModeType(); in getCurrentModeType()
633 if (uiModeManager.getCurrentModeType() != Configuration.UI_MODE_TYPE_TELEVISION) { in startSearch()
1324 assertThat(mService.getCurrentModeType()).isNotEqualTo(Configuration.UI_MODE_TYPE_CAR); in enableCarMode_failsForBogusPackageName()1337 assertThat(mService.getCurrentModeType()).isEqualTo(Configuration.UI_MODE_TYPE_CAR); in enableCarMode_shell()1345 assertThat(mService.getCurrentModeType()).isEqualTo(Configuration.UI_MODE_TYPE_CAR); in disableCarMode_failsForBogusPackageName()1351 assertThat(mService.getCurrentModeType()).isEqualTo(Configuration.UI_MODE_TYPE_CAR); in disableCarMode_failsForBogusPackageName()1357 assertThat(mService.getCurrentModeType()).isNotEqualTo(Configuration.UI_MODE_TYPE_CAR); in disableCarMode_failsForBogusPackageName()1370 assertThat(mService.getCurrentModeType()).isEqualTo(Configuration.UI_MODE_TYPE_CAR); in disableCarMode_shell()1373 assertThat(mService.getCurrentModeType()).isNotEqualTo(Configuration.UI_MODE_TYPE_CAR); in disableCarMode_shell()
248 boolean isLeanback = umm.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION; in getLaunchIntentForPackage()
810 public int getCurrentModeType() { in getCurrentModeType() method in UiModeManagerService.Stub2314 final int currMode = mInterface.getCurrentModeType(); in printCurrentCarMode()
5425 mUiMode = uiModeService.getCurrentModeType();6268 mUiMode = mUiModeManager.getCurrentModeType();
1965 HSPLandroid/app/IUiModeManager$Stub$Proxy;->getCurrentModeType()I2835 HSPLandroid/app/UiModeManager;->getCurrentModeType()I
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6951 Landroid/app/IUiModeManager$Stub$Proxy;->getCurrentModeType()I6968 Landroid/app/IUiModeManager;->getCurrentModeType()I
3075 PLcom/android/server/UiModeManagerService$Stub;->getCurrentModeType()I
5170 method public int getCurrentModeType();
7632 method public int getCurrentModeType();