Searched refs:getActiveAppVpnType (Results 1 – 3 of 3) sorted by relevance
1746 public synchronized int getActiveAppVpnType() {
7720 if (vpn != null && vpn.getActiveAppVpnType() != VpnManager.TYPE_VPN_SERVICE) { in getConnectionOwnerUid()
1072 public int getActiveAppVpnType() { in getActiveAppVpnType() method in ConnectivityServiceTest.MockVpn