Home
last modified time | relevance | path

Searched refs:getCurrentModeType (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DIUiModeManager.aidl47 int getCurrentModeType(); in getCurrentModeType() method
H A DUiModeManager.java441 public int getCurrentModeType() { in getCurrentModeType() method in UiModeManager
444 return mService.getCurrentModeType(); in getCurrentModeType()
H A DSearchManager.java633 if (uiModeManager.getCurrentModeType() != Configuration.UI_MODE_TYPE_TELEVISION) { in startSearch()
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DSystemStateHelperTest.java125 when(mUiModeManager.getCurrentModeType()).thenReturn(Configuration.UI_MODE_TYPE_CAR); in testQuerySystemForCarMode_True()
132 when(mUiModeManager.getCurrentModeType()).thenReturn(Configuration.UI_MODE_TYPE_NORMAL); in testQuerySystemForCarMode_False()
159 when(mUiModeManager.getCurrentModeType()).thenReturn(Configuration.UI_MODE_TYPE_CAR); in testQuerySystemForAutomotiveProjectionAndCarMode_True()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DSystemStateHelper.java298 return uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_CAR in getSystemCarModeOrProjectionState()
/aosp12/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/
H A DAppCompatibility.java248 boolean isLeanback = umm.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION; in getLaunchIntentForPackage()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeTriggers.java511 if (mUiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_CAR in checkTriggersAtInit()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DUiModeManagerService.java692 public int getCurrentModeType() {
1996 final int currMode = mInterface.getCurrentModeType(); in printCurrentCarMode()
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java4164 mUiMode = uiModeService.getCurrentModeType();
4984 mUiMode = mUiModeManager.getCurrentModeType(); in updateUiMode()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt1915 HSPLandroid/app/IUiModeManager$Stub$Proxy;->getCurrentModeType()I+]Landroid/os/IBinder;Landroid/os/…
2787 HSPLandroid/app/UiModeManager;->getCurrentModeType()I+]Landroid/app/IUiModeManager;Landroid/app/IUi…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt1915 HSPLandroid/app/IUiModeManager$Stub$Proxy;->getCurrentModeType()I+]Landroid/os/IBinder;Landroid/os/…
2787 HSPLandroid/app/UiModeManager;->getCurrentModeType()I+]Landroid/app/IUiModeManager;Landroid/app/IUi…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt6951 Landroid/app/IUiModeManager$Stub$Proxy;->getCurrentModeType()I
6968 Landroid/app/IUiModeManager;->getCurrentModeType()I
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt6803 method public int getCurrentModeType();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt5170 method public int getCurrentModeType();
/aosp12/frameworks/base/services/
H A Dart-profile3371 HSPLcom/android/server/UiModeManagerService$12;->getCurrentModeType()I