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