Searched refs:processForRemoteInput (Results 1 – 2 of 2) sorted by relevance
19 import static com.android.systemui.statusbar.RemoteInputController.processForRemoteInput;123 processForRemoteInput(sbn.getNotification(), mContext); in onNotificationPosted()
64 public static void processForRemoteInput(Notification n, Context context) { in processForRemoteInput() method in RemoteInputController