Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/vpn2/
DVpnSettings.java511 static List<AppVpnInfo> getVpnApps(Context context, boolean includeProfiles) { in getVpnApps() argument
515 if (includeProfiles) { in getVpnApps()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/vpn2/
DVpnSettings.java512 static List<AppVpnInfo> getVpnApps(Context context, boolean includeProfiles) { in getVpnApps() argument
516 if (includeProfiles) { in getVpnApps()