Searched refs:setOwner (Results 1 – 11 of 11) sorted by relevance
104 setOwner(uri, PERMISSIONLESS_APP); in testPullBlocked()135 public static void setOwner(Uri uri, String packageName) throws Exception { in setOwner() method in DelegatorTest
202 public void setOwner(WifiP2pDevice device) { in setOwner() method in WifiP2pGroup354 group.setOwner((WifiP2pDevice)in.readParcelable(null));
216 mTestWifiP2pNewPersistentGoGroup.setOwner(new WifiP2pDevice(thisDeviceMac)); in generatorTestData()224 group1.setOwner(mTestWifiP2pDevice); in generatorTestData()231 group2.setOwner(new WifiP2pDevice("12:34:56:78:90:ab")); in generatorTestData()238 group3.setOwner(new WifiP2pDevice(thisDeviceMac)); in generatorTestData()1669 mTestWifiP2pGroup.setOwner(mTestThisDevice); in testRequestGroupInfoSuccess()1692 mTestWifiP2pGroup.setOwner(mTestThisDevice); in testRequestGroupInfoIncludesMacForNetworkSettingsApp()2174 group.setOwner(new WifiP2pDevice("thisDeviceMac")); in testEndConnectionEventWhenGroupFormed()2549 group.setOwner(new WifiP2pDevice("thisDeviceMac")); in testRemoveGroupSuccess()2573 group.setOwner(new WifiP2pDevice("thisDeviceMac")); in testRemoveGroupFailureWhenNativeCallFailure()2756 group.setOwner(new WifiP2pDevice("thisDeviceMac")); in testStartWpsWithPbcSuccess()[all …]
105 group.setOwner(new WifiP2pDevice(goAddr)); in createP2pGroup()
969 group.setOwner(null); in testInvite_invalidArguments()2931 group.setOwner(owner); in createPlaceholderP2pGroup()
307 group.setOwner(owner); in onGroupStarted()366 group.setOwner(owner); in onInvitationReceived()
2102 group.setOwner(new WifiP2pDevice(addr)); in processMessage()3541 group.setOwner(mThisDevice); in updatePersistentNetworks()3652 result.setOwner(eraseOwnDeviceAddress(groupOwner)); in eraseOwnDeviceAddress()
2161 group.setOwner(device); in loadGroups()
56 group.setOwner(GROUP_OWNER); in testSetterGetter()
55 group.setOwner(goDev); in createGroup()
1193 Landroid/net/wifi/p2p/WifiP2pGroup;->setOwner(Landroid/net/wifi/p2p/WifiP2pDevice;)V