/packages/services/Car/service/src/com/android/car/ |
D | CarBluetoothService.java | 102 logd("Connected to PerUserCarService"); 117 logd("Before Unbinding from PerUserCarService"); 125 logd("Disconnected from PerUserCarService"); 154 logd("init()"); in init() 165 logd("release()"); in release() 187 logd("Initializing new user"); in initializeUserLocked() 198 logd("Switched to user " + mUserId); in initializeUserLocked() 206 logd("Destroying user " + mUserId); in destroyUserLocked() 233 logd("PerUserCarService not connected. Cannot get bluetooth user proxy objects"); in createBluetoothUserServiceLocked() 257 logd("No foreground user, cannot create profile device managers"); in createBluetoothProfileDeviceManagersLocked() [all …]
|
D | CarLocationService.java | 109 logd("Connected to PerUserCarService"); 111 logd("IPerUserCarService is null. Cannot get location manager proxy"); 123 logd("Current user: %s", currentUser); 132 logd("Before Unbinding from PerUserCarService"); 140 logd("Disconnected from PerUserCarService"); 151 logd("onDrivingStateChanged: %s", event); 164 logd("constructed"); in CarLocationService() 170 logd("init"); in init() 196 logd("release"); in release() 220 logd("onStateChanged: %s", state); in onStateChanged() [all …]
|
D | BluetoothProfileDeviceManager.java | 191 logd("Connection state changed [device: " + device + ", state: " in handleDeviceConnectionStateChange() 219 logd("Bond state has changed [device: " + device + ", state: " in handleDeviceBondStateChange() 246 logd("UUIDs found, device: " + device); in handleDeviceUuidEvent() 267 logd("Bluetooth Adapter state changed: " + Utils.getAdapterStateName(state)); in handleAdapterStateChange() 340 logd("Starting device management"); in start() 362 logd("Stopping device management"); in stop() 383 logd("Loading device priority list snapshot using key '" + mSettingsKey + "'"); in load() 388 logd("Found Device String: '" + devicesStr + "'"); in load() 415 logd("Loaded Priority list: " + devices); in load() 438 logd("Committed key: " + mSettingsKey + ", value: '" + devicesStr + "'"); in commit() [all …]
|
D | BluetoothDeviceConnectionPolicy.java | 75 logd("User " + mUserId + " is locked, ignoring bluetooth power change " 94 logd("Car power policy turns off bluetooth. Disable bluetooth adapter"); 119 logd("Bluetooth Adapter state changed: ", Utils.getAdapterStateName(state)); in onReceive() 199 logd("Car property changed: ", value.toString()); in onSeatOccupancyCarPropertyEvent() 237 logd("Driver seat location property is not in config list."); in getDriverSeatLocationFromVhal() 239 logd("Driver seat location property is not ready yet."); in getDriverSeatLocationFromVhal() 314 logd("init()"); in init() 346 logd("release()"); in release() 362 logd("Connect devices for each profile"); in connectDevices() 380 logd("Enable bluetooth adapter"); in enableBluetooth() [all …]
|
D | BluetoothProfileInhibitManager.java | 211 logd("Releasing inhibit request on profile " in binderDied() 246 logd("Restoring profile inhibits: " + savedBluetoothConnection); in load() 254 logd("Restored profile inhibits for " + params); in load() 280 logd("Committed key: " + KEY_BLUETOOTH_PROFILES_INHIBITED + ", value: '" in commit() 310 logd("Request profile inhibit: profile " + Utils.getProfileName(profile) in requestProfileInhibit() 328 logd("Release profile inhibit: profile " + Utils.getProfileName(profile) in releaseProfileInhibit() 380 logd("Profile " + Utils.getProfileName(params.getProfile()) in addInhibitRecord() 391 logd("Disabled profile " in addInhibitRecord() 468 logd("Not restoring profile " in restoreProfilePriority() 482 logd("Restored profile " + Utils.getProfileName(params.getProfile()) in restoreProfilePriority() [all …]
|
D | CarBluetoothUserService.java | 105 logd("Initiate connections to profile proxies"); in setupBluetoothConnectionProxies() 114 logd("Creating proxy for %s", Utils.getProfileName(profile)); in setupBluetoothConnectionProxies() 126 logd("Clean up profile proxy objects"); in closeBluetoothConnectionProxies() 163 logd("onServiceConnected profile: %s", Utils.getProfileName(profile)); 186 logd("Unhandled profile connected: %s", Utils.getProfileName(profile)); 194 logd("All profiles have connected"); 207 logd("onServiceDisconnected profile: %s", Utils.getProfileName(profile)); 250 logd("waitForProxies()"); in waitForProxies() 283 logd("Trying to connect to %s (%s) Profile: %s", device.getName(), device.getAddress(), in bluetoothConnectToProfile() 327 logd("Trying to disconnect from %s (%s) Profile: %s", device.getName(), device.getAddress(), in bluetoothDisconnectFromProfile() [all …]
|
D | OccupantAwarenessService.java | 115 logd("Initializing service"); in init() 121 logd("Will stop detection and disconnect listeners"); in release() 140 logd("connectToHalServiceIfNotConnected()"); in connectToHalServiceIfNotConnected() 145 logd("Client is already connected, nothing more to do"); in connectToHalServiceIfNotConnected() 150 logd("Attempting to connect to client at: " + OAS_SERVICE_ID); in connectToHalServiceIfNotConnected() 169 logd("Successfully connected to hal_service at: [" + OAS_SERVICE_ID + "]"); in connectToHalServiceIfNotConnected() 175 logd("Attempting to start detection graph"); in startDetectionGraph() 200 logd("Attempting to stop detection graph."); in stopDetectionGraph() 290 logd("Registering a new listener"); in registerEventListener() 364 private static void logd(String msg) { in logd() method in OccupantAwarenessService
|
D | CarUxRestrictionsManagerService.java | 256 logd("Attempting to read production config"); in loadConfig() 264 logd("Attempting to read config from XML resource"); in loadConfig() 314 logd("Attempting to promote stage config"); in promoteStagedConfig() 462 logd("Attempting to read staged config"); in getStagedConfigs() 494 logd("Set restriction mode to: " + mode); in setRestrictionMode() 726 logd("Driving State Changed:" + event.eventValue); 753 logd("Speed null when driving state is: " + drivingState); in handleDrivingStateEventLocked() 830 logd(String.format("Display port 0x%02x\tDO old->new: %b -> %b", in handleDispatchUxRestrictionsLocked() 834 logd(String.format("Display port 0x%02x\tUxR old->new: 0x%x -> 0x%x", in handleDispatchUxRestrictionsLocked() 870 logd("dispatching to clients"); in dispatchRestrictionsToClients() [all …]
|
/packages/services/Telephony/src/com/android/phone/otasp/ |
D | OtaspActivationService.java | 79 logd("otasp service onCreate"); in onCreate() 83 logd("OTASP is not needed."); in onCreate() 92 logd("OTASP call tried " + sOtaspCallRetries + " times"); in onCreate() 94 logd("OTASP call exceeds max retries => activation failed"); in onCreate() 117 logd("EVENT_SERVICE_STATE_CHANGED"); 121 logd("EVENT_START_OTASP_CALL"); 125 logd("OTASP_CALL_STATE_CHANGED"); 129 logd("OTASP_ACTIVATION_STATUS_UPDATE_EVENT"); 133 logd("EVENT_CDMA_OTASP_CALL_RETRY"); 158 logd("startNonInteractiveOtasp: placing call to '" + OTASP_NUMBER + "'..."); in onStartOtaspCall() [all …]
|
D | OtaspSimStateReceiver.java | 48 logd("EVENT_OTASP_CHANGED: otaspMode=" + otaspMode); 50 logd("otasp activation required, start otaspActivationService"); 57 logd("EVENT_OTASP_CHANGED: exception=" + ar.exception); 86 logd("otasp activation not needed: no supported carrier"); in isCarrierSupported() 94 if (DBG) logd("Received intent: " + intent.getAction()); in onReceive() 107 private static void logd(String s) { in logd() method in OtaspSimStateReceiver
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiHealthMonitor.java | 218 logd("Set WiFi " + (enable ? "enabled" : "disabled")); in setWifiEnabled() 238 logd("Device mobility state: " + newState); in setDeviceMobilityState() 295 logd(" 2G scanResult count: " + scanStats.getNumBssidLastScan2g() in handleScanResults() 380 logd("Run daily detection"); in dailyDetectionHandler() 410 logd("before daily update: " + perNetwork); in dailyDetectionHandler() 413 logd("after daily update: " + perNetwork); in dailyDetectionHandler() 415 logd("total connection duration: " + connectionDurationSec); in dailyDetectionHandler() 416 logd("#networks w/ sufficient recent stats: " + mNumNetworkSufficientRecentStatsOnly); in dailyDetectionHandler() 417 logd("#networks w/ sufficient recent and prev stats: " in dailyDetectionHandler() 512 logd("Run post-boot detection"); in postBootDetectionHandler() [all …]
|
D | DppManager.java | 148 logd("DPP timeout"); in timeoutDppRequest() 279 logd("Interface " + mClientIfaceName + ": Initializing URI: " + enrolleeUri); in startDppAsConfiguratorInitiator() 297 logd("Authenticating"); in startDppAsConfiguratorInitiator() 318 logd("Success: Started DPP Initiator with peer ID " in startDppAsConfiguratorInitiator() 368 logd("Interface " + mClientIfaceName + ": Initializing URI: " + configuratorUri); in startDppAsEnrolleeInitiator() 381 logd("Authenticating"); in startDppAsEnrolleeInitiator() 392 logd("Success: Started DPP Initiator with peer ID " in startDppAsEnrolleeInitiator() 446 logd("Interface " + mClientIfaceName + " Product Info: " + deviceInfo in startDppAsEnrolleeResponder() 466 logd("BootstrapId:" + mDppRequestInfo.bootstrapId + " URI: " + bootstrapInfo.uri); in startDppAsEnrolleeResponder() 475 logd("Success: Started DPP Enrollee Responder on listen channel " in startDppAsEnrolleeResponder() [all …]
|
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/ |
D | SupplicantP2pIfaceCallbackImpl.java | 64 protected static void logd(String s) { in logd() method in SupplicantP2pIfaceCallbackImpl 140 logd("Device discovered on " + mInterface + ": " + device); in onDeviceFound() 161 logd("Device lost on " + mInterface + ": " + device); in onDeviceLost() 170 logd("Search stopped on " + mInterface); in onFindStopped() 212 logd("Group Owner negotiation initiated on " + mInterface + ": " + config); in onGoNegotiationRequest() 223 logd("Group Owner negotiation completed with status: " + status); in onGoNegotiationCompleted() 238 logd("Group formation successful on " + mInterface); in onGroupFormationSuccess() 250 logd("Group formation failed on " + mInterface + ": " + failureReason); in onGroupFormationFailure() 275 logd("Group " + groupIfName + " started on " + mInterface); in onGroupStarted() 324 logd("Group " + groupIfName + " removed from " + mInterface); in onGroupRemoved() [all …]
|
D | WifiP2pServiceImpl.java | 855 if (mVerboseLoggingEnabled) logd("called onDeleteGroup() netId=" + netId); 1082 if (mVerboseLoggingEnabled) logd(getName() + message.toString()); in processMessage() 1087 logd("Full connection with ClientModeImpl established"); in processMessage() 1319 logd("setSavedPeerConfig to " + peerConfig); in processMessage() 1484 if (mVerboseLoggingEnabled) logd(getName()); in enter() 1491 if (mVerboseLoggingEnabled) logd(getName() + message.toString()); in processMessage() 1494 if (mVerboseLoggingEnabled) logd("p2p socket connection lost"); in processMessage() 1518 if (mVerboseLoggingEnabled) logd(getName()); in enter() 1558 if (mVerboseLoggingEnabled) logd(getName() + message.toString()); in processMessage() 1576 logd("Remove client - " + clientInfo.mPackageName); in processMessage() [all …]
|
/packages/services/Car/experimental/service/src/com/android/experimentalcar/ |
D | GazeDriverAwarenessSupplier.java | 111 logd("onBind with intent: " + intent); in onBind() 133 logd("Registering callback with OAS manager"); in onReady() 162 logd("Occupant Awareness System is not available on this machine"); in supportsGaze() 170 logd("Driver capabilities flags: " + driver_capability); in supportsGaze() 203 logd("Emitting new event: " + event); in emitAwarenessEvent() 207 private static void logd(String message) { in logd() method in GazeDriverAwarenessSupplier 218 logd("New status: " + status); in onSystemStateChanged() 224 logd("New detection: " + event); in onDetectionEvent()
|
D | TouchDriverAwarenessSupplier.java | 132 logd("Config loaded: " + mConfig); in onReady() 184 logd("Scheduling permit refresh interval (ms): " in schedulePermitRefreshLocked() 198 logd("Stopping permit refresh"); in stopPermitRefreshLocked() 214 logd("Ignoring consumePermit request: event throttled"); in consumePermitLocked() 219 logd("Permit consumed to: " + curPermits); in consumePermitLocked() 239 logd("Permit refreshed to: " + curPermits); in handlePermitRefreshLocked() 252 private static void logd(String message) { in logd() method in TouchDriverAwarenessSupplier 284 logd("ACTION_UP touch received"); in onInputEvent()
|
D | DriverDistractionExperimentalFeatureService.java | 296 logd("release"); in release() 420 logd("Driver awareness updated: " in handleDriverAwarenessEventLocked() 492 logd("Required awareness updated: " + mRequiredAwareness); in handleSpeedEventLocked() 501 logd("Driver awareness level is not yet known"); in updateCurrentDistractionEventLocked() 543 logd("Dispatch event is throttled and already scheduled."); in scheduleAwarenessDispatchLocked() 555 logd(String.format("Dispatch event (%s) is throttled. Scheduled to emit in %sms", in scheduleAwarenessDispatchLocked() 570 logd("Dispatching event to clients: " + changeEvent); in dispatchCurrentDistractionEventToClientsLocked() 666 logd("Driver awareness has become stale. Selecting new awareness level."); in scheduleExpirationTimerLocked() 674 logd(String.format( in scheduleExpirationTimerLocked() 697 private static void logd(String message) { in logd() method in DriverDistractionExperimentalFeatureService [all …]
|
D | GazeAttentionProcessor.java | 61 logd("First pass, returning 'initialValue=" + mConfig.initialValue); in updateAttention() 72 logd("Handling on-road gaze"); in updateAttention() 76 logd("Handling off-road gaze"); in updateAttention() 84 logd(String.format("updateAttention(): Time=%1.2f. Attention [%f]->[%f]. ", in updateAttention() 102 private static void logd(String message) { in logd() method in GazeAttentionProcessor
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/analytics/ |
D | MetricsLoggerWrapper.java | 43 logd("MetricsLoggerWrapper, category:" + category + ", value: " + value); in logAction() 57 logd("MetricsLoggerWrapper, category:" + category + ", value: " + value); in logAction() 70 logd("MetricsLoggerWrapper, category:" + category); in logAction() 76 private void logd(String logText) { in logd() method in MetricsLoggerWrapper 78 ProvisionLogger.logd(logText); in logd()
|
/packages/services/Telephony/src/com/android/phone/ |
D | CarrierConfigLoader.java | 267 logd("Loaded persistent override config from XML. package=" in handleMessage() 275 logd( in handleMessage() 396 logd("Found carrier config app: " + carrierPackageName); in handleMessage() 409 logd( in handleMessage() 542 logd( in handleMessage() 568 logd("Loaded no SIM config from XML. package=" in handleMessage() 717 logd("CarrierConfigLoader has started"); in CarrierConfigLoader() 811 logd("Broadcast CARRIER_CONFIG_CHANGED for phone " + phoneId in broadcastConfigChangedIntent() 828 logd("Broadcast CARRIER_CONFIG_CHANGED for phone " + phoneId + ", subId=" + subIds[0]); in broadcastConfigChangedIntent() 830 logd("Broadcast CARRIER_CONFIG_CHANGED for phone " + phoneId); in broadcastConfigChangedIntent() [all …]
|
D | RcsProvisioningMonitor.java | 247 logd("fail to addRcsConfigCallback as imsConfig is null"); in addRcsConfigCallback() 281 logd("Failed to notify onRemoved due to dead binder of " + cb); in removeRcsConfigCallback() 298 logd("triggerRcsReconfiguration failed due to IImsConfig null."); in triggerRcsReconfiguration() 334 logd("Rcs config is null for sub : " + mSubId); in notifyRcsAutoConfigurationReceived() 346 logd("notifyRcsAutoConfigurationReceived failed due to IImsConfig null."); in notifyRcsAutoConfigurationReceived() 359 logd("notifyRcsAutoConfigurationRemoved failed due to IImsConfig null."); in notifyRcsAutoConfigurationRemoved() 378 logd("Failed to notify onRemoved due to dead binder of " + cb); in clearCallbacks() 460 logd("RcsProvisioningMonitor created."); in make() 477 logd("init."); in init() 489 logd("release."); in release() [all …]
|
/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/ |
D | ProjectionStateListener.java | 19 import static com.android.car.apps.common.util.SafeLog.logd; 100 logd(TAG, "skip non-projecting package " + status.getPackageName()); in isProjectionInActiveForeground() 107 logd(TAG, "skip non-projecting device " + device.getName()); in isProjectionInActiveForeground() 115 logd(TAG, "skip device " + device.getName() + " - not foreground"); in isProjectionInActiveForeground() 121 logd(TAG, "Device " + device.getName() + " has BT device " in isProjectionInActiveForeground()
|
/packages/modules/Virtualization/microdroid/ |
D | init.rc | 54 # Start logd before any other services run to ensure we capture all of their logs. 55 start logd 60 start logd 61 start logd-reinit 152 write /dev/event-log-tags "# content owned by logd 154 chown logd logd /dev/event-log-tags 158 start logd-auditctl
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/ |
D | InstallPackageTask.java | 210 ProvisionLogger.logd("Package " + mPackageName + " is successfully installed."); in addSuccessStatus() 226 ProvisionLogger.logd("PACKAGE_ADDED broadcast received with intent data " in onReceive() 229 ProvisionLogger.logd("The package name provided in the intent data does not equal " in onReceive() 264 ProvisionLogger.logd("Current version of " + mPackageName in onFinished() 272 ProvisionLogger.logd("Installing package " + mPackageName + " failed."); in onFinished() 277 ProvisionLogger.logd("Install package callback received for " + mPackageName); in onFinished()
|
D | AddWifiNetworkTask.java | 178 ProvisionLogger.logd("onNetworkConnected"); in onNetworkConnected() 180 ProvisionLogger.logd("Connected to the correct network"); in onNetworkConnected() 203 ProvisionLogger.logd("Not connected to WIFI"); in isConnectedToSpecifiedWifi() 208 ProvisionLogger.logd("connection info is null"); in isConnectedToSpecifiedWifi() 213 ProvisionLogger.logd("Wanted to connect SSID " + mProvisioningParams.wifiInfo.ssid in isConnectedToSpecifiedWifi()
|