/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
H A D | NotifLiveDataStoreImplTest.kt | 47 val entry1 = NotificationEntryBuilder().setId(1).build() regex 66 val entry1 = NotificationEntryBuilder().setId(1).build() regex 87 val entry1 = NotificationEntryBuilder().setId(1).build() regex
|
H A D | NotifCollectionTest.java | 267 NotificationEntry entry1 = buildNotif(TEST_PACKAGE, 1) in testEventDispatchedWhenNotifBatchPosted() local 411 final NotificationEntry entry1 = buildNotif(TEST_PACKAGE, 1) in testCancelScheduledBuildNotificationListEventWhenNotifUpdatedSynchronously() local 472 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testRankingsAreUpdatedForOtherNotifs() local 494 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testRankingUpdateIsProperlyIssuedToEveryone() local 535 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testNotifEntriesAreNotPersistedAcrossRemovalAndReposting() local 573 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testDismissedNotificationsAreMarkedAsDismissedLocally() local 587 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testDismissedNotificationsCannotBeLifetimeExtended() local 600 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testDismissedNotificationsDoNotTriggerRemovalEvents() local 613 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testDismissedNotificationsStillAppearInNotificationSet() local 639 NotificationEntry entry1 = mCollectionListener.getEntry(notif1.key); in testRetractingLifetimeExtendedSummaryDoesNotDismissChildren() local [all …]
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/ |
H A D | KernelWakelockReaderTest.java | 234 KernelWakelockStats.Entry entry1 = staleStats.get("WakeLock1"); in testTwoWakeLockInfos() local 339 KernelWakelockStats.Entry entry1 = staleStats.get("WakeLock1"); in testAggregateStatsBothKernelAndNativeWakelocks() local 370 KernelWakelockStats.Entry entry1 = staleStats.get("WakeLock1"); in testAggregateStatsUpdate() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
H A D | FgsTempAllowListTest.java | 52 Pair<Long, String> entry1 = allowList.get(10001); in testIsAllowed() local
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/render/ |
H A D | GroupExpansionManagerTest.kt | 39 private val entry1 = NotificationEntryBuilder().build() regex
|
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
H A D | LooperStatsTest.java | 200 LooperStats.ExportedEntry entry1 = entries.get(0); in testMultipleMessagesDispatched() local 364 LooperStats.ExportedEntry entry1 = entries.get(0); in testScreenStateCollected() local 403 LooperStats.ExportedEntry entry1 = entries.get(0); in testMessagesOverSizeCap() local
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_hardware_camera2_DngCreator.cpp | 1702 camera_metadata_entry entry1 = in DngCreator_setup() local 1724 camera_metadata_entry entry1 = in DngCreator_setup() local 1757 camera_metadata_entry entry1 = in DngCreator_setup() local 1791 camera_metadata_entry entry1 = in DngCreator_setup() local 1932 camera_metadata_entry entry1 = in DngCreator_setup() local
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/appops/ |
H A D | AppOpsControllerTest.java | 241 AppOpsManager.OpEntry entry1 = mock(AppOpsManager.OpEntry.class); in startListening_fetchesCurrentActive_multipleEntries() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/ |
H A D | PackageDynamicCodeLoadingTests.java | 110 Entry entry1 = new Entry("owning.package1", "/path/file1", 'D', 10, "loading.package1"); in testRecord_changeUserForFile_throws() local
|