Searched refs:newSbn (Results 1 – 4 of 4) sorted by relevance
78 StatusBarNotification newSbn = in testRebuildWithRemoteInput_noExistingInput_image() local81 RemoteInputHistoryItem[] messages = (RemoteInputHistoryItem[]) newSbn.getNotification() in testRebuildWithRemoteInput_noExistingInput_image()91 StatusBarNotification newSbn = in testRebuildWithRemoteInput_noExistingInputNoSpinner() local94 RemoteInputHistoryItem[] messages = (RemoteInputHistoryItem[]) newSbn.getNotification() in testRebuildWithRemoteInput_noExistingInputNoSpinner()98 assertFalse(newSbn.getNotification().extras in testRebuildWithRemoteInput_noExistingInputNoSpinner()100 assertTrue(newSbn.getNotification().extras in testRebuildWithRemoteInput_noExistingInputNoSpinner()106 StatusBarNotification newSbn = in testRebuildWithRemoteInput_noExistingInputWithSpinner() local109 RemoteInputHistoryItem[] messages = (RemoteInputHistoryItem[]) newSbn.getNotification() in testRebuildWithRemoteInput_noExistingInputWithSpinner()113 assertTrue(newSbn.getNotification().extras in testRebuildWithRemoteInput_noExistingInputWithSpinner()115 assertTrue(newSbn.getNotification().extras in testRebuildWithRemoteInput_noExistingInputWithSpinner()[all …]
120 val newSbn = mRebuilder.rebuildForRemoteInputReply(entry) in onEntryUpdated() constant122 mNotifUpdater.onInternalNotificationUpdate(newSbn, in onEntryUpdated()126 val newSbn = mRebuilder.rebuildForCanceledSmartReplies(entry) in onEntryUpdated() constant128 mNotifUpdater.onInternalNotificationUpdate(newSbn, in onEntryUpdated()135 val newSbn = mRebuilder.rebuildWithExistingReplies(entry) in onEntryUpdated() constant136 mNotifUpdater.onInternalNotificationUpdate(newSbn, in onEntryUpdated()192 val newSbn = mRebuilder.rebuildForSendingSmartReply(entry, reply) in onSmartReplySent() constant193 mNotifUpdater.onInternalNotificationUpdate(newSbn, in onSmartReplySent()238 val newSbn = mRebuilder.rebuildForRemoteInputReply(entry) in queryShouldExtendLifetime() constant240 mNotifUpdater.onInternalNotificationUpdate(newSbn, in queryShouldExtendLifetime()[all …]
100 StatusBarNotification newSbn = rebuildWithRemoteInputInserted(entry, in rebuildForRemoteInputReply() local103 return newSbn; in rebuildForRemoteInputReply()
1179 StatusBarNotification newSbn = getSbn(pkg, lastIdx, in testAutoGrouped_diffIcon_diffColor_removeChild_updateTo_sameIcon_sameColor() local1182 notifications.add(newSbn); in testAutoGrouped_diffIcon_diffColor_removeChild_updateTo_sameIcon_sameColor()