Home
last modified time | relevance | path

Searched refs:LARGE (Results 1 – 20 of 20) sorted by relevance

/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/camera/
H A DCameraPairwiseTest.java60 public enum PictureSize { SMALL, MEDIUM, LARGE }; enumConstant
140 PictureSize.LARGE, Geotagging.ON); in testCameraPairwiseScenario02()
170 SceneMode.AUTO, PictureSize.LARGE, Geotagging.OFF); in testCameraPairwiseScenario05()
210 PictureSize.LARGE, Geotagging.OFF); in testCameraPairwiseScenario09()
230 PictureSize.LARGE, Geotagging.ON); in testCameraPairwiseScenario11()
240 PictureSize.LARGE, Geotagging.OFF); in testCameraPairwiseScenario12()
300 PictureSize.LARGE, Geotagging.OFF); in testCameraPairwiseScenario18()
310 PictureSize.LARGE, Geotagging.OFF); in testCameraPairwiseScenario19()
470 case LARGE: in genericPairwiseTestCase()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockSwitch.java45 @IntDef({LARGE, SMALL})
49 public static final int LARGE = 0; field in KeyguardClockSwitch
284 animateClockChange(clockSize == LARGE); in switchToClock()
296 animateClockChange(mDisplayedClockSize == LARGE); in onLayout()
H A DKeyguardClockSwitchController.java22 import static com.android.keyguard.KeyguardClockSwitch.LARGE;
292 if (!mCanShowDoubleLineClock && clockSize == KeyguardClockSwitch.LARGE) { in displayClock()
297 if (appeared && clockSize == LARGE) { in displayClock()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardClockSwitchTest.java22 import static com.android.keyguard.KeyguardClockSwitch.LARGE;
257 mKeyguardClockSwitch.switchToClock(LARGE); in switchingToBigClock_makesSmallClockDisappear()
283 assertThat(mKeyguardClockSwitch.switchToClock(LARGE)).isTrue(); in switchingToBigClock_returnsTrueOnlyWhenItWasNotVisibleBefore()
284 assertThat(mKeyguardClockSwitch.switchToClock(LARGE)).isFalse(); in switchingToBigClock_returnsTrueOnlyWhenItWasNotVisibleBefore()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
H A DFloatingMenuSizePreferenceControllerTest.java86 FloatingMenuSizePreferenceController.Size.LARGE); in updateState_floatingMenuLargeSizeAndFullCircle_largeSizeValue()
90 final String largeSize = String.valueOf(FloatingMenuSizePreferenceController.Size.LARGE); in updateState_floatingMenuLargeSizeAndFullCircle_largeSizeValue()
/aosp12/art/test/956-methodhandles/src/
H A DMain.java1080 final int LARGE = 7932529; in testPrimitiveReturnValueConversions() local
1083 if ((int) mh.invokeExact(LARGE, SMALL) != SMALL) { in testPrimitiveReturnValueConversions()
1085 } else if ((int) mh.invoke(LARGE, SMALL) != SMALL) { in testPrimitiveReturnValueConversions()
1089 } else if ((int) mh.invoke(SMALL, LARGE) != SMALL) { in testPrimitiveReturnValueConversions()
1099 if ((long) mh.invoke(LARGE, SMALL) != (long) SMALL) { in testPrimitiveReturnValueConversions()
1127 Long l = (Long) mh.invokeExact(LARGE, SMALL); in testPrimitiveReturnValueConversions()
1132 Long l = (Long) mh.invoke(LARGE, SMALL); in testPrimitiveReturnValueConversions()
1138 Short s = (Short) mh.invokeExact(LARGE, SMALL); in testPrimitiveReturnValueConversions()
1143 Short s = (Short) mh.invoke(LARGE, SMALL); in testPrimitiveReturnValueConversions()
1149 Process p = (Process) mh.invokeExact(LARGE, SMALL); in testPrimitiveReturnValueConversions()
[all …]
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DFloatingMenuSizePreferenceController.java61 Size.LARGE,
66 int LARGE = 1; field
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DFontSize.java27 LARGE(0x1), enumConstant
/aosp12/bionic/tests/
H A Dstring_test.cpp46 constexpr auto LARGE = 64 * KB; variable
876 StringTestState<char> state(LARGE); in TEST()
896 StringTestState<char> state(LARGE); in TEST()
916 StringTestState<char> state(LARGE); in TEST()
1014 StringTestState<char> state(LARGE); in TEST()
1031 StringTestState<char> state(LARGE); in TEST()
1057 RunSrcDstBufferAlignTest(LARGE, DoMemcpyTest); in TEST()
1092 RunSingleBufferAlignTest(LARGE, DoMemsetTest); in TEST()
1104 RunSingleBufferAlignTest(LARGE, DoStrlenTest); in TEST()
1123 RunSrcDstBufferAlignTest(LARGE, DoStrcpyTest); in TEST()
[all …]
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewControllerTest.java21 import static com.android.keyguard.KeyguardClockSwitch.LARGE;
801 verify(mKeyguardStatusViewController).displayClock(LARGE); in testSwitchesToCorrectClockInSinglePaneShade()
815 verify(mKeyguardStatusViewController).displayClock(LARGE); in testSwitchesToCorrectClockInSplitShade()
819 verify(mKeyguardStatusViewController, times(2)).displayClock(LARGE); in testSwitchesToCorrectClockInSplitShade()
832 verify(mKeyguardStatusViewController).displayClock(LARGE); in testSwitchesToBigClockInSplitShadeOnAod()
850 verify(mKeyguardStatusViewController, never()).displayClock(LARGE); in testDisplaysSmallClockOnLockscreenInSplitShadeWhenMediaIsPlaying()
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
H A DMaterialProgressDrawable.java54 public static final int LARGE = 0; field in MaterialProgressDrawable
168 if (size == LARGE) { in updateSizes()
469 @IntDef({LARGE, DEFAULT})
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
H A DConfigGenerator.java92 .setSize(ScreenSize.LARGE)
137 .setSize(ScreenSize.LARGE)
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DRenderAction.java350 case LARGE: in getConfiguration()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DAccessibilityFloatingMenuView.java143 SizeType.LARGE
148 int LARGE = 1; field
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/
H A DTestRandomGraph.cpp424 enum GraphSize : uint32_t { SINGLE = 1, SMALL = 5, LARGE = 40 }; enumerator
791 testRandomGraph(GraphSize::LARGE, DimensionRange::NARROW); \
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java28 import static com.android.keyguard.KeyguardClockSwitch.LARGE;
1303 mKeyguardStatusViewController.displayClock(LARGE); in updateClockAppearance()
/aosp12/packages/apps/TV/libs/m2/
H A Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...