Searched refs:getCurrentModeType (Results 1 – 16 of 16) sorted by relevance
199 public int getCurrentModeType() { in getCurrentModeType() method in UiModeManager202 return mService.getCurrentModeType(); in getCurrentModeType()
38 int getCurrentModeType(); in getCurrentModeType() method
625 if (uiModeManager.getCurrentModeType() != Configuration.UI_MODE_TYPE_TELEVISION) { in startSearch()
35 …常に動作するかどうかを判断するには、{@link android.app.UiModeManager#getCurrentModeType UiModeManager.getCurrentMode…42 if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION) {
171 boolean isLeanback = umm.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION; in getLaunchIntentForPackage()
46 android.app.UiModeManager#getCurrentModeType UiModeManager.getCurrentModeType()} method to check55 if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION) {
249 public int getCurrentModeType() {
164 mCarMode = mUiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_CAR; in onDreamingStarted()
197 if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION) { in start()
243 if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_TELEVISION) { in SystemServicesProxy()
254 <a href="{@docRoot}reference/android/app/UiModeManager.html">UiModeManager.getCurrentModeType()</a>,273 if (uiModeManager.getCurrentModeType() == Configuration.UI_MODE_TYPE_CAR) {
5997 mUiMode = uiModeService.getCurrentModeType();6967 mUiMode = mUiModeManager.getCurrentModeType(); in updateUiMode()
5170 method public int getCurrentModeType();
5667 method public int getCurrentModeType();
5671 method public int getCurrentModeType();
5815 method public int getCurrentModeType();