Home
last modified time | relevance | path

Searched defs:childEntry (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationGroupAlertTransferHelperTest.java96 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testSuppressedSummaryHeadsUpTransfersToChild() local
111 NotificationEntry childEntry = in testSuppressedSummaryHeadsUpTransfersToChildButBackAgain() local
135 NotificationEntry childEntry = in testSuppressedSummaryHeadsUpDoesntTransferBackOnDozingChanged() local
160 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testSuppressedSummaryHeadsUpTransferDoesNotAlertChildIfUninflated() local
178 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testSuppressedSummaryHeadsUpTransferAlertsChildOnInflation() local
198 NotificationEntry childEntry = in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation() local
228 NotificationEntry childEntry = in testCleanUpPendingAlertInfo() local
246 NotificationEntry childEntry = in testUpdateGroupChangeDoesNotTransfer() local
269 NotificationEntry childEntry = in testUpdateChildToSummaryDoesNotTransfer() local
DNotificationGroupManagerTest.java70 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testIsOnlyChildInGroup() local
81 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testIsChildInGroupWithSummary() local
93 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testIsSummaryOfGroupWithChildren() local
106 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testRemoveChildFromGroupWithSummary() local
119 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testRemoveSummaryFromGroupWithSummary() local
133 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testHeadsUpEntryIsIsolated() local
/frameworks/base/core/java/android/content/
DRestrictionsManager.java659 RestrictionEntry childEntry = loadRestrictionElement(appContext, xml); in loadRestriction() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java363 NotificationEntry childEntry = childEntries.get(i); in handleGroupSummaryRemoved() local