Searched refs:maybeShowNotification (Results 1 – 4 of 4) sorted by relevance
91 mWakeupOnboarding.maybeShowNotification(); in showsNotificationIfNotOnboarded()102 mWakeupOnboarding.maybeShowNotification(); in doesNotShowNotificationIfAlreadyOnboarded()114 mWakeupOnboarding.maybeShowNotification(); in doesNotShowNotificationIfAlreadyShowing()115 mWakeupOnboarding.maybeShowNotification(); in doesNotShowNotificationIfAlreadyShowing()131 mWakeupOnboarding.maybeShowNotification(); in dismissNotificationAction_setsOnboarded()152 mWakeupOnboarding.maybeShowNotification(); in turnOffWifiWakeAction_setsOnboardedAndTurnsOffWifiWake()176 mWakeupOnboarding.maybeShowNotification(); in openWifiSettingsAction_setsOnboardedAndOpensWifiSettings()198 mWakeupOnboarding.maybeShowNotification(); in onStopDismissesNotificationWithoutOnboarding()223 mWakeupOnboarding.maybeShowNotification(); in incrementingNotificationCountSavesToStore()235 mWakeupOnboarding.maybeShowNotification(0 /* timestamp */); in doesNotShowMultipleNotificationsWithin24Hours()[all …]
675 verify(mWakeupOnboarding, never()).maybeShowNotification(); in controllerDoesNoWorkIfUserStoreIsNotRead()
117 public void maybeShowNotification() { in maybeShowNotification() method in WakeupOnboarding118 maybeShowNotification(SystemClock.elapsedRealtime()); in maybeShowNotification()122 void maybeShowNotification(long timestamp) { in maybeShowNotification() method in WakeupOnboarding
243 mWakeupOnboarding.maybeShowNotification(); in start()375 mWakeupOnboarding.maybeShowNotification(); in handleScanResults()