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