Searched refs:sendExplicitlySelected (Results 1 – 3 of 3) sorted by relevance
40 void sendExplicitlySelected(boolean explicitlySelected, boolean acceptPartial); in sendExplicitlySelected() method
1216 queueOrSendMessage(reg -> reg.sendExplicitlySelected( in explicitlySelected()
943 public void sendExplicitlySelected(boolean explicitlySelected, boolean acceptPartial) { in sendExplicitlySelected() method in NetworkAgentInfo.NetworkAgentMessageHandler