| /cts/tests/tests/os/src/android/os/cts/ |
| D | CpuFeaturesTest.java | 77 String features = getFieldFromCpuinfo("Features"); in getFeaturesFromCpuinfo() local 88 private static void assertInCpuinfo(List<String> features, in assertInCpuinfo() 94 private static void assertNotInCpuinfo(List<String> features, in assertNotInCpuinfo() 123 List<String> features = getFeaturesFromCpuinfo(); in testArmCpuinfo() local 143 List<String> features = getFeaturesFromCpuinfo(); in testArm64Cpuinfo() local
|
| /cts/tests/tests/accounts/common/src/android/accounts/cts/common/tx/ |
| D | HasFeaturesTx.java | 28 public final List<String> features = new ArrayList<>(); field in HasFeaturesTx 39 String[] features, in HasFeaturesTx()
|
| /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/ |
| D | DeviceInfoInstrument.java | 138 String features = getFeatures(); in onStart() local 263 StringBuilder features = new StringBuilder(); in getFeatures() local 290 private static void addFeature(StringBuilder features, String name, String type, in addFeature() 304 List<String> features = new ArrayList<String>(); in getPackageManagerFeatures() local
|
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | VulkanFeaturesTest.java | 60 FeatureInfo features[] = mPm.getSystemAvailableFeatures(); in setUp() local 152 JSONObject features = device.getJSONObject("features"); in determineHardwareLevel() local
|
| /cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/ |
| D | FeatureDeviceInfo.java | 84 List<String> features = new ArrayList<String>(); in getPackageManagerFeatures() local
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
| D | ManifestTestListAdapter.java | 284 private boolean hasAnyFeature(String[] features) { in hasAnyFeature() 296 private boolean hasAllFeatures(String[] features) { in hasAllFeatures()
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/features/ |
| D | FeatureSummaryActivity.java | 277 Set<Feature> features = new LinkedHashSet<Feature>(); in onCreate() local
|
| /cts/hostsidetests/systemui/src/android/host/systemui/ |
| D | BaseTileServiceTest.java | 128 String features = getDevice().executeShellCommand("pm list features"); in supportedHardware() local
|
| /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
| D | AccountAuthenticator.java | 87 String[] features) throws NetworkErrorException { in hasFeatures()
|
| /cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/ |
| D | MockAccountAuthenticator.java | 89 String[] features) throws NetworkErrorException { in hasFeatures()
|
| /cts/tests/tests/content/src/android/content/cts/ |
| D | MockAccountAuthenticator.java | 89 String[] features) throws NetworkErrorException { in hasFeatures()
|
| /cts/tests/tests/security/jni/ |
| D | android_security_cts_EncryptionTest.cpp | 84 uint64_t features = android_getCpuFeatures(); in android_security_cts_EncryptionTest_cpuHasAes() local
|
| /cts/tests/tests/provider/src/android/provider/cts/contacts/account/ |
| D | StaticAccountAuthenticator.java | 96 String[] features) throws NetworkErrorException { in hasFeatures()
|
| /cts/tests/tests/accounts/common/src/android/accounts/cts/common/ |
| D | TestAccountAuthenticator.java | 291 String[] features) throws NetworkErrorException { in hasFeatures()
|
| /cts/tests/app/src/android/app/cts/ |
| D | SystemFeaturesTest.java | 365 Set<String> features = new HashSet<String>(); in getFeatureConstantsNames() local
|
| /cts/tests/tests/media/src/android/media/cts/ |
| D | ClearKeySystemTest.java | 290 public boolean isResolutionSupported(String mime, String[] features, in isResolutionSupported()
|
| /cts/tests/tests/accounts/src/android/accounts/cts/ |
| D | MockAccountAuthenticator.java | 255 String[] features) throws NetworkErrorException { in hasFeatures()
|
| D | AccountManagerTest.java | 369 private Bundle getAuthTokenByFeature(String[] features, Activity activity) in getAuthTokenByFeature()
|
| /cts/tools/cts-device-info/src/com/android/cts/deviceinfo/ |
| D | VulkanDeviceInfo.java | 443 JSONObject features = device.getJSONObject(KEY_FEATURES); in emitDevices() local
|
| /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
| D | DeqpTestRunner.java | 1356 final Set<String> features = getDeviceFeatures(mDevice); in isSupportedRunConfiguration() local
|