Home
last modified time | relevance | path

Searched defs:o1 (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/om/
H A DOverlayManagerServiceImplRebootTests.java75 final OverlayInfo o1 = impl.getOverlayInfo(IDENTIFIER, USER); in testImmutableEnabledChange() local
108 final OverlayInfo o1 = impl.getOverlayInfo(IDENTIFIER, USER); in testMutableEnabledChangeHasNoEffect() local
192 final OverlayInfo o1 = impl.getOverlayInfo(IDENTIFIER, USER); in testMutablePriorityChange() local
237 final OverlayInfo o1 = impl.getOverlayInfo(IDENTIFIER, USER); in testImmutablePriorityChange() local
H A DOverlayManagerServiceImplTests.java147 final OverlayInfo o1 = impl.getOverlayInfo(IDENTIFIER, USER); in testPriority() local
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DCacheOomRanker.java444 public int compare(RankedProcessRecord o1, RankedProcessRecord o2) { in compare()
451 public int compare(RankedProcessRecord o1, RankedProcessRecord o2) { in compare()
458 public int compare(RankedProcessRecord o1, RankedProcessRecord o2) { in compare()
466 public int compare(RankedProcessRecord o1, RankedProcessRecord o2) { in compare()
476 public int compare(RankedProcessRecord o1, RankedProcessRecord o2) { in compare()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/leak/
H A DLeakDetectorTest.java107 Object o1 = new Object(); in testDump() local
123 Object o1 = new Object(); in testDisabled() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/pluggable/
H A DNotifComparator.java44 public abstract int compare(@NonNull ListEntry o1, @NonNull ListEntry o2); in compare()
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/content/res/
H A DOverlayConfigTest.java382 OverlayConfig.Configuration o1 = overlayConfig.getConfiguration("one"); in testMerge() local
648 OverlayConfig.Configuration o1 = overlayConfig.getConfiguration("one"); in testOverlayManifest_withRequiredSystemPropertyAndValueNotMatched() local
679 OverlayConfig.Configuration o1 = overlayConfig.getConfiguration("one"); in testOverlayManifest_withRequiredSystemPropertyAndValueMatched() local
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/slice/
H A DSliceProviderPermissionsTest.java111 private void assertEquivalent(SliceProviderPermissions o1, SliceProviderPermissions o2) { in assertEquivalent()
H A DSliceClientPermissionsTest.java247 private void assertEquivalent(SliceClientPermissions o1, SliceClientPermissions o2) { in assertEquivalent()
/aosp14/frameworks/base/services/core/java/com/android/server/compat/overrides/
H A DAppCompatOverridesParser.java339 public int compare(PackageOverride o1, PackageOverride o2) { in compare()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilder.java1211 private NotifComparator getSectionComparator( in getSectionComparator()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilderTest.java2651 public int compare(@NonNull ListEntry o1, @NonNull ListEntry o2) { in compare()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...