Home
last modified time | relevance | path

Searched defs:hasFeature (Results 1 – 18 of 18) sorted by relevance

/cts/tests/tests/tv/src/android/tv/settings/cts/
DUtils.java25 public static boolean hasFeature(Context context, String feature) { in hasFeature() method in Utils
/cts/hostsidetests/adbmanager/src/android/adbmanager/cts/
DAdbManagerHostDeviceTest.java37 private boolean hasFeature(String feature) throws Exception { in hasFeature() method in AdbManagerHostDeviceTest
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0965/src/android/security/cts/CVE_2021_0965/
DDeviceTest.java74 private boolean hasFeature(String feature) { in hasFeature() method in DeviceTest
/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/util/
DUtils.java44 public static boolean hasFeature(String featureName) { in hasFeature() method in Utils
/cts/hostsidetests/harmfulappwarning/src/android/harmfulappwarning/cts/
DHarmfulAppWarningTest.java164 protected boolean hasFeature(String featureName) throws DeviceNotAvailableException { in hasFeature() method in HarmfulAppWarningTest
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0954/src/android/security/cts/CVE_2021_0954/
DDeviceTest.java50 private boolean hasFeature(String feature) { in hasFeature() method in DeviceTest
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/accounts/
DAccountReference.java165 public boolean hasFeature(String feature) { in hasFeature() method in AccountReference
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAdoptableHostTest.java406 private boolean hasFeature() throws Exception { in hasFeature() method in AdoptableHostTest
/cts/tests/tests/nativemedia/aaudio/jni/
Dutils.cpp65 bool hasFeature = false; in deviceSupportsFeature() local
/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DStorageTest.java407 private boolean hasFeature(String feature) { in hasFeature() method in StorageTest
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DMmTelFeatureTestOnMockModem.java692 private static boolean hasFeature(String feature) { in hasFeature() method in MmTelFeatureTestOnMockModem
DImsCallingBase.java571 protected static boolean hasFeature(String feature) { in hasFeature() method in ImsCallingBase
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DVisualQueryDetectionServiceBasicTest.java610 private boolean hasFeature(String feature) { in hasFeature() method in VisualQueryDetectionServiceBasicTest
/cts/hostsidetests/appcompat/strictjavapackages/src/android/compat/sjp/cts/
DStrictJavaPackagesTest.java1180 private boolean hasFeature(String featureName) throws DeviceNotAvailableException { in hasFeature() method in StrictJavaPackagesTest
/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsValidationTest.java413 private boolean hasFeature(String featureName, boolean requiredAnswer) throws Exception { in hasFeature() method in BatteryStatsValidationTest
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java298 public static boolean hasFeature(ITestDevice device, String feature) throws Exception { in hasFeature() method in DeviceUtils
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1137 private static boolean hasFeature(PackageManager packageManager, String feature) { in hasFeature() method in TestUtils
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java571 private boolean hasFeature(String feature) { in hasFeature() method in TelephonyManagerTest