Searched refs:sendHotspotFailedMessage (Results 1 – 4 of 4) sorted by relevance
89 public void sendHotspotFailedMessage(int reasonCode) throws RemoteException { in sendHotspotFailedMessage() method in LocalOnlyHotspotRequestInfo
1375 requestor.sendHotspotFailedMessage(reason); in sendHotspotFailedMessageToAllLOHSRequestInfoEntriesLocked()
141 mLOHSRequestInfo.sendHotspotFailedMessage( in verifySendFailedMessage()
2896 verify(mRequestInfo).sendHotspotFailedMessage(ERROR_GENERIC); in testAllRegisteredCallbacksTriggeredWhenSoftApFails()2953 verify(mRequestInfo).sendHotspotFailedMessage(ERROR_GENERIC); in testAllRegisteredCallbacksTriggeredWhenSoftApStopsLOHSNotActive()2954 verify(mRequestInfo2).sendHotspotFailedMessage(ERROR_GENERIC); in testAllRegisteredCallbacksTriggeredWhenSoftApStopsLOHSNotActive()