Searched refs:mAppNotifPrefIntent (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
H A DEntityHeaderController.java86 private Intent mAppNotifPrefIntent; field in class:EntityHeaderController
202 mAppNotifPrefIntent = appNotifPrefIntent;
319 if (mAppNotifPrefIntent == null) {
328 mFragment.startActivity(mAppNotifPrefIntent);

Completed in 40 milliseconds