Searched refs:sendHotspotFailedMessage (Results 1 – 4 of 4) sorted by relevance
97 public void sendHotspotFailedMessage(int reasonCode) throws RemoteException { in sendHotspotFailedMessage() method in LocalOnlyHotspotRequestInfo
2414 requestor.sendHotspotFailedMessage(reason); in sendHotspotFailedMessageToAllLOHSRequestInfoEntriesLocked()
158 mLOHSRequestInfo.sendHotspotFailedMessage( in verifySendFailedMessage()
4516 verify(mRequestInfo).sendHotspotFailedMessage(ERROR_GENERIC); in testAllRegisteredCallbacksTriggeredWhenSoftApFails()4573 verify(mRequestInfo).sendHotspotFailedMessage(ERROR_GENERIC); in testAllRegisteredCallbacksTriggeredWhenSoftApStopsLOHSNotActive()4574 verify(mRequestInfo2).sendHotspotFailedMessage(ERROR_GENERIC); in testAllRegisteredCallbacksTriggeredWhenSoftApStopsLOHSNotActive()