Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DUiModeManager.java199 public int getCurrentModeType() { in getCurrentModeType() method in UiModeManager
202 return mService.getCurrentModeType(); in getCurrentModeType()
DIUiModeManager.aidl38 int getCurrentModeType(); in getCurrentModeType() method
DSearchManager.java625 if (uiModeManager.getCurrentModeType() != Configuration.UI_MODE_TYPE_TELEVISION) { in startSearch()
/frameworks/base/docs/html-intl/intl/ja/training/tv/start/
Dhardware.jd35 …常に動作するかどうかを判断するには、{@link android.app.UiModeManager#getCurrentModeType UiModeManager.getCurrentMode…
42 if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION) {
/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/
DAppCompatibility.java171 boolean isLeanback = umm.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION; in getLaunchIntentForPackage()
/frameworks/base/docs/html/training/tv/start/
Dhardware.jd46 android.app.UiModeManager#getCurrentModeType UiModeManager.getCurrentModeType()} method to check
55 if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION) {
/frameworks/base/services/core/java/com/android/server/
DUiModeManagerService.java249 public int getCurrentModeType() {
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeService.java164 mCarMode = mUiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_CAR; in onDreamingStarted()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecents.java197 if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION) { in start()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
DSystemServicesProxy.java243 if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION) { in SystemServicesProxy()
/frameworks/base/docs/html/training/auto/audio/
Dindex.jd254 <a href="{@docRoot}reference/android/app/UiModeManager.html">UiModeManager.getCurrentModeType()</a>,
273 if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_CAR) {
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java5997 mUiMode = uiModeService.getCurrentModeType();
6967 mUiMode = mUiModeManager.getCurrentModeType(); in updateUiMode()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5170 method public int getCurrentModeType();
/frameworks/base/api/
Dcurrent.txt5667 method public int getCurrentModeType();
Dtest-current.txt5671 method public int getCurrentModeType();
Dsystem-current.txt5815 method public int getCurrentModeType();