Searched refs:lastDiscoverableEndTime (Results 1 – 3 of 3) sorted by relevance
84 long lastDiscoverableEndTime = sharedPreferences.getLong( in shouldShowDialogInForeground() local86 if ((lastDiscoverableEndTime + GRACE_PERIOD_TO_SHOW_DIALOGS_IN_FOREGROUND) in shouldShowDialogInForeground()
116 long lastDiscoverableEndTime = sharedPreferences.getLong( in shouldShowDialogInForeground() local118 if ((lastDiscoverableEndTime + GRACE_PERIOD_TO_SHOW_DIALOGS_IN_FOREGROUND) in shouldShowDialogInForeground()