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.java162 StatusBarNotification newSbn = in testRebuildWithRemoteInput_noExistingInput_image() local
175 StatusBarNotification newSbn = in testRebuildWithRemoteInput_noExistingInputNoSpinner() local
190 StatusBarNotification newSbn = in testRebuildWithRemoteInput_noExistingInputWithSpinner() local
206 StatusBarNotification newSbn = in testRebuildWithRemoteInput_withExistingInput() local
229 StatusBarNotification newSbn = in testRebuildWithRemoteInput_withExistingInput_image() local
251 StatusBarNotification newSbn = in testRebuildNotificationForCanceledSmartReplies() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java360 StatusBarNotification newSbn = in setUpWithCallback() local
678 StatusBarNotification newSbn = rebuildNotificationWithRemoteInput(entry, in setShouldManageLifetime() local
721 StatusBarNotification newSbn = rebuildNotificationForCanceledSmartReplies(entry); in setShouldManageLifetime() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationGroupAlertTransferHelperTest.java281 StatusBarNotification newSbn = spy(childEntry.getSbn().clone()); in testUpdateGroupChangeDoesNotTransfer() local