Searched refs:shouldHandleRemoteInput (Results 1 – 2 of 2) sorted by relevance
240 public boolean shouldHandleRemoteInput(View view, PendingIntent pendingIntent) { in shouldHandleRemoteInput() method in StatusBarRemoteInputCallback
233 if (mCallback.shouldHandleRemoteInput(view, pendingIntent)) {808 boolean shouldHandleRemoteInput(View view, PendingIntent pendingIntent); in shouldHandleRemoteInput() method