Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIConnectivityManager.aidl225 boolean isCallerCurrentAlwaysOnVpnApp(); in isCallerCurrentAlwaysOnVpnApp() method
DVpnService.java388 return getService().isCallerCurrentAlwaysOnVpnApp(); in isAlwaysOn()
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java7741 public boolean isCallerCurrentAlwaysOnVpnApp() { in isCallerCurrentAlwaysOnVpnApp() method in ConnectivityService