Searched refs:notifyOnTip (Results 1 – 1 of 1) sorted by relevance
187 notifyOnTip(VISIBLE, RECENTS_SWIPE_UP_ONBOARDING_TIP);202 notifyOnTip(VISIBLE, RECENTS_QUICK_SCRUB_ONBOARDING_TIP);310 notifyOnTip(DISMISS, RECENTS_SWIPE_UP_ONBOARDING_TIP); in RecentsOnboarding()312 notifyOnTip(DISMISS, RECENTS_QUICK_SCRUB_ONBOARDING_TIP); in RecentsOnboarding()335 private void notifyOnTip(int action, int target) { in notifyOnTip() method in RecentsOnboarding