Searched refs:configIntent (Results 1 – 2 of 2) sorted by relevance
103 final Intent configIntent = new Intent(ACTION_VPN_SETTINGS); in LockdownVpnTracker() local104 mConfigIntent = PendingIntent.getActivity(mContext, 0, configIntent, 0); in LockdownVpnTracker()
1294 final PendingIntent configIntent = PendingIntent.getActivityAsUser( in updateAlwaysOnNotificationInternal() local1303 .setContentIntent(configIntent) in updateAlwaysOnNotificationInternal()