Searched refs:getLockdownAllowlist (Results 1 – 3 of 3) sorted by relevance
390 doReturn(null).when(mVpn).getLockdownAllowlist(); in testGetVpnLockdownAllowlist()394 doReturn(expected).when(mVpn).getLockdownAllowlist(); in testGetVpnLockdownAllowlist()
662 return vpn.getLockdownAllowlist(); in getVpnLockdownAllowlist()
1053 public synchronized List<String> getLockdownAllowlist() { in getLockdownAllowlist() method in Vpn