Searched refs:maybeEraseOwnDeviceAddress (Results 1 – 1 of 1) sorted by relevance
2251 maybeEraseOwnDeviceAddress(mGroup, message.sendingUid)); in processMessageImpl()2283 maybeEraseOwnDeviceAddress(mGroups, message.sendingUid), in processMessageImpl()2504 maybeEraseOwnDeviceAddress(mThisDevice, message.sendingUid)); in processMessageImpl()6405 private WifiP2pDevice maybeEraseOwnDeviceAddress(WifiP2pDevice device, int uid) { in maybeEraseOwnDeviceAddress() method in WifiP2pServiceImpl.P2pStateMachine6431 private WifiP2pGroup maybeEraseOwnDeviceAddress(WifiP2pGroup group, int uid) { in maybeEraseOwnDeviceAddress() method in WifiP2pServiceImpl.P2pStateMachine6457 private WifiP2pGroupList maybeEraseOwnDeviceAddress(WifiP2pGroupList groupList, int uid) { in maybeEraseOwnDeviceAddress() method in WifiP2pServiceImpl.P2pStateMachine6463 result.add(maybeEraseOwnDeviceAddress(group, uid)); in maybeEraseOwnDeviceAddress()