Searched refs:mRebuilder (Results 1 – 3 of 3) sorted by relevance
55 private RemoteInputNotificationRebuilder mRebuilder; field in RemoteInputNotificationRebuilderTest62 mRebuilder = new RemoteInputNotificationRebuilder(mContext); in setUp()79 mRebuilder.rebuildWithRemoteInputInserted( in testRebuildWithRemoteInput_noExistingInput_image()92 mRebuilder.rebuildWithRemoteInputInserted( in testRebuildWithRemoteInput_noExistingInputNoSpinner()107 mRebuilder.rebuildWithRemoteInputInserted( in testRebuildWithRemoteInput_noExistingInputWithSpinner()123 mRebuilder.rebuildWithRemoteInputInserted( in testRebuildWithRemoteInput_withExistingInput()130 newSbn = mRebuilder.rebuildWithRemoteInputInserted( in testRebuildWithRemoteInput_withExistingInput()146 mRebuilder.rebuildWithRemoteInputInserted( in testRebuildWithRemoteInput_withExistingInput_image()153 newSbn = mRebuilder.rebuildWithRemoteInputInserted( in testRebuildWithRemoteInput_withExistingInput_image()168 mRebuilder.rebuildForCanceledSmartReplies(mEntry); in testRebuildNotificationForCanceledSmartReplies()
67 private val mRebuilder: RemoteInputNotificationRebuilder,147 val newSbn = mRebuilder.rebuildForSendingSmartReply(entry, reply)189 val newSbn = mRebuilder.rebuildForRemoteInputReply(entry)205 val newSbn = mRebuilder.rebuildForCanceledSmartReplies(entry)
108 private final RemoteInputNotificationRebuilder mRebuilder; field in NotificationRemoteInputManager286 mRebuilder = rebuilder; in NotificationRemoteInputManager()384 StatusBarNotification newSbn = mRebuilder.rebuildForSendingSmartReply(entry, reply); in setUpWithCallback()947 StatusBarNotification newSbn = mRebuilder.rebuildForRemoteInputReply(entry); in setShouldManageLifetime()988 StatusBarNotification newSbn = mRebuilder.rebuildForCanceledSmartReplies(entry); in setShouldManageLifetime()