Searched refs:handleIsRightCallerFor (Results 1 – 1 of 1) sorted by relevance
482 if (!handleIsRightCallerFor(event, uid)) continue; in handleSendEvents()579 private boolean handleIsRightCallerFor(@NonNull ContentCaptureEvent event, int uid) { in handleIsRightCallerFor() method in ContentCaptureService