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