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/
DNotificationGroupManagerTest.java72 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testIsOnlyChildInGroup() local
83 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testIsChildInGroupWithSummary() local
95 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testIsSummaryOfGroupWithChildren() local
108 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testRemoveChildFromGroupWithSummary() local
121 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testRemoveSummaryFromGroupWithSummary() local
135 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testHeadsUpEntryIsIsolated() local
152 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testAmbientPulseEntryIsIsolated() local
DNotificationGroupAlertTransferHelperTest.java99 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testSuppressedSummaryHeadsUpTransfersToChild() local
114 NotificationEntry childEntry = in testSuppressedSummaryHeadsUpTransfersToChildButBackAgain() local
138 NotificationEntry childEntry = in testSuppressedSummaryHeadsUpDoesntTransferBackOnDozingChanged() local
163 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testSuppressedSummaryHeadsUpTransferDoesNotAlertChildIfUninflated() local
181 NotificationEntry childEntry = mGroupTestHelper.createChildNotification(); in testSuppressedSummaryHeadsUpTransferAlertsChildOnInflation() local
201 NotificationEntry childEntry = in testSuppressedSummaryHeadsUpTransferBackAbortsChildInflation() local
231 NotificationEntry childEntry = in testCleanUpPendingAlertInfo() local
249 NotificationEntry childEntry = in testUpdateGroupChangeDoesNotTransfer() local
272 NotificationEntry childEntry = in testUpdateChildToSummaryDoesNotTransfer() 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.java358 NotificationEntry childEntry = childEntries.get(i); in handleGroupSummaryRemoved() local