Searched refs:appeared (Results 1 – 6 of 6) sorted by relevance
221 // Total count of the times this association appeared.
787 // Notification that new data call has appeared in the list1913 // Notification that new data call has appeared in the list2437 // Notification that new data call has appeared in the list
9443 private void notifyAppearedOrDisappearedForContentCaptureIfNeeded(boolean appeared) {9450 "notifyContentCapture(" + appeared + ") for " + getClass().getSimpleName());9453 notifyAppearedOrDisappearedForContentCaptureIfNeededNoTrace(appeared);9459 private void notifyAppearedOrDisappearedForContentCaptureIfNeededNoTrace(boolean appeared) {9477 if (appeared) {9494 ai.delayNotifyContentCaptureEvent(session, this, appeared);9518 ai.delayNotifyContentCaptureEvent(session, this, appeared);28796 @NonNull View view, boolean appeared) { in delayNotifyContentCaptureEvent() argument28808 events.add(appeared ? view : view.getAutofillId()); in delayNotifyContentCaptureEvent()
216 ordinary GNU General Public License has appeared, then you can specify
4658 // ACTION: A selection session started (i.e. the selection handles appeared)
5130 // Total count of the times this association appeared.