Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/vpn2/
DAppManagementFragment.java185 final boolean replacing = isAnotherVpnActive(); in onAlwaysOnVpnClick()
330 private boolean isAnotherVpnActive() { in isAnotherVpnActive() method in AppManagementFragment