Home
last modified time | relevance | path

Searched refs:getVpnApps (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/vpn2/
DVpnSettings.java228 final List<AppVpnInfo> vpnApps = getVpnApps(context, /* includeProfiles */ true); in handleMessage()
511 static List<AppVpnInfo> getVpnApps(Context context, boolean includeProfiles) { in getVpnApps() method in VpnSettings
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/vpn2/
DVpnSettings.java229 final List<AppVpnInfo> vpnApps = getVpnApps(context, /* includeProfiles */ true); in handleMessage()
512 static List<AppVpnInfo> getVpnApps(Context context, boolean includeProfiles) { in getVpnApps() method in VpnSettings