Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/network/
DVpnPreferenceController.java221 final Function<String, VpnProfile> keyToProfile = key -> in getInsecureVpnCount() local
224 .map(keyToProfile) in getInsecureVpnCount()