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