Searched refs:lastDeviceSelectedTime (Results 1 – 3 of 3) sorted by relevance
109 long lastDeviceSelectedTime = sharedPreferences.getLong( in shouldShowDialogInForeground() local111 if ((lastDeviceSelectedTime + GRACE_PERIOD_TO_SHOW_DIALOGS_IN_FOREGROUND) in shouldShowDialogInForeground()
141 long lastDeviceSelectedTime = sharedPreferences.getLong( in shouldShowDialogInForeground() local143 if ((lastDeviceSelectedTime + GRACE_PERIOD_TO_SHOW_DIALOGS_IN_FOREGROUND) in shouldShowDialogInForeground()