Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/accessibility/
DAccessibilityShortcutController.java297 if (hasFeatureLeanback()) { in shouldShowDialog()
461 private boolean hasFeatureLeanback() { in hasFeatureLeanback() method in AccessibilityShortcutController
468 final int audioAttributesUsage = hasFeatureLeanback() in playNotificationTone()
725 if (hasFeatureLeanback()) { in setEmptyShortcutTargetIfNeeded()