Searched refs:LastCancelAllLiveData (Results 1 – 1 of 1) sorted by relevance
59 return new LastCancelAllLiveData(mSharedPreferences); in getLastCancelAllTimeMillisLiveData()92 private static class LastCancelAllLiveData extends MutableLiveData<Long> class in Preferences98 LastCancelAllLiveData(SharedPreferences sharedPreferences) { in LastCancelAllLiveData() method in Preferences.LastCancelAllLiveData