Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/net/
H A DIVpnManager.aidl55 boolean isCallerCurrentAlwaysOnVpnApp(); in isCallerCurrentAlwaysOnVpnApp() method
H A DVpnService.java390 return getService().isCallerCurrentAlwaysOnVpnApp(); in isAlwaysOn()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DVpnManagerService.java830 public boolean isCallerCurrentAlwaysOnVpnApp() { in isCallerCurrentAlwaysOnVpnApp() method in VpnManagerService