Searched refs:mAppNotifPrefIntent (Results 1 – 1 of 1) sorted by relevance
83 private Intent mAppNotifPrefIntent; field in EntityHeaderController212 mAppNotifPrefIntent = appNotifPrefIntent; in setAppNotifPrefIntent()324 if (mAppNotifPrefIntent == null) { in bindButton()333 mFragment.startActivity(mAppNotifPrefIntent); in bindButton()