Searched refs:mConfigIntent (Results 1 – 1 of 1) sorted by relevance
76 @NonNull private final PendingIntent mConfigIntent; field in LockdownVpnTracker100 mConfigIntent = PendingIntent.getActivity(mContext, 0, configIntent, 0); in LockdownVpnTracker()268 .setContentIntent(mConfigIntent) in showNotification()