Home
last modified time | relevance | path

Searched defs:isTv (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DNotificationChannels.java147 private static boolean isTv(Context context) { in isTv() method in NotificationChannels
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DUninstallerActivity.java246 private boolean isTv() { in isTv() method in UninstallerActivity
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
H A DInputMethodPreference.java288 private boolean isTv() { in isTv() method in InputMethodPreference
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java851 private boolean isTv() { in isTv() method in StorageNotification
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayRotationTests.java1198 private void configureDisplayRotation(int displayOrientation, boolean isCar, boolean isTv) { in configureDisplayRotation()
/aosp14/frameworks/base/services/core/java/com/android/server/adb/
H A DAdbDebuggingManager.java704 private boolean isTv() { in isTv() method in AdbDebuggingManager.AdbDebuggingHandler
/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java1734 static boolean isTv(Context context) { in isTv() method in BugreportProgressService
/aosp14/frameworks/base/services/usb/java/com/android/server/usb/
H A DUsbDeviceManager.java1497 private boolean isTv() { in isTv() method in UsbDeviceManager.UsbHandler