Home
last modified time | relevance | path

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

/cts/hostsidetests/tv/src/com/android/cts/tv/
DTvInputManagerHostTest.java130 private boolean hasDeviceFeature(String requiredFeature) throws DeviceNotAvailableException { in hasDeviceFeature() method in TvInputManagerHostTest
/cts/hostsidetests/media/src/android/media/cts/
DBaseMultiUserTest.java348 protected boolean hasDeviceFeature(String requiredFeature) throws DeviceNotAvailableException { in hasDeviceFeature() method in BaseMultiUserTest
/cts/tests/tests/keystore/src/android/server/am/
DActivityManagerTestBase.java243 protected boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in ActivityManagerTestBase
/cts/tests/framework/base/activitymanager/util/src/android/server/am/
DActivityManagerTestBase.java572 protected boolean hasDeviceFeature(final String requiredFeature) { in hasDeviceFeature() method in ActivityManagerTestBase
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java480 protected boolean hasDeviceFeature(String requiredFeature) throws DeviceNotAvailableException { in hasDeviceFeature() method in BaseDevicePolicyTest