Searched refs:mNotificationPreference (Results 1 – 1 of 1) sorted by relevance
160 private Preference mNotificationPreference; field in InstalledAppDetails367 mNotificationPreference = findPreference(KEY_NOTIFICATION); in onActivityCreated()368 mNotificationPreference.setOnPreferenceClickListener(this); in onActivityCreated()565 mNotificationPreference.setSummary(getNotificationSummary(mAppEntry, context, in refreshUi()818 } else if (preference == mNotificationPreference) {