Searched refs:hasClipboardText (Results 1 – 3 of 3) sorted by relevance
40 boolean hasClipboardText(String callingPackage); in hasClipboardText() method
217 return getService().hasClipboardText(mContext.getOpPackageName()); in hasText()
293 public boolean hasClipboardText(String callingPackage) { in hasClipboardText() method in ClipboardService