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