Searched refs:getToastContexts (Results 1 – 1 of 1) sorted by relevance
1479 final ArraySet<Context> toastContexts = getToastContexts(clipboard); in showAccessNotificationLocked()1519 private ArraySet<Context> getToastContexts(Clipboard clipboard) throws IllegalStateException { in getToastContexts() method in ClipboardService