Searched refs:plogw (Results 1 – 4 of 4) sorted by relevance
287 plogw("The message " + argument.datagramId + " was already processed"); in handleMessage()355 plogw("DatagramDispatcherHandler: unexpected message code: " + msg.what); in handleMessage()765 plogw("Timed out to wait for satellite connected before sending datagrams"); in handleEventDatagramWaitForConnectedStateTimedOut()824 plogw("Timed out to wait for the response of the request to send the datagram " in handleEventWaitForDatagramSendingResponseTimedOut()967 private void plogw(@NonNull String log) { in plogw() method in DatagramDispatcher
502 plogw("DatagramDispatcherHandler: unexpected message code: " + msg.what); in handleMessage()850 plogw("handleEventDatagramWaitForConnectedStateTimedOut: " in handleEventDatagramWaitForConnectedStateTimedOut()855 plogw("Timed out to wait for satellite connected before polling datagrams"); in handleEventDatagramWaitForConnectedStateTimedOut()915 private void plogw(@NonNull String log) { in plogw() method in DatagramReceiver
494 plogw("Unexpected satellite disablement started in PowerOff state"); in handleSatelliteEnablementStarted()580 plogw("Unexpected power on event while disabling satellite"); in handleSatelliteEnabledStateChanged()1197 private void plogw(@NonNull String log) { in plogw() method in SatelliteSessionController
1002 plogw("The request ID=" + argument.requestId + ", enableSatellite=" in handleMessage()2516 plogw("Invalid timeoutType=" + timeoutType); in setSatelliteControllerTimeoutDuration()4591 plogw("Timed out to wait for response of the satellite enabling request ID=" in handleEventWaitForSatelliteEnablingResponseTimedOut()4963 private void plogw(@NonNull String log) { in plogw() method in SatelliteController