Searched defs:resultMsg (Results 1 – 4 of 4) sorted by relevance
675 Message resultMsg = SyncMessenger.sendMessageSynchronously(mDstMessenger, msg); in sendMessageSynchronously() local688 Message resultMsg = sendMessageSynchronously(msg); in sendMessageSynchronously() local703 Message resultMsg = sendMessageSynchronously(msg); in sendMessageSynchronously() local721 Message resultMsg = sendMessageSynchronously(msg); in sendMessageSynchronously() local740 Message resultMsg = sendMessageSynchronously(msg); in sendMessageSynchronously() local755 Message resultMsg = sendMessageSynchronously(msg); in sendMessageSynchronously() local838 Message resultMsg = null; in sendMessageSynchronously() local
1545 Message resultMsg = channel.sendMessageSynchronously(CMD_QUERY_OSU_ICON, bundle); in syncQueryPasspointIcon() local1559 Message resultMsg = channel.sendMessageSynchronously(CMD_MATCH_PROVIDER_NETWORK, fqdn); in matchProviderWithCurrentNetwork() local1624 private boolean messageIsNull(Message resultMsg) { in messageIsNull()1639 Message resultMsg = channel.sendMessageSynchronously(CMD_ADD_OR_UPDATE_NETWORK, config); in syncAddOrUpdateNetwork() local1654 Message resultMsg = channel.sendMessageSynchronously(CMD_GET_CONFIGURED_NETWORKS, uuid, in syncGetConfiguredNetworks() local1670 Message resultMsg = channel.sendMessageSynchronously( in syncGetPrivilegedConfiguredNetwork() local1693 Message resultMsg = channel.sendMessageSynchronously( in syncGetAllMatchingFqdnsForScanResults() local1715 Message resultMsg = in syncGetMatchingOsuProviders() local1734 Message resultMsg = in syncGetMatchingPasspointConfigsForOsuProviders() local1758 Message resultMsg = in syncGetWifiConfigsForPasspointProfiles() local[all …]
165 boolean isUserGesture, Message resultMsg) { in onCreateWindow()
721 private void handleScreenshotResponse(Message resultMsg) { in handleScreenshotResponse()