Searched refs:LocaleNotificationDataManager (Results 1 – 6 of 6) sorted by relevance
46 private final LocaleNotificationDataManager mDataManager;62 mDataManager = new LocaleNotificationDataManager(context); in NotificationController()66 LocaleNotificationDataManager getDataManager() { in getDataManager()
36 public class LocaleNotificationDataManager { class45 public LocaleNotificationDataManager(Context context) { in LocaleNotificationDataManager() method in LocaleNotificationDataManager
39 private LocaleNotificationDataManager mDataManager;45 mDataManager = new LocaleNotificationDataManager(mContext); in setUp()
39 private LocaleNotificationDataManager mDataManager;
99 private LocaleNotificationDataManager mDataManager;280 LocaleNotificationDataManager dataManager = in onLocaleSelected_evaluateNotification_simpleLocaleUpdate_localeCreatedWithUid()
36 import com.android.settings.localepicker.LocaleNotificationDataManager;67 LocaleNotificationDataManager.getSharedPreferencesStorage(this)); in onCreate()