Searched refs:getLocalMacAddressPermission (Results 1 – 3 of 3) sorted by relevance
131 public int getLocalMacAddressPermission(int uid) throws RemoteException { in getLocalMacAddressPermission() method in WifiPermissionsWrapper
2246 if (mWifiInjector.getWifiPermissionsWrapper().getLocalMacAddressPermission(uid) in getConnectionInfo()
502 when(mWifiPermissionsWrapper.getLocalMacAddressPermission(anyInt())) in setUp()