Searched refs:hasTextLocked (Results 1 – 1 of 1) sorted by relevance
1143 && hasTextLocked(relatedClipboard, text)) { in doClassification()1168 private boolean hasTextLocked(Clipboard clipboard, @NonNull CharSequence text) { in hasTextLocked() method in ClipboardService