| /cts/tests/framework/base/windowmanager/src/android/server/wm/ | 
| D | WindowInsetsLayoutTests.java | 77     private void testSetFitInsetsTypesInner(int types, TestActivity activity) {  in testSetFitInsetsTypesInner()115         final int types = Type.systemBars();  in testSetFitInsetsSidesInner()  local
 153         final int types = Type.systemBars();  in testSetFitInsetsIgnoringVisibility()  local
 208         void addChildWindow(int types, int sides, boolean ignoreVis) {  in addChildWindow()
 
 | 
| D | WindowInsetsAnimationTestBase.java | 77             boolean show, int types) {  in commonAnimationAssertions()115     protected static boolean hasWindowInsets(View rootView, int types) {  in hasWindowInsets()
 123             final int types) {  in assertAnimationSteps()
 143     private BiPredicate<WindowInsets, WindowInsets> compareInsets(int types,  in compareInsets()
 
 | 
| D | WindowInsetsControllerTests.java | 132     private void testHideInternal(View rootView, int types) {  in testHideInternal()152     private void testShowInternal(View rootView, int types) {  in testShowInternal()
 314         final int types = statusBars();  in testSetSystemBarsBehavior_default()  local
 342         final int types = statusBars();  in testSetSystemBarsBehavior_showTransientBarsBySwipe()  local
 505         final int types = statusBars();  in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe()  local
 566         final int types = statusBars();  in testSetSystemUiVisibilityAfterCleared_showBarsByApp()  local
 856     private static void hideInsets(View view, int types) throws InterruptedException {  in hideInsets()
 
 | 
| D | WindowInsetsAnimationControllerTests.java | 137     public static Object[][] types() {  in types()  method in WindowInsetsAnimationControllerTests679         public void onReady(@NonNull WindowInsetsAnimationController controller, int types) {  in onReady()
 
 | 
| /cts/hostsidetests/appsecurity/test-apps/NoDataStorageApp/src/com/android/cts/noappstorage/ | 
| D | NoAppDataStorageTest.java | 60         final String[] types = new String[] {  in testNoExternalStorage()  local
 | 
| /cts/tests/autofillservice/src/android/autofillservice/cts/testcore/ | 
| D | UiBot.java | 654     public UiObject2 assertUpdateShowing(int... types) throws Exception {  in assertUpdateShowing()753     public UiObject2 assertSaveShowing(String description, int... types) throws Exception {  in assertSaveShowing()
 758     public UiObject2 assertSaveShowing(String description, Timeout timeout, int... types)  in assertSaveShowing()
 765             int... types) throws Exception {  in assertSaveShowing()
 770     public UiObject2 assertSaveShowing(int positiveButtonStyle, int... types) throws Exception {  in assertSaveShowing()
 776             String description, Timeout timeout, int... types) throws Exception {  in assertSaveOrUpdateShowing()
 782             int positiveButtonStyle, String description, Timeout timeout, int... types)  in assertSaveOrUpdateShowing()
 790             int... types) throws Exception {  in assertSaveOrUpdateShowing()
 897     public void saveForAutofill(boolean yesDoIt, int... types) throws Exception {  in saveForAutofill()
 903     public void updateForAutofill(boolean yesDoIt, int... types) throws Exception {  in updateForAutofill()
 [all …]
 
 | 
| /cts/tests/framework/base/windowmanager/util/src/android/server/wm/ | 
| D | WindowInsetsAnimationUtils.java | 50             int types, boolean show) {  in requestControlThenTransitionToVisibility()
 | 
| /cts/tests/tests/hardware/src/android/hardware/hdmi/cts/ | 
| D | HdmiSwitchClientTest.java | 55         int[] types = {HdmiControlServiceWrapper.DEVICE_PURE_CEC_SWITCH};  in setUp()  local
 | 
| /cts/common/device-side/bedstead/remoteframeworkclasses/src/processor/main/java/com/android/bedstead/remoteframeworkclasses/processor/ | 
| D | MethodSignature.java | 74             String string, Types types, Elements elements) {  in forApiString()136     private static TypeMirror typeForString(String typeName, Types types, Elements elements) {  in typeForString()
 
 | 
| /cts/tests/media/src/android/mediav2/cts/ | 
| D | CodecInfoTest.java | 97             String[] types = codecInfo.getSupportedTypes();  in input()  local
 | 
| /cts/tests/tests/appenumeration/src/android/appenumeration/cts/ | 
| D | AccountManagerEnumerationTest.java | 143         final AuthenticatorDescription[] types =  in getAuthenticatorTypes()  local
 | 
| D | SyncAdapterEnumerationTests.java | 237         final List<SyncAdapterType> types = response.getParcelableArrayList(  in getSyncAdapterTypes()  local
 | 
| /cts/tests/tests/telephony/current/src/android/telephony/cts/ | 
| D | SignalStrengthTest.java | 111         Set<Class<? extends CellSignalStrength>> types =  in testSignalStrength()  local
 | 
| /cts/tests/tests/media/misc/src/android/media/misc/cts/ | 
| D | MediaCodecListTest.java | 241             String[] types = info.getSupportedTypes();  in testGetCapabilities()  local376             String[] types = info.getSupportedTypes();  in getSupportedCodecTypes()  local
 483             String[] types = info.getSupportedTypes();  in testAudioCodecChannels()  local
 910                 String[] types = info.getSupportedTypes();  in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints()  local
 928             String[] types = info.getSupportedTypes();  in testAllHardwareAcceleratedVideoCodecsPublishPerformancePoints()  local
 
 | 
| /cts/hostsidetests/securitybulletin/securityPatch/Bug-115739809/ | 
| D | poc.cpp | 264     InputMessage::Type types[] = {  in main()  local
 | 
| /cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/assertions/ | 
| D | MimeGroupAssertions.java | 100             public void assertMimeGroupInternal(String group, Set<String> types) {  in notUsed()
 | 
| /cts/tests/backup/src/android/backup/cts/ | 
| D | AgentBindingTest.java | 172             String methodName, Class<?>[] types, Object[] args) throws Exception {  in callActivityManagerMethod()
 | 
| /cts/tests/tests/media/codec/src/android/media/codec/cts/ | 
| D | MediaCodecInstancesTest.java | 218             String[] types = info.getSupportedTypes();  in testGetMaxSupportedInstances()  local
 | 
| /cts/common/device-side/bedstead/testapp/src/processor/main/java/com/android/bedstead/testapp/processor/ | 
| D | Processor.java | 160     public static List<TypeElement> extractClassesFromAnnotation(Types types, Runnable runnable) {  in extractClassesFromAnnotation()178     public static TypeElement extractClassFromAnnotation(Types types, Runnable runnable) {  in extractClassFromAnnotation()
 
 | 
| /cts/tests/signature/lib/common/src/android/signature/cts/ | 
| D | ReflectionHelper.java | 396     private static String concatWildcardTypes(Type[] types) {  in concatWildcardTypes()425             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/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/ | 
| D | InputMethodServiceDeviceTest.java | 380             final DeviceEventType... types) {  in sequenceOfTypes()
 | 
| /cts/tests/video/src/android/video/cts/ | 
| D | CodecEncoderPerformanceTestBase.java | 90             String[] types = codecInfo.getSupportedTypes();  in getMimesOfAvailableHardwareVideoEncoders()  local
 | 
| /cts/hostsidetests/security/src/android/security/cts/ | 
| D | SELinuxHostTest.java | 494             Set<String> types = new HashSet<>();  in sepolicyAnalyzeGetTypesAssociatedWithAttribute()  local551         Set<String> types = sepolicyAnalyzeGetTypesAssociatedWithAttribute(  in testNoExemptionsForSocketsUseWithinHalServer()  local
 1057         Set<String> types = sepolicyAnalyzeGetTypesAssociatedWithAttribute("hal_dumpstate_server");  in testNoBugreportDenials()  local
 
 | 
| /cts/tests/tests/view/src/android/view/cts/input/ | 
| D | InputDeviceSensorManagerTest.java | 419         final List<Integer> types = Arrays.asList(Sensor.TYPE_ACCELEROMETER,  in testSupportedSensorTypes()  local
 |