| /cts/tests/tests/os/src/android/os/cts/ |
| D | CpuFeaturesTest.java | 89 String features = getFieldFromCpuinfo("Features"); in getFeaturesFromCpuinfo() local 100 private static void assertInCpuinfo(List<String> features, in assertInCpuinfo() 106 private static void assertNotInCpuinfo(List<String> features, in assertNotInCpuinfo() 135 List<String> features = getFeaturesFromCpuinfo(); in testArmCpuinfo() local 155 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/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/accounts/ |
| D | AccountBuilder.java | 89 public AccountBuilder features(Set<String> features) { in features() argument
|
| /cts/hostsidetests/ctsverifier/src/com/android/cts/verifier/ |
| D | CtsVerifierTest.java | 312 void requireFeatures(String... features) throws Exception { in requireFeatures() 318 void applicableFeatures(String... features) throws Exception { in applicableFeatures() 327 void excludeFeatures(String... features) throws Exception { in excludeFeatures()
|
| /cts/hostsidetests/car/src/android/car/cts/ |
| D | OptionalFeatureHostTest.java | 88 List<String> features = findFeatureListFromCarServiceDump("mDisabledFeaturesFromVhal"); in testNoDisabledFeaturesFromVHAL_textDump() local 118 List<String> features = findFeatureListFromCarServiceDump("mAvailableExperimentalFeatures"); in testNoExperimentalFeatures_textDump() local 256 String[] features = matcher.group(1).split(", "); in findFeatureListFromCarServiceDump() local
|
| /cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
| D | FeatureUtil.java | 51 public static boolean hasAnySystemFeature(String... features) { in hasAnySystemFeature() 62 public static boolean hasAllSystemFeatures(String... features) { in hasAllSystemFeatures()
|
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | OpenGlEsDeqpLevelTest.java | 54 final FeatureInfo[] features = pm.getSystemAvailableFeatures(); in setup() local
|
| D | VulkanDeqpLevelTest.java | 59 final FeatureInfo[] features = pm.getSystemAvailableFeatures(); in setup() local
|
| /cts/common/device-side/bedstead/harrier/common/src/main/java/com/android/bedstead/harrier/annotations/ |
| D | EnsureHasAccount.java | 52 String[] features() default {}; in features() method
|
| /cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/ |
| D | DeviceInfoInstrument.java | 141 String features = getFeatures(); in onStart() local 266 StringBuilder features = new StringBuilder(); in getFeatures() local 293 private static void addFeature(StringBuilder features, String name, String type, in addFeature() 307 List<String> features = new ArrayList<String>(); in getPackageManagerFeatures() local
|
| /cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/ |
| D | MediaRoute2ProviderServiceTest.java | 103 List<String> features = new ArrayList<>(); in setUp() local 178 final List<String> features = Collections.singletonList("customFeature"); in testNotifyRoutesInvokesMediaRouter2DeprecatedRouteCallback() local 296 final List<String> features = Collections.singletonList("customFeature"); in testNotifyRoutesInvokesMediaRouter2RouteCallback() local 700 Map<String, MediaRoute2Info> waitAndGetRoutes(List<String> features) in waitAndGetRoutes()
|
| D | RouteDiscoveryPreferenceTest.java | 97 final List<String> features = new ArrayList<>(); in testBuilderSetPreferredFeatures() local 118 final List<String> features = new ArrayList<>(); in testBuilderSetActiveScan() local
|
| /cts/hostsidetests/graphics/gpuprofiling/src/android/graphics/gpuprofiling/cts/ |
| D | CtsFrameTracerDataSourceTest.java | 51 private void bypassTestForFeatures(String... features) throws Exception { in bypassTestForFeatures()
|
| /cts/common/device-side/bedstead/testapp/src/testapps/main/java/com/android/bedstead/testapp/ |
| D | TestAppAccountAuthenticator.java | 76 ArrayList<String> features = options.getStringArrayList("features"); in addAccount() local 129 String[] features) throws NetworkErrorException { in hasFeatures()
|
| /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/hostsidetests/hdmicec/src/android/hdmicec/cts/common/ |
| D | HdmiCecGeneralProtocolTest.java | 125 int features = 0; in cect_hf_4_2_15() local
|
| /cts/common/device-side/bedstead/remoteaccountauthenticator/src/main/java/com/android/bedstead/remoteaccountauthenticator/ |
| D | RemoteAccountAuthenticator.java | 103 public void setFeatures(AccountReference account, Set<String> features) { in setFeatures()
|
| /cts/tests/video/src/android/video/cts/ |
| D | CodecPerformanceTestBase.java | 161 String[] features, boolean isEncoder) { in selectCodecs() 166 String[] features, boolean isEncoder) { in selectHardwareCodecs() 171 String[] features, boolean isEncoder, int selectCodecOption) { in selectCodecs()
|
| /cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/ |
| D | PocAuthService.java | 80 String[] features) throws NetworkErrorException { in hasFeatures()
|
| /cts/hostsidetests/securitybulletin/test-apps/CVE-2023-20944/test-app/src/android/security/cts/CVE_2023_20944_test/ |
| D | PocAuthService.java | 81 String[] features) throws NetworkErrorException { in hasFeatures()
|
| /cts/tests/tests/appenumeration/app/target/src/android/appenumeration/testapp/ |
| D | MockAuthenticatorService.java | 84 String[] features) throws NetworkErrorException { in hasFeatures()
|
| /cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/ |
| D | SyncAdapterSettingsAuthenticator.java | 89 String[] features) throws NetworkErrorException { in hasFeatures()
|
| /cts/hostsidetests/systemui/src/android/host/systemui/ |
| D | CompatChangesTileServiceTest.java | 170 String features = getDevice().executeShellCommand("pm list features"); in supportedHardware() local
|
| /cts/hostsidetests/appcloning/test-apps/AppCloningContactsSharingApps/CloneProfileAppWithLaunchableActivity/src/com/android/cts/launchable/cloneprofile/contacts/app/ |
| D | TestAccountAuthenticator.java | 82 String[] features) throws NetworkErrorException { in hasFeatures()
|
| /cts/hostsidetests/securitybulletin/test-apps/CVE-2020-0338/src/android/security/cts/CVE_2020_0338/ |
| D | PocAuthenticator.java | 96 String[] features) throws NetworkErrorException { in hasFeatures()
|