Searched refs:getVpnApps (Results 1 – 2 of 2) sorted by relevance
228 final List<AppVpnInfo> vpnApps = getVpnApps(context, /* includeProfiles */ true); in handleMessage()511 static List<AppVpnInfo> getVpnApps(Context context, boolean includeProfiles) { in getVpnApps() method in VpnSettings
229 final List<AppVpnInfo> vpnApps = getVpnApps(context, /* includeProfiles */ true); in handleMessage()512 static List<AppVpnInfo> getVpnApps(Context context, boolean includeProfiles) { in getVpnApps() method in VpnSettings