Searched refs:showBouncerForRemoteInput (Results 1 – 1 of 1) sorted by relevance
445 if (!deferBouncer && showBouncerForRemoteInput(view, pendingIntent, row)) { in activateRemoteInput()488 && showBouncerForRemoteInput(view, pendingIntent, finalRow)); in activateRemoteInput()494 private boolean showBouncerForRemoteInput(View view, PendingIntent pendingIntent, in showBouncerForRemoteInput() method in NotificationRemoteInputManager