/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | SignalStrengthTest.java | 87 Set<Class<? extends CellSignalStrength>> types = in testSignalStrength() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaCodecListTest.java | 233 String[] types = info.getSupportedTypes(); in testGetCapabilities() local 358 String[] types = info.getSupportedTypes(); in getSupportedCodecTypes() local 461 String[] types = info.getSupportedTypes(); in testAudioCodecChannels() local 830 String[] types = info.getSupportedTypes(); in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints() local 848 String[] types = info.getSupportedTypes(); in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints() local
|
D | ExtractDecodeEditEncodeMuxTest.java | 1222 String[] types = codecInfo.getSupportedTypes(); in selectCodec() local
|
D | MediaCodecCapabilitiesTest.java | 771 String[] types = info.getSupportedTypes(); in testGetMaxSupportedInstances() local
|
D | MediaRecorderTest.java | 808 String[] types = info.getSupportedTypes(); in getCapsForPreferredCodecForMediaType() local
|
D | MediaCodecTest.java | 1699 String[] types = info.getSupportedTypes(); in selectCodec() local
|
/cts/tests/backup/src/android/backup/cts/ |
D | AgentBindingTest.java | 70 String methodName, Class<?>[] types, Object[] args) throws Exception { in callActivityManagerMethod()
|
/cts/hostsidetests/securitybulletin/securityPatch/Bug-115739809/ |
D | poc.cpp | 201 int types[] = {InputMessage::TYPE_KEY, InputMessage::TYPE_MOTION, InputMessage::TYPE_FINISHED}; in main() local
|
/cts/hostsidetests/security/src/android/cts/security/ |
D | SELinuxHostTest.java | 378 Set<String> types = new HashSet<>(); in sepolicyAnalyzeGetTypesAssociatedWithAttribute() local 433 Set<String> types = in testNoExemptionsForBinderInVendorBan() local 455 Set<String> types = sepolicyAnalyzeGetTypesAssociatedWithAttribute( in testNoExemptionsForSocketsUseWithinHalServer() local 479 Set<String> types = in testNoExemptionsForSocketsBetweenCoreAndVendorBan() local 499 Set<String> types = in testNoExemptionsForVendorExecutingCore() local 959 Set<String> types = sepolicyAnalyzeGetTypesAssociatedWithAttribute("hal_dumpstate_server"); in testNoBugreportDenials() local
|
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/ |
D | InputMethodServiceDeviceTest.java | 286 final DeviceEventType... types) { in sequenceOfTypes()
|
/cts/tests/signature/lib/common/src/android/signature/cts/ |
D | ReflectionHelper.java | 311 private static String concatWildcardTypes(Type[] types) { in concatWildcardTypes() 340 Type[] types = pt.getActualTypeArguments(); in typeToString() local
|
/cts/tests/signature/api-check/src/jni/ |
D | classdescriptors.cpp | 184 jobjectArray types = env->NewObjectArray(count, env->FindClass("java/lang/String"), nullptr); in Java_android_signature_cts_api_BootClassPathClassesProvider_getClassMemberNamesAndTypes() local
|
/cts/tests/security/src/android/keystore/cts/ |
D | AuthorizationList.java | 366 List<String> types = Lists.newArrayList(); in userAuthTypeToString() local
|
/cts/tests/tests/accounts/src/android/accounts/cts/ |
D | AccountManagerTest.java | 985 AuthenticatorDescription[] types = am.getAuthenticatorTypes(); in testGetAuthenticatorTypes() local
|