Searched refs:getCurrentModeType (Results 1 – 14 of 14) sorted by relevance
45 int getCurrentModeType(); in getCurrentModeType() method
392 public int getCurrentModeType() { in getCurrentModeType() method in UiModeManager395 return mService.getCurrentModeType(); in getCurrentModeType()
632 if (uiModeManager.getCurrentModeType() != Configuration.UI_MODE_TYPE_TELEVISION) { in startSearch()
248 boolean isLeanback = umm.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION; in getLaunchIntentForPackage()
422 if (mUiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_CAR in checkTriggersAtInit()
736 boolean retval = umm.getCurrentModeType() == Configuration.UI_MODE_TYPE_CAR; in isCarModeOn()
298 mContext.getSystemService(UiModeManager.class).getCurrentModeType() in systemReady()
636 public int getCurrentModeType() {
4321 mUiMode = uiModeService.getCurrentModeType();5044 mUiMode = mUiModeManager.getCurrentModeType(); in updateUiMode()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
2295 HSPLandroid/app/IUiModeManager$Stub$Proxy;->getCurrentModeType()I3341 HSPLandroid/app/UiModeManager;->getCurrentModeType()I
5170 method public int getCurrentModeType();
3673 HSPLcom/android/server/UiModeManagerService$11;->getCurrentModeType()I
6543 method public int getCurrentModeType();