Home
last modified time | relevance | path

Searched defs:newSbn (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationRemoteInputManagerTest.java163 StatusBarNotification newSbn = in testRebuildWithRemoteInput_noExistingInput_image() local
176 StatusBarNotification newSbn = in testRebuildWithRemoteInput_noExistingInputNoSpinner() local
191 StatusBarNotification newSbn = in testRebuildWithRemoteInput_noExistingInputWithSpinner() local
207 StatusBarNotification newSbn = in testRebuildWithRemoteInput_withExistingInput() local
230 StatusBarNotification newSbn = in testRebuildWithRemoteInput_withExistingInput_image() local
252 StatusBarNotification newSbn = in testRebuildNotificationForCanceledSmartReplies() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java371 StatusBarNotification newSbn = in setUpWithCallback() local
749 StatusBarNotification newSbn = rebuildNotificationWithRemoteInputInserted(entry, in setShouldManageLifetime() local
792 StatusBarNotification newSbn = rebuildNotificationForCanceledSmartReplies(entry); in setShouldManageLifetime() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationGroupAlertTransferHelperTest.java296 StatusBarNotification newSbn = spy(childEntry.getSbn().clone()); in testUpdateGroupChangeDoesNotTransfer() local