/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | WindowInsetsLayoutTests.java | 81 int types, TestActivity activity, View mainWindowRoot) { in testSetFitInsetsTypesInner() 127 final int types = Type.systemBars() & ~Type.captionBar(); in testSetFitInsetsSidesInner() local 161 final int types = Type.systemBars(); in testSetFitInsetsIgnoringVisibility() local 214 void addChildWindow(int types, int sides, boolean ignoreVis) { in addChildWindow()
|
D | WindowInsetsAnimationTestBase.java | 78 boolean show, int types) { in commonAnimationAssertions() 116 protected static boolean hasWindowInsets(View rootView, int types) { in hasWindowInsets() 124 final int types) { in assertAnimationSteps() 144 private BiPredicate<WindowInsets, WindowInsets> compareInsets(int types, in compareInsets()
|
D | WindowInsetsControllerTests.java | 128 private void testHideInternal(View rootView, int types) { in testHideInternal() 148 private void testShowInternal(View rootView, int types) { in testShowInternal() 310 final int types = statusBars(); in testSetSystemBarsBehavior_default() local 338 final int types = statusBars(); in testSetSystemBarsBehavior_showTransientBarsBySwipe() local 499 final int types = statusBars(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe() local 560 final int types = statusBars(); in testSetSystemUiVisibilityAfterCleared_showBarsByApp() local 842 private static void hideInsets(View view, int types) throws InterruptedException { in hideInsets()
|
D | WindowInsetsAnimationControllerTests.java | 134 public static Object[][] types() { in types() method in WindowInsetsAnimationControllerTests 685 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 | 632 public UiObject2 assertUpdateShowing(int... types) throws Exception { in assertUpdateShowing() 697 public UiObject2 assertSaveShowing(String description, int... types) throws Exception { in assertSaveShowing() 702 public UiObject2 assertSaveShowing(String description, Timeout timeout, int... types) in assertSaveShowing() 709 int... types) throws Exception { in assertSaveShowing() 714 public UiObject2 assertSaveShowing(int positiveButtonStyle, int... types) throws Exception { in assertSaveShowing() 720 String description, Timeout timeout, int... types) throws Exception { in assertSaveOrUpdateShowing() 726 int positiveButtonStyle, String description, Timeout timeout, int... types) in assertSaveOrUpdateShowing() 824 public void saveForAutofill(boolean yesDoIt, int... types) throws Exception { in saveForAutofill() 830 public void updateForAutofill(boolean yesDoIt, int... types) throws Exception { in updateForAutofill() 841 public void saveForAutofill(int negativeButtonStyle, boolean yesDoIt, int... types) in saveForAutofill() [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/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() local 376 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/tests/media/src/android/mediav2/cts/ |
D | CodecInfoTest.java | 87 String[] types = codecInfo.getSupportedTypes(); in input() local
|
/cts/hostsidetests/securitybulletin/securityPatch/Bug-115739809/ |
D | poc.cpp | 262 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/common/device-side/bedstead/testapp/src/processor/main/java/com/android/bedstead/testapp/processor/ |
D | Processor.java | 148 public static List<TypeElement> extractClassesFromAnnotation(Types types, Runnable runnable) { in extractClassesFromAnnotation() 165 public static TypeElement extractClassFromAnnotation(Types types, Runnable runnable) { in extractClassFromAnnotation()
|
/cts/hostsidetests/security/src/android/security/cts/ |
D | SELinuxHostTest.java | 488 Set<String> types = new HashSet<>(); in sepolicyAnalyzeGetTypesAssociatedWithAttribute() local 545 Set<String> types = sepolicyAnalyzeGetTypesAssociatedWithAttribute( in testNoExemptionsForSocketsUseWithinHalServer() local 570 Set<String> types = in testNoExemptionsForSocketsBetweenCoreAndVendorBan() local 591 Set<String> types = in testNoExemptionsForVendorExecutingCore() local 1075 Set<String> types = sepolicyAnalyzeGetTypesAssociatedWithAttribute("hal_dumpstate_server"); in testNoBugreportDenials() local
|
/cts/tests/video/src/android/video/cts/ |
D | CodecEncoderPerformanceTestBase.java | 75 String[] types = codecInfo.getSupportedTypes(); in getMimesOfAvailableHardwareVideoEncoders() local
|
D | CodecPerformanceTestBase.java | 187 String[] types = codecInfo.getSupportedTypes(); in selectCodecs() local
|
/cts/tests/signature/lib/common/src/android/signature/cts/ |
D | ReflectionHelper.java | 395 private static String concatWildcardTypes(Type[] types) { in concatWildcardTypes() 424 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 | 379 final DeviceEventType... types) { in sequenceOfTypes()
|
/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
|
/cts/tests/mediapc/src/android/mediapc/cts/ |
D | CodecTestBase.java | 379 String[] types = codecInfo.getSupportedTypes(); in selectCodecs() local 419 String[] types = codecInfo.getSupportedTypes(); in getMimesOfAvailableCodecs() local
|
/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
D | ExtractDecodeEditEncodeMuxTest.java | 1237 String[] types = codecInfo.getSupportedTypes(); in selectCodec() local
|