Searched defs:isGroupOwner (Results 1 – 6 of 6) sorted by relevance
36 public boolean isGroupOwner; field in WifiP2pInfo
171 public boolean isGroupOwner(String deviceAddress) { in isGroupOwner() method in WifiP2pDeviceList
185 public boolean isGroupOwner() { in isGroupOwner() method in WifiP2pGroup
271 public boolean isGroupOwner() { in isGroupOwner() method in WifiP2pDevice
623 boolean isGroupFormed, boolean isGroupOwner, String ifname) { in sendWifiP2pConnectionChanged()
1015 private boolean isGroupOwner(WifiP2pGroup group) { in isGroupOwner() method in Tethering.StateReceiver