Searched refs:sendHotspotFailedMessage (Results 1 – 4 of 4) sorted by relevance
89 public void sendHotspotFailedMessage(int reasonCode) throws RemoteException { in sendHotspotFailedMessage() method in LocalOnlyHotspotRequestInfo
1313 requestor.sendHotspotFailedMessage(arg1); in sendHotspotFailedMessageToAllLOHSRequestInfoEntriesLocked()
146 mLOHSRequestInfo.sendHotspotFailedMessage( in verifySendFailedMessage()
2176 verify(mRequestInfo).sendHotspotFailedMessage(ERROR_GENERIC); in testAllRegisteredCallbacksTriggeredWhenSoftApFails()2252 verify(mRequestInfo).sendHotspotFailedMessage(ERROR_GENERIC); in testAllRegisteredCallbacksTriggeredWhenSoftApStopsLOHSNotActive()2253 verify(mRequestInfo2).sendHotspotFailedMessage(ERROR_GENERIC); in testAllRegisteredCallbacksTriggeredWhenSoftApStopsLOHSNotActive()