Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DVulkanPreTransformTest.java150 private boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in VulkanPreTransformTest
/cts/hostsidetests/tv/src/com/android/cts/tv/
DTvInputManagerHostTest.java130 private boolean hasDeviceFeature(String requiredFeature) throws DeviceNotAvailableException { in hasDeviceFeature() method in TvInputManagerHostTest
/cts/tests/tests/dpi/src/android/dpi/cts/
DConfigurationScreenLayoutTest.java116 private boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in ConfigurationScreenLayoutTest
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DPackageUtil.java197 private static boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in PackageUtil
/cts/hostsidetests/settings/src/com/google/android/cts/settings/
DPrivacyDeviceOwnerTest.java241 protected boolean hasDeviceFeature(String requiredFeature) throws DeviceNotAvailableException { in hasDeviceFeature() method in PrivacyDeviceOwnerTest
/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java298 protected boolean hasDeviceFeature(String requiredFeature) throws DeviceNotAvailableException { in hasDeviceFeature() method in BaseMultiUserTest
/cts/tests/tests/view/src/android/view/animation/cts/
DAnimatorInflaterTest.java328 private boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in AnimatorInflaterTest
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DWindowManagerJetpackTestBase.java105 protected boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in WindowManagerJetpackTestBase
/cts/tests/tests/media/projection/src/android/media/projection/cts/
DMediaProjectionMirroringTest.java413 protected boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in MediaProjectionMirroringTest
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java1501 protected boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in ActivityManagerTestBase
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java2173 private boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in PopupWindowTest