Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DVulkanPreTransformTest.java142 private boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in VulkanPreTransformTest
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DPackageUtil.java150 private static boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in PackageUtil
/cts/tests/tests/dpi/src/android/dpi/cts/
DConfigurationScreenLayoutTest.java104 private boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in ConfigurationScreenLayoutTest
/cts/hostsidetests/tv/src/com/android/cts/tv/
DTvInputManagerHostTest.java130 private boolean hasDeviceFeature(String requiredFeature) throws DeviceNotAvailableException { in hasDeviceFeature() method in TvInputManagerHostTest
/cts/hostsidetests/settings/src/com/google/android/cts/settings/
DPrivacyDeviceOwnerTest.java238 protected boolean hasDeviceFeature(String requiredFeature) throws DeviceNotAvailableException { in hasDeviceFeature() method in PrivacyDeviceOwnerTest
/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java276 protected boolean hasDeviceFeature(String requiredFeature) throws DeviceNotAvailableException { in hasDeviceFeature() method in BaseMultiUserTest
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java1196 protected boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in ActivityManagerTestBase
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java2140 private boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in PopupWindowTest