Searched refs:getCurrentModeType (Results 1 – 14 of 14) sorted by relevance
383 public int getCurrentModeType() { in getCurrentModeType() method in UiModeManager386 return mService.getCurrentModeType(); in getCurrentModeType()
45 int getCurrentModeType(); in getCurrentModeType() method
630 if (uiModeManager.getCurrentModeType() != Configuration.UI_MODE_TYPE_TELEVISION) { in startSearch()
248 boolean isLeanback = umm.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION; in getLaunchIntentForPackage()
736 boolean retval = umm.getCurrentModeType() == Configuration.UI_MODE_TYPE_CAR; in isCarModeOn()
347 if (mUiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_CAR in checkTriggersAtInit()
526 public int getCurrentModeType() {
4407 mUiMode = uiModeService.getCurrentModeType();5128 mUiMode = mUiModeManager.getCurrentModeType(); in updateUiMode()
1642 HSPLandroid/app/IUiModeManager$Stub$Proxy;->getCurrentModeType()I2441 HSPLandroid/app/UiModeManager;->getCurrentModeType()I
6954 Landroid/app/IUiModeManager$Stub$Proxy;->getCurrentModeType()I6971 Landroid/app/IUiModeManager;->getCurrentModeType()I
1933 HSPLcom/android/server/UiModeManagerService$6;->getCurrentModeType()I
5170 method public int getCurrentModeType();
6336 method public int getCurrentModeType();