Searched refs:lastDiscoverableEndTime (Results 1 – 2 of 2) sorted by relevance
89 long lastDiscoverableEndTime = sharedPreferences.getLong( in shouldShowDialogInForeground() local91 if ((lastDiscoverableEndTime + GRACE_PERIOD_TO_SHOW_DIALOGS_IN_FOREGROUND) in shouldShowDialogInForeground()
125 long lastDiscoverableEndTime = sharedPreferences.getLong( in shouldShowDialogInForeground() local127 if ((lastDiscoverableEndTime + GRACE_PERIOD_TO_SHOW_DIALOGS_IN_FOREGROUND) in shouldShowDialogInForeground()