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