Home
last modified time | relevance | path

Searched refs:setOwner (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pGroup.java182 public void setOwner(WifiP2pDevice device) { in setOwner() method in WifiP2pGroup
315 group.setOwner((WifiP2pDevice)in.readParcelable(null));
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DSupplicantP2pIfaceCallback.java300 group.setOwner(owner); in onGroupStarted()
359 group.setOwner(owner); in onInvitationReceived()
DWifiP2pServiceImpl.java1423 group.setOwner(new WifiP2pDevice(addr)); in processMessage()
2624 group.setOwner(mThisDevice); in updatePersistentNetworks()
DSupplicantP2pIfaceHal.java1845 group.setOwner(device); in loadGroups()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/p2p/
DSupplicantP2pIfaceHalTest.java845 group.setOwner(null); in testInvite_invalidArguments()
2586 group.setOwner(owner); in createDummyP2pGroup()
/frameworks/base/api/
Dcurrent.txt57663 …method public static java.nio.file.Path setOwner(java.nio.file.Path, java.nio.file.attribute.UserP…
57967 …method public abstract void setOwner(java.nio.file.attribute.UserPrincipal) throws java.io.IOExcep…
Dsystem-current.txt61571 …method public static java.nio.file.Path setOwner(java.nio.file.Path, java.nio.file.attribute.UserP…
61875 …method public abstract void setOwner(java.nio.file.attribute.UserPrincipal) throws java.io.IOExcep…