Searched refs:warnLog (Results 1 – 7 of 7) sorted by relevance
20 import static com.android.server.timezonedetector.location.LocationTimeZoneManagerService.warnLog;215 warnLog("Unknown provider state: " + provider); in stopProvider()348 warnLog("onProviderStateChange: Unexpected state change for provider," in onProviderStateChange()368 warnLog("onProviderStateChange: Unexpected provider=" + provider); in onProviderStateChange()403 warnLog("Secondary provider unexpected reported a failure:" in handleProviderFailedStateChange()451 warnLog("Provider=" + provider + " is started, but" in handleProviderStartedStateChange()459 warnLog("Provider=" + provider in handleProviderStartedStateChange()474 warnLog("Unknown eventType=" + event.getType()); in handleProviderStartedStateChange()614 warnLog("Unable to process test command:" in handleProviderTestCommand()623 warnLog("Unable to process test command:" in handleProviderTestCommand()[all …]
23 import static com.android.server.timezonedetector.location.LocationTimeZoneManagerService.warnLog;413 warnLog("Unable to initialize the provider", e); in initialize()565 warnLog("handleInitializationTimeout: Initialization timeout triggered when in" in handleInitializationTimeout()644 warnLog("handleTimeZoneProviderEvent: Event=" + timeZoneProviderEvent in handleTimeZoneProviderEvent()655 warnLog(msg); in handleTimeZoneProviderEvent()668 warnLog("handleTimeZoneProviderEvent:" in handleTimeZoneProviderEvent()690 warnLog(msg); in handleTimeZoneProviderEvent()
431 static void warnLog(String msg) {432 warnLog(msg, null);435 static void warnLog(String msg, @Nullable Throwable t) {
445 warnLog("autoConnectA2dp: service is null, failed to connect to " + device); in autoConnectA2dp()462 warnLog("autoConnectHeadset: service is null, failed to connect to " + device); in autoConnectHeadset()501 warnLog("processConnectOtherProfiles, adapter is not ON " + mAdapterService.getState()); in processConnectOtherProfiles()553 private static void warnLog(String msg) { in warnLog() method in PhonePolicy
449 warnLog("Invalid parameters device=" + String.valueOf(device == null) in updateBatteryLevel()477 warnLog("Device is null"); in resetBatteryLevel()964 private static void warnLog(String msg) { in warnLog() method in RemoteDevices
511 warnLog("Device is not known for:" + Utils.getAddressStringFromByte(address)); in sspRequestCallback()606 private void warnLog(String msg) { in warnLog() method in BondStateMachine
40152 PLcom/android/server/timezonedetector/location/LocationTimeZoneManagerService;->warnLog(Ljava/lang/…40153 PLcom/android/server/timezonedetector/location/LocationTimeZoneManagerService;->warnLog(Ljava/lang/…