Home
last modified time | relevance | path

Searched defs:types (Results 1 – 25 of 30) sorted by relevance

12

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsLayoutTests.java80 int types, TestActivity activity, View mainWindowRoot) { in testSetFitInsetsTypesInner()
126 final int types = Type.systemBars(); in testSetFitInsetsSidesInner() local
160 final int types = Type.systemBars(); in testSetFitInsetsIgnoringVisibility() local
213 void addChildWindow(int types, int sides, boolean ignoreVis) { in addChildWindow()
DWindowInsetsControllerTests.java124 private void testHideInternal(View rootView, int types) { in testHideInternal()
142 private void testShowInternal(View rootView, int types) { in testShowInternal()
255 final int types = statusBars(); in testSetSystemBarsBehavior_default() local
281 final int types = statusBars(); in testSetSystemBarsBehavior_showTransientBarsBySwipe() local
429 final int types = statusBars(); in testSetSystemUiVisibilityAfterCleared_showBarsBySwipe() local
488 final int types = statusBars(); in testSetSystemUiVisibilityAfterCleared_showBarsByApp() local
762 private static void hideInsets(View view, int types) throws InterruptedException { in hideInsets()
DWindowInsetsAnimationTestBase.java70 boolean show, int types) { in commonAnimationAssertions()
108 protected static boolean hasWindowInsets(View rootView, int types) { in hasWindowInsets()
116 final int types) { in assertAnimationSteps()
136 private BiPredicate<WindowInsets, WindowInsets> compareInsets(int types, in compareInsets()
DWindowInsetsAnimationControllerTests.java134 public static Object[][] types() { in types() method in WindowInsetsAnimationControllerTests
655 public void onReady(@NonNull WindowInsetsAnimationController controller, int types) { in onReady()
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DUiBot.java616 public UiObject2 assertUpdateShowing(int... types) throws Exception { in assertUpdateShowing()
681 public UiObject2 assertSaveShowing(String description, int... types) throws Exception { in assertSaveShowing()
686 public UiObject2 assertSaveShowing(String description, Timeout timeout, int... types) in assertSaveShowing()
693 int... types) throws Exception { in assertSaveShowing()
698 public UiObject2 assertSaveShowing(int positiveButtonStyle, int... types) throws Exception { in assertSaveShowing()
704 String description, Timeout timeout, int... types) throws Exception { in assertSaveOrUpdateShowing()
710 int positiveButtonStyle, String description, Timeout timeout, int... types) in assertSaveOrUpdateShowing()
808 public void saveForAutofill(boolean yesDoIt, int... types) throws Exception { in saveForAutofill()
814 public void updateForAutofill(boolean yesDoIt, int... types) throws Exception { in updateForAutofill()
825 public void saveForAutofill(int negativeButtonStyle, boolean yesDoIt, int... types) in saveForAutofill()
[all …]
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowInsetsAnimationUtils.java50 int types, boolean show) { in requestControlThenTransitionToVisibility()
/cts/tests/tests/hardware/src/android/hardware/hdmi/cts/
DHdmiSwitchClientTest.java55 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/
DMethodSignature.java73 public static MethodSignature forApiString(String string, Types types, Elements elements) { in forApiString()
130 private static TypeMirror typeForString(String typeName, Types types, Elements elements) { in typeForString()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSignalStrengthTest.java104 Set<Class<? extends CellSignalStrength>> types = in testSignalStrength() local
/cts/tests/backup/src/android/backup/cts/
DAgentBindingTest.java70 String methodName, Class<?>[] types, Object[] args) throws Exception { in callActivityManagerMethod()
/cts/tests/tests/media/src/android/media/cts/
DMediaCodecListTest.java241 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
DExtractDecodeEditEncodeMuxTest.java1230 String[] types = codecInfo.getSupportedTypes(); in selectCodec() local
DMediaCodecCapabilitiesTest.java795 String[] types = info.getSupportedTypes(); in testGetMaxSupportedInstances() local
/cts/hostsidetests/securitybulletin/securityPatch/Bug-115739809/
Dpoc.cpp253 InputMessage::Type types[] = { in main() local
/cts/tests/mediapc/src/android/mediapc/cts/
DEncoderInitializationLatencyTest.java138 String[] types = codecInfo.getSupportedTypes(); in getMimesOfAvailableHardwareVideoEncoders() local
155 String[] types = codecInfo.getSupportedTypes(); in getMimesOfAvailableAudioEncoders() local
/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/assertions/
DMimeGroupAssertions.java100 public void assertMimeGroupInternal(String group, Set<String> types) { in notUsed()
/cts/common/device-side/bedstead/testapp/src/processor/main/java/com/android/bedstead/testapp/processor/
DProcessor.java144 public static List<TypeElement> extractClassesFromAnnotation(Types types, Runnable runnable) { in extractClassesFromAnnotation()
161 public static TypeElement extractClassFromAnnotation(Types types, Runnable runnable) { in extractClassFromAnnotation()
/cts/tests/video/src/android/video/cts/
DCodecEncoderPerformanceTestBase.java75 String[] types = codecInfo.getSupportedTypes(); in getMimesOfAvailableHardwareVideoEncoders() local
DCodecPerformanceTestBase.java166 String[] types = codecInfo.getSupportedTypes(); in selectCodecs() local
/cts/tests/signature/lib/common/src/android/signature/cts/
DReflectionHelper.java376 private static String concatWildcardTypes(Type[] types) { in concatWildcardTypes()
405 Type[] types = pt.getActualTypeArguments(); in typeToString() local
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DInputMethodServiceDeviceTest.java379 final DeviceEventType... types) { in sequenceOfTypes()
/cts/tests/signature/api-check/src/jni/
Dclassdescriptors.cpp184 jobjectArray types = env->NewObjectArray(count, env->FindClass("java/lang/String"), nullptr); in Java_android_signature_cts_api_BootClassPathClassesProvider_getClassMemberNamesAndTypes() local
/cts/tests/tests/view/src/android/view/cts/input/
DInputDeviceSensorManagerTest.java425 final List<Integer> types = Arrays.asList(Sensor.TYPE_ACCELEROMETER, in testSupportedSensorTypes() local
/cts/tests/security/src/android/keystore/cts/
DAuthorizationList.java495 List<String> types = Lists.newArrayList(); in userAuthTypeToString() local
/cts/tests/tests/appenumeration/app/source/src/android/appenumeration/cts/query/
DTestActivity.java542 final SyncAdapterType[] types = ContentResolver.getSyncAdapterTypes(); in sendSyncAdapterTypes() local

12