Searched refs:FEATURE_LEANBACK_ONLY (Results 1 – 8 of 8) sorted by relevance
84 if (!hasFeature(FEATURE_LEANBACK_ONLY, false)) return; in testPowerUse()126 if (!hasFeature(FEATURE_LEANBACK_ONLY, false)) return; in testPowerBlameUid()
128 .hasSystemFeature(PackageManager.FEATURE_LEANBACK_ONLY); in isTV()
113 && !pm.hasSystemFeature(PackageManager.FEATURE_LEANBACK_ONLY); in isSupportedDevice()
300 if (mContext.getPackageManager().hasSystemFeature(PackageManager.FEATURE_LEANBACK_ONLY)) { in testAlarmClockShowTimers()
45 public static final String FEATURE_LEANBACK_ONLY = "android.software.leanback_only"; field in BatteryStatsValidationTest
411 if (!hasFeature(FEATURE_LEANBACK_ONLY, false)) return; in testDeviceCalculatedPowerUse()433 if (!hasFeature(FEATURE_LEANBACK_ONLY, false)) return; in testDeviceCalculatedPowerBlameUid()
99 public static final String FEATURE_LEANBACK_ONLY = "android.software.leanback_only"; field in AtomTestCase
539 context.getPackageManager().hasSystemFeature(PackageManager.FEATURE_LEANBACK_ONLY)); in testNotificationSeen()