Searched defs:mNotificationsEnabledPreferenceKey (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
H A DApplicationSettingsActivity.java90 private String mNotificationsEnabledPreferenceKey; field in class:ApplicationSettingsActivity.ApplicationSettingsFragment
112 mNotificationsEnabledPreferenceKey =
115 mNotificationsEnabledPreferenceKey);
248 if (key.equals(mNotificationsEnabledPreferenceKey)) {

Completed in 262 milliseconds