Searched refs:mAppNotifPrefIntent (Results 1 – 1 of 1) sorted by relevance
84 private Intent mAppNotifPrefIntent; field in EntityHeaderController213 mAppNotifPrefIntent = appNotifPrefIntent; in setAppNotifPrefIntent()332 if (mAppNotifPrefIntent == null) { in bindButton()341 mFragment.startActivity(mAppNotifPrefIntent); in bindButton()