Home
last modified time | relevance | path

Searched defs:true (Results 1 – 25 of 1620) sorted by relevance

12345678910>>...65

/aosp_15_r20/frameworks/base/services/foldables/devicestateprovider/src/com/android/server/policy/
H A DBookStyleStateTransitions.java79 /* setStickyKeepInnerUntil45Degrees */ true in DEFAULT_STATE_TRANSITIONS.add() argument
86 /* stickyKeepInnerUntil45Degrees */ true, in DEFAULT_STATE_TRANSITIONS.add() argument
95 /* stickyKeepOuterUntil90Degrees */ true, in DEFAULT_STATE_TRANSITIONS.add() argument
105 /* stickyKeepOuterUntil90Degrees */ true, in DEFAULT_STATE_TRANSITIONS.add() argument
114 /* likelyReverseWedge */ true, in DEFAULT_STATE_TRANSITIONS.add() argument
124 /* likelyReverseWedge */ true, in DEFAULT_STATE_TRANSITIONS.add() argument
134 /* likelyReverseWedge */ true, in DEFAULT_STATE_TRANSITIONS.add() argument
144 /* likelyReverseWedge */ true, in DEFAULT_STATE_TRANSITIONS.add() argument
153 /* likelyTentOrWedge */ true, in DEFAULT_STATE_TRANSITIONS.add() argument
163 /* likelyTentOrWedge */ true, in DEFAULT_STATE_TRANSITIONS.add() argument
[all …]
/aosp_15_r20/frameworks/native/opengl/tools/glgen/src/
H A DJType.java46 typeMapping.put(new CType("GLubyte", true, true), new JType("String", false, false)); in typeMapping.put() argument
48 typeMapping.put(new CType("char", true, true), new JType("String", false, false)); in typeMapping.put() argument
49 typeMapping.put(new CType("GLchar", true, true), new JType("String", false, false)); in typeMapping.put() argument
67 typeMapping.put(new CType("EGLConfig"), new JType("EGLConfig", true, false)); in typeMapping.put() argument
68 typeMapping.put(new CType("EGLContext"), new JType("EGLContext", true, false)); in typeMapping.put() argument
69 typeMapping.put(new CType("EGLDisplay"), new JType("EGLDisplay", true, false)); in typeMapping.put() argument
70 typeMapping.put(new CType("EGLSurface"), new JType("EGLSurface", true, false)); in typeMapping.put() argument
71 typeMapping.put(new CType("EGLImage"), new JType("EGLImage", true, false)); in typeMapping.put() argument
72 typeMapping.put(new CType("EGLSync"), new JType("EGLSync", true, false)); in typeMapping.put() argument
76 typeMapping.put(new CType("GLvoid", true, true), in typeMapping.put() argument
[all …]
/aosp_15_r20/external/pytorch/aten/src/ATen/native/transformers/cuda/mem_eff_attention/kernels/
H A DcutlassF_f16_aligned.cu12 … AttentionKernel<cutlass::half_t, cutlass::arch::Sm50, true, 64, 64, 64, true, true>::kNumThreads, in __launch_bounds__() argument
31 … AttentionKernel<cutlass::half_t, cutlass::arch::Sm70, true, 64, 64, 64, true, true>::kNumThreads, in __launch_bounds__() argument
50 … AttentionKernel<cutlass::half_t, cutlass::arch::Sm75, true, 64, 64, 64, true, true>::kNumThreads, in __launch_bounds__() argument
69 … AttentionKernel<cutlass::half_t, cutlass::arch::Sm80, true, 64, 64, 64, true, true>::kNumThreads, in __launch_bounds__() argument
88 …AttentionKernel<cutlass::half_t, cutlass::arch::Sm50, true, 32, 128, 128, true, true>::kNumThreads, in __launch_bounds__() argument
107 …AttentionKernel<cutlass::half_t, cutlass::arch::Sm70, true, 32, 128, 128, true, true>::kNumThreads, in __launch_bounds__() argument
126 …AttentionKernel<cutlass::half_t, cutlass::arch::Sm75, true, 32, 128, 128, true, true>::kNumThreads, in __launch_bounds__() argument
145 …AttentionKernel<cutlass::half_t, cutlass::arch::Sm80, true, 64, 128, 128, true, true>::kNumThreads, in __launch_bounds__() argument
164 …AttentionKernel<cutlass::half_t, cutlass::arch::Sm50, true, 32, 128, 65536, true, true>::kNumThrea… in __launch_bounds__() argument
183 …AttentionKernel<cutlass::half_t, cutlass::arch::Sm70, true, 32, 128, 65536, true, true>::kNumThrea… in __launch_bounds__() argument
[all …]
H A DcutlassF_f32_aligned.cu12 AttentionKernel<float, cutlass::arch::Sm50, true, 64, 64, 64, true, true>::kNumThreads, in __launch_bounds__() argument
31 AttentionKernel<float, cutlass::arch::Sm70, true, 64, 64, 64, true, true>::kNumThreads, in __launch_bounds__() argument
50 AttentionKernel<float, cutlass::arch::Sm75, true, 64, 64, 64, true, true>::kNumThreads, in __launch_bounds__() argument
69 AttentionKernel<float, cutlass::arch::Sm80, true, 64, 64, 64, true, true>::kNumThreads, in __launch_bounds__() argument
88 AttentionKernel<float, cutlass::arch::Sm50, true, 32, 128, 128, true, true>::kNumThreads, in __launch_bounds__() argument
107 AttentionKernel<float, cutlass::arch::Sm70, true, 32, 128, 128, true, true>::kNumThreads, in __launch_bounds__() argument
126 AttentionKernel<float, cutlass::arch::Sm75, true, 32, 128, 128, true, true>::kNumThreads, in __launch_bounds__() argument
145 AttentionKernel<float, cutlass::arch::Sm80, true, 64, 128, 128, true, true>::kNumThreads, in __launch_bounds__() argument
164 AttentionKernel<float, cutlass::arch::Sm50, true, 32, 128, 65536, true, true>::kNumThreads, in __launch_bounds__() argument
183 AttentionKernel<float, cutlass::arch::Sm70, true, 32, 128, 65536, true, true>::kNumThreads, in __launch_bounds__() argument
[all …]
H A DcutlassB_f16_aligned_k128_dropout.cu12 …AttentionBackwardKernel<cutlass::arch::Sm70, cutlass::half_t, true, true, false, 128, 64, 128>::kN… in __launch_bounds__() argument
31 …AttentionBackwardKernel<cutlass::arch::Sm75, cutlass::half_t, true, true, false, 128, 64, 128>::kN… in __launch_bounds__() argument
50 …AttentionBackwardKernel<cutlass::arch::Sm80, cutlass::half_t, true, true, true, 128, 128, 128>::kN… in __launch_bounds__() argument
69 …AttentionBackwardKernel<cutlass::arch::Sm50, cutlass::half_t, true, true, false, 64, 64, 128>::kNu… in __launch_bounds__() argument
88 …AttentionBackwardKernel<cutlass::arch::Sm70, cutlass::half_t, true, true, false, 64, 64, 128>::kNu… in __launch_bounds__() argument
107 …AttentionBackwardKernel<cutlass::arch::Sm75, cutlass::half_t, true, true, false, 64, 64, 128>::kNu… in __launch_bounds__() argument
126 …AttentionBackwardKernel<cutlass::arch::Sm80, cutlass::half_t, true, true, false, 64, 64, 128>::kNu… in __launch_bounds__() argument
H A DcutlassB_f16_aligned_k65536_dropout.cu12 …AttentionBackwardKernel<cutlass::arch::Sm70, cutlass::half_t, true, true, false, 128, 64, 65536>::… in __launch_bounds__() argument
31 …AttentionBackwardKernel<cutlass::arch::Sm75, cutlass::half_t, true, true, false, 128, 64, 65536>::… in __launch_bounds__() argument
50 …AttentionBackwardKernel<cutlass::arch::Sm80, cutlass::half_t, true, true, false, 128, 64, 65536>::… in __launch_bounds__() argument
69 …AttentionBackwardKernel<cutlass::arch::Sm50, cutlass::half_t, true, true, false, 64, 64, 65536>::k… in __launch_bounds__() argument
88 …AttentionBackwardKernel<cutlass::arch::Sm70, cutlass::half_t, true, true, false, 64, 64, 65536>::k… in __launch_bounds__() argument
107 …AttentionBackwardKernel<cutlass::arch::Sm75, cutlass::half_t, true, true, false, 64, 64, 65536>::k… in __launch_bounds__() argument
126 …AttentionBackwardKernel<cutlass::arch::Sm80, cutlass::half_t, true, true, false, 64, 64, 65536>::k… in __launch_bounds__() argument
H A DcutlassB_f32_aligned_k32_dropout.cu13 AttentionBackwardKernel<cutlass::arch::Sm50, float, true, true, false, 32, 32, 32>::kNumThreads, in __launch_bounds__() argument
33 AttentionBackwardKernel<cutlass::arch::Sm50, float, true, true, false, 64, 64, 32>::kNumThreads, in __launch_bounds__() argument
53 AttentionBackwardKernel<cutlass::arch::Sm70, float, true, true, false, 64, 64, 32>::kNumThreads, in __launch_bounds__() argument
72 AttentionBackwardKernel<cutlass::arch::Sm75, float, true, true, false, 64, 64, 32>::kNumThreads, in __launch_bounds__() argument
91 AttentionBackwardKernel<cutlass::arch::Sm80, float, true, true, false, 64, 64, 32>::kNumThreads, in __launch_bounds__() argument
H A DcutlassB_f32_aligned_k128_dropout.cu12 … AttentionBackwardKernel<cutlass::arch::Sm80, float, true, true, false, 128, 64, 128>::kNumThreads, in __launch_bounds__() argument
31 … AttentionBackwardKernel<cutlass::arch::Sm50, float, true, true, false, 64, 64, 128>::kNumThreads, in __launch_bounds__() argument
50 … AttentionBackwardKernel<cutlass::arch::Sm70, float, true, true, false, 64, 64, 128>::kNumThreads, in __launch_bounds__() argument
69 … AttentionBackwardKernel<cutlass::arch::Sm75, float, true, true, false, 64, 64, 128>::kNumThreads, in __launch_bounds__() argument
88 … AttentionBackwardKernel<cutlass::arch::Sm80, float, true, true, false, 64, 64, 128>::kNumThreads, in __launch_bounds__() argument
H A DcutlassB_f32_aligned_k65536_dropout.cu12 …AttentionBackwardKernel<cutlass::arch::Sm80, float, true, true, false, 128, 64, 65536>::kNumThread… in __launch_bounds__() argument
31 …AttentionBackwardKernel<cutlass::arch::Sm50, float, true, true, false, 64, 64, 65536>::kNumThreads, in __launch_bounds__() argument
50 …AttentionBackwardKernel<cutlass::arch::Sm70, float, true, true, false, 64, 64, 65536>::kNumThreads, in __launch_bounds__() argument
69 …AttentionBackwardKernel<cutlass::arch::Sm75, float, true, true, false, 64, 64, 65536>::kNumThreads, in __launch_bounds__() argument
88 …AttentionBackwardKernel<cutlass::arch::Sm80, float, true, true, false, 64, 64, 65536>::kNumThreads, in __launch_bounds__() argument
H A DcutlassB_f32_aligned_k64_dropout.cu13 AttentionBackwardKernel<cutlass::arch::Sm50, float, true, true, false, 32, 32, 64>::kNumThreads, in __launch_bounds__() argument
33 AttentionBackwardKernel<cutlass::arch::Sm50, float, true, true, false, 64, 64, 64>::kNumThreads, in __launch_bounds__() argument
53 AttentionBackwardKernel<cutlass::arch::Sm70, float, true, true, false, 64, 64, 64>::kNumThreads, in __launch_bounds__() argument
72 AttentionBackwardKernel<cutlass::arch::Sm75, float, true, true, false, 64, 64, 64>::kNumThreads, in __launch_bounds__() argument
91 AttentionBackwardKernel<cutlass::arch::Sm80, float, true, true, false, 64, 64, 64>::kNumThreads, in __launch_bounds__() argument
H A DcutlassB_f16_aligned_k32_dropout.cu12 …AttentionBackwardKernel<cutlass::arch::Sm50, cutlass::half_t, true, true, false, 64, 64, 32>::kNum… in __launch_bounds__() argument
31 …AttentionBackwardKernel<cutlass::arch::Sm70, cutlass::half_t, true, true, false, 64, 64, 32>::kNum… in __launch_bounds__() argument
50 …AttentionBackwardKernel<cutlass::arch::Sm75, cutlass::half_t, true, true, false, 64, 64, 32>::kNum… in __launch_bounds__() argument
69 …AttentionBackwardKernel<cutlass::arch::Sm80, cutlass::half_t, true, true, true, 64, 64, 32>::kNumT… in __launch_bounds__() argument
H A DcutlassB_f16_aligned_k64_dropout.cu12 …AttentionBackwardKernel<cutlass::arch::Sm50, cutlass::half_t, true, true, false, 64, 64, 64>::kNum… in __launch_bounds__() argument
31 …AttentionBackwardKernel<cutlass::arch::Sm70, cutlass::half_t, true, true, false, 64, 64, 64>::kNum… in __launch_bounds__() argument
50 …AttentionBackwardKernel<cutlass::arch::Sm75, cutlass::half_t, true, true, false, 64, 64, 64>::kNum… in __launch_bounds__() argument
69 …AttentionBackwardKernel<cutlass::arch::Sm80, cutlass::half_t, true, true, true, 64, 64, 64>::kNumT… in __launch_bounds__() argument
H A DcutlassB_f16_aligned_k128.cu12 …AttentionBackwardKernel<cutlass::arch::Sm70, cutlass::half_t, true, false, false, 128, 64, 128, tr… in __launch_bounds__() argument
31 …AttentionBackwardKernel<cutlass::arch::Sm80, cutlass::half_t, true, false, true, 128, 128, 128, tr… in __launch_bounds__() argument
50 …AttentionBackwardKernel<cutlass::arch::Sm70, cutlass::half_t, true, false, false, 128, 64, 128>::k… in __launch_bounds__() argument
69 …AttentionBackwardKernel<cutlass::arch::Sm75, cutlass::half_t, true, false, false, 128, 64, 128>::k… in __launch_bounds__() argument
88 …AttentionBackwardKernel<cutlass::arch::Sm80, cutlass::half_t, true, false, true, 128, 128, 128>::k… in __launch_bounds__() argument
107 …AttentionBackwardKernel<cutlass::arch::Sm70, cutlass::half_t, true, false, false, 64, 64, 128, tru… in __launch_bounds__() argument
126 …AttentionBackwardKernel<cutlass::arch::Sm80, cutlass::half_t, true, false, false, 64, 64, 128, tru… in __launch_bounds__() argument
145 …AttentionBackwardKernel<cutlass::arch::Sm50, cutlass::half_t, true, false, false, 64, 64, 128>::kN… in __launch_bounds__() argument
164 …AttentionBackwardKernel<cutlass::arch::Sm70, cutlass::half_t, true, false, false, 64, 64, 128>::kN… in __launch_bounds__() argument
183 …AttentionBackwardKernel<cutlass::arch::Sm75, cutlass::half_t, true, false, false, 64, 64, 128>::kN… in __launch_bounds__() argument
[all …]
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
H A DJobStatusTest.java414 assertEffectiveBucketForMediaExemption(createJobStatus(imageUriJob), true); in testMediaBackupExemptionGranted() local
420 assertEffectiveBucketForMediaExemption(createJobStatus(videoUriJob), true); in testMediaBackupExemptionGranted() local
427 assertEffectiveBucketForMediaExemption(createJobStatus(bothUriJob), true); in testMediaBackupExemptionGranted() local
856 job.setChargingConstraintSatisfied(sElapsedRealtimeClock.millis(), true); in testWouldBeReadyWithConstraint_RequestedCharging() local
862 job.setChargingConstraintSatisfied(sElapsedRealtimeClock.millis(), true); in testWouldBeReadyWithConstraint_RequestedCharging() local
877 job.setIdleConstraintSatisfied(sElapsedRealtimeClock.millis(), true); in testWouldBeReadyWithConstraint_RequestedDeviceIdle() local
883 job.setIdleConstraintSatisfied(sElapsedRealtimeClock.millis(), true); in testWouldBeReadyWithConstraint_RequestedDeviceIdle() local
898 job.setBatteryNotLowConstraintSatisfied(sElapsedRealtimeClock.millis(), true); in testWouldBeReadyWithConstraint_RequestedBatteryNotLow() local
904 job.setBatteryNotLowConstraintSatisfied(sElapsedRealtimeClock.millis(), true); in testWouldBeReadyWithConstraint_RequestedBatteryNotLow() local
919 job.setStorageNotLowConstraintSatisfied(sElapsedRealtimeClock.millis(), true); in testWouldBeReadyWithConstraint_RequestedStorageNotLow() local
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DConcatTest.java177 assertRefConcat(c1.stream(), c2.stream(), false, true); in testRefConcat() local
179 assertRefConcat(c1.parallelStream(), c2.parallelStream(), true, true); in testRefConcat() local
181 assertRefConcat(c1.stream(), c2.parallelStream(), true, true); in testRefConcat() local
183 assertRefConcat(c1.parallelStream(), c2.stream(), true, true); in testRefConcat() local
188 assertRefConcat(c1.parallelStream().unordered(), c2.stream().unordered(), true, false); in testRefConcat() local
193 assertIntConcat(c1.stream(), c2.stream(), false, true); in testIntConcat() local
195 assertIntConcat(c1.parallelStream(), c2.parallelStream(), true, true); in testIntConcat() local
197 assertIntConcat(c1.stream(), c2.parallelStream(), true, true); in testIntConcat() local
199 assertIntConcat(c1.parallelStream(), c2.stream(), true, true); in testIntConcat() local
204 assertIntConcat(c1.parallelStream().unordered(), c2.stream().unordered(), true, false); in testIntConcat() local
[all …]
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationAssistantsTest.java205 mAssistants.setPackageOrComponentEnabled(mCn.flattenToString(), userId, true, in testWriteXml_userTurnedOffNAS() local
206 true, true); in testWriteXml_userTurnedOffNAS() local
212 mAssistants.setPackageOrComponentEnabled(current.flattenToString(), userId, true, false, in testWriteXml_userTurnedOffNAS() local
213 true); in testWriteXml_userTurnedOffNAS() local
233 mAssistants.setPackageOrComponentEnabled(mCn.flattenToString(), userId, true, in testWriteXml_userTurnedOffNAS_backup() local
234 true, true); in testWriteXml_userTurnedOffNAS_backup() local
239 mAssistants.setPackageOrComponentEnabled(current.flattenToString(), userId, true, false, in testWriteXml_userTurnedOffNAS_backup() local
240 true); in testWriteXml_userTurnedOffNAS_backup() local
438 mAssistants.setPackageOrComponentEnabled(component1.flattenToString(), mZero.id, true, in testSetPackageOrComponentEnabled_onlyOnePackage() local
439 true, true); in testSetPackageOrComponentEnabled_onlyOnePackage() local
[all …]
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/format/
H A DTestDateTimeParsing.java137 assertEquals(actual.isSupported(INSTANT_SECONDS), true); in test_parse_instantZones_supported() local
138 assertEquals(actual.isSupported(EPOCH_DAY), true); in test_parse_instantZones_supported() local
139 assertEquals(actual.isSupported(SECOND_OF_DAY), true); in test_parse_instantZones_supported() local
140 assertEquals(actual.isSupported(NANO_OF_SECOND), true); in test_parse_instantZones_supported() local
141 assertEquals(actual.isSupported(MICRO_OF_SECOND), true); in test_parse_instantZones_supported() local
142 assertEquals(actual.isSupported(MILLI_OF_SECOND), true); in test_parse_instantZones_supported() local
176 assertEquals(actual.isSupported(INSTANT_SECONDS), true); in test_parse_instantNoZone_supported() local
179 assertEquals(actual.isSupported(NANO_OF_SECOND), true); in test_parse_instantNoZone_supported() local
180 assertEquals(actual.isSupported(MICRO_OF_SECOND), true); in test_parse_instantNoZone_supported() local
181 assertEquals(actual.isSupported(MILLI_OF_SECOND), true); in test_parse_instantNoZone_supported() local
[all …]
/aosp_15_r20/libcore/ojluni/src/test/java/time/tck/java/time/zone/
H A DTCKZoneOffsetTransition.java122 assertEquals(test.isGap(), true); in test_getters_gap() local
138 assertEquals(test.isOverlap(), true); in test_getters_overlap() local
167 assertEquals(test.isValidOffset(OFFSET_0200), true); in test_isValidOffset_overlap() local
169 assertEquals(test.isValidOffset(OFFSET_0300), true); in test_isValidOffset_overlap() local
185 assertEquals(a.compareTo(a) == 0, true); in test_compareTo() local
194 assertEquals(c.compareTo(b) > 0, true); in test_compareTo() local
195 assertEquals(c.compareTo(c) == 0, true); in test_compareTo() local
207 assertEquals(a.compareTo(a) == 0, true); in test_compareTo_sameInstant() local
208 assertEquals(a.compareTo(b) == 0, true); in test_compareTo_sameInstant() local
209 assertEquals(a.compareTo(c) == 0, true); in test_compareTo_sameInstant() local
[all …]
/aosp_15_r20/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/inputmethodservice/
H A DInputMethodServiceTest.java158 true /* expected */, in testShowHideKeyboard_byUserAction() local
159 true /* inputViewStarted */); in testShowHideKeyboard_byUserAction() local
172 true /* expected */, in testShowHideKeyboard_byUserAction() local
188 true /* expected */, in testShowHideKeyboard_byApi() local
189 true /* inputViewStarted */); in testShowHideKeyboard_byApi() local
195 true /* expected */, in testShowHideKeyboard_byApi() local
231 true /* inputViewStarted */); in testShowHideSelf() local
246 true /* expected */, in testShowHideSelf() local
247 true /* inputViewStarted */); in testShowHideSelf() local
254 true /* expected */, in testShowHideSelf() local
[all …]
/aosp_15_r20/external/threetenbp/src/test/java/org/threeten/bp/zone/
H A DTestZoneOffsetTransition.java94 assertEquals(test.isGap(), true); in test_getters_gap() local
111 assertEquals(test.isOverlap(), true); in test_getters_overlap() local
162 assertEquals(test.isValidOffset(OFFSET_0200), true); in test_isValidOffset_overlap() local
164 assertEquals(test.isValidOffset(OFFSET_0300), true); in test_isValidOffset_overlap() local
180 assertEquals(a.compareTo(a) == 0, true); in test_compareTo() local
189 assertEquals(c.compareTo(b) > 0, true); in test_compareTo() local
190 assertEquals(c.compareTo(c) == 0, true); in test_compareTo() local
202 assertEquals(a.compareTo(a) == 0, true); in test_compareTo_sameInstant() local
203 assertEquals(a.compareTo(b) == 0, true); in test_compareTo_sameInstant() local
204 assertEquals(a.compareTo(c) == 0, true); in test_compareTo_sameInstant() local
[all …]
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
H A DCharsetDetector.java480 list.add(new CSRecognizerInfo(new CharsetRecog_UTF8(), true)); in list.add() argument
481 list.add(new CSRecognizerInfo(new CharsetRecog_Unicode.CharsetRecog_UTF_16_BE(), true)); in list.add() argument
482 list.add(new CSRecognizerInfo(new CharsetRecog_Unicode.CharsetRecog_UTF_16_LE(), true)); in list.add() argument
483 list.add(new CSRecognizerInfo(new CharsetRecog_Unicode.CharsetRecog_UTF_32_BE(), true)); in list.add() argument
484 list.add(new CSRecognizerInfo(new CharsetRecog_Unicode.CharsetRecog_UTF_32_LE(), true)); in list.add() argument
486 list.add(new CSRecognizerInfo(new CharsetRecog_mbcs.CharsetRecog_sjis(), true)); in list.add() argument
487 list.add(new CSRecognizerInfo(new CharsetRecog_2022.CharsetRecog_2022JP(), true)); in list.add() argument
488 list.add(new CSRecognizerInfo(new CharsetRecog_2022.CharsetRecog_2022CN(), true)); in list.add() argument
489 list.add(new CSRecognizerInfo(new CharsetRecog_2022.CharsetRecog_2022KR(), true)); in list.add() argument
490 …st.add(new CSRecognizerInfo(new CharsetRecog_mbcs.CharsetRecog_euc.CharsetRecog_gb_18030(), true)); in list.add() argument
[all …]
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DCharsetDetector.java459 list.add(new CSRecognizerInfo(new CharsetRecog_UTF8(), true)); in list.add() argument
460 list.add(new CSRecognizerInfo(new CharsetRecog_Unicode.CharsetRecog_UTF_16_BE(), true)); in list.add() argument
461 list.add(new CSRecognizerInfo(new CharsetRecog_Unicode.CharsetRecog_UTF_16_LE(), true)); in list.add() argument
462 list.add(new CSRecognizerInfo(new CharsetRecog_Unicode.CharsetRecog_UTF_32_BE(), true)); in list.add() argument
463 list.add(new CSRecognizerInfo(new CharsetRecog_Unicode.CharsetRecog_UTF_32_LE(), true)); in list.add() argument
465 list.add(new CSRecognizerInfo(new CharsetRecog_mbcs.CharsetRecog_sjis(), true)); in list.add() argument
466 list.add(new CSRecognizerInfo(new CharsetRecog_2022.CharsetRecog_2022JP(), true)); in list.add() argument
467 list.add(new CSRecognizerInfo(new CharsetRecog_2022.CharsetRecog_2022CN(), true)); in list.add() argument
468 list.add(new CSRecognizerInfo(new CharsetRecog_2022.CharsetRecog_2022KR(), true)); in list.add() argument
469 …st.add(new CSRecognizerInfo(new CharsetRecog_mbcs.CharsetRecog_euc.CharsetRecog_gb_18030(), true)); in list.add() argument
[all …]
/aosp_15_r20/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DRichInputConnectionAndTextRangeTests.java394 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); in testCursorTouchingWord() local
398 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); in testCursorTouchingWord() local
402 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); in testCursorTouchingWord() local
406 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); in testCursorTouchingWord() local
410 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); in testCursorTouchingWord() local
414 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); in testCursorTouchingWord() local
418 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); in testCursorTouchingWord() local
422 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); in testCursorTouchingWord() local
426 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); in testCursorTouchingWord() local
430 ic.resetCachesUponCursorMoveAndReturnSuccess(ims.cursorPos(), ims.cursorPos(), true); in testCursorTouchingWord() local
[all …]
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/
H A DInsetsControllerTest.java262 mController.show(ime(), true /* fromIme */, ImeTracker.Token.empty()); in testSystemDrivenInsetsAnimationLoggingListener_onReady() local
283 mController.show(ime(), true /* fromIme */, ImeTracker.Token.empty()); in testAnimationEndState() local
294 mController.hide(ime(), true /* fromIme */, ImeTracker.Token.empty()); in testAnimationEndState() local
310 mController.show(ime(), true /* fromIme */, ImeTracker.Token.empty()); in testApplyImeVisibility() local
316 mController.hide(ime(), true /* fromIme */, ImeTracker.Token.empty()); in testApplyImeVisibility() local
484 mController.show(ime(), true /* fromIme */, ImeTracker.Token.empty()); in testStartImeAnimationAfterGettingControl() local
513 mController.show(ime(), true /* fromIme */, ImeTracker.Token.empty()); in testStartImeAnimationAfterGettingControl_imeLater() local
602 mController.show(ime(), true /* fromIme */, ImeTracker.Token.empty()); in testControlImeNotReady() local
704 mController.show(ime(), true /* fromIme */, ImeTracker.Token.empty()); in testFrameUpdateDuringAnimation() local
939 mController.show(ime(), true /* fromIme */, ImeTracker.Token.empty()); in testInsetsChangedCount_controlIme() local
[all …]
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DPermissionActivityTest.java192 /* shouldCheckMediaPermissions */ true, /* shouldCheckReadAudio */ true, in testShouldShowActionDialog_noRMAAndMES_true_33() local
216 /* shouldCheckMediaPermissions */ true, /* shouldCheckReadAudio */ false, in testShouldShowActionDialog_noRMIAndMES_true_33() local
217 /* shouldCheckReadImages */ true, /* shouldCheckReadVideo */ false, in testShouldShowActionDialog_noRMIAndMES_true_33() local
240 /* shouldCheckMediaPermissions */ true, /* shouldCheckReadAudio */ false, in testShouldShowActionDialog_noRMVAndMES_true_33() local
241 /* shouldCheckReadImages */ false, /* shouldCheckReadVideo */ true, in testShouldShowActionDialog_noRMVAndMES_true_33() local
265 /* shouldCheckMediaPermissions */ true, /* shouldCheckReadAudio */ false, in testShouldShowActionDialogForSubtitle_noRMARMVAndMES_true_33() local
267 /* mShouldCheckReadAudioOrReadVideo */ true, in testShouldShowActionDialogForSubtitle_noRMARMVAndMES_true_33() local
312 /* shouldCheckMediaPermissions */ true, /* shouldCheckReadAudio */ true, in testShouldShowActionDialog_noMANAGE_MEDIA_true_33() local
313 /* shouldCheckReadImages */ true, /* shouldCheckReadVideo */ true, in testShouldShowActionDialog_noMANAGE_MEDIA_true_33() local
314 /* mShouldCheckReadAudioOrReadVideo */ true, in testShouldShowActionDialog_noMANAGE_MEDIA_true_33() local
[all …]

12345678910>>...65