Home
last modified time | relevance | path

Searched refs:loge (Results 1 – 25 of 96) sorted by relevance

1234

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/api/internal/association/
DAssociationBinder.java20 import static com.android.car.connecteddevice.util.SafeLog.loge;
135 loge(TAG, "onAssociatedDeviceAdded failed.", exception); in setDeviceAssociationCallback()
145 loge(TAG, "onAssociatedDeviceRemoved failed.", exception); in setDeviceAssociationCallback()
155 loge(TAG, "onAssociatedDeviceUpdated failed.", exception); in setDeviceAssociationCallback()
194 loge(TAG, "No IConnectionCallback has been set, ignoring " + in setConnectionCallback()
201 loge(TAG, "onDeviceConnected failed.", exception); in setConnectionCallback()
208 loge(TAG, "No IConnectionCallback has been set, ignoring " + in setConnectionCallback()
215 loge(TAG, "onDeviceDisconnected failed.", exception); in setConnectionCallback()
251 loge(TAG, "No IAssociationCallback has been set, ignoring " +
258 loge(TAG, "onAssociationStartSuccess failed.", exception);
[all …]
/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/api/external/
DConnectedDeviceManagerBinder.java19 import static com.android.car.connecteddevice.util.SafeLog.loge;
89 loge(TAG, "onDeviceConnected failed.", exception); in registerActiveUserConnectionCallback()
98 loge(TAG, "onDeviceDisconnected failed.", exception); in registerActiveUserConnectionCallback()
115 loge(TAG, "RemoteCallbackBinder is null, IConnectionCallback was not " + in unregisterConnectionCallback()
121 loge(TAG, "ConnectionCallback is null."); in unregisterConnectionCallback()
139 loge(TAG, "onSecureChannelEstablished failed.", exception); in registerDeviceCallback()
148 loge(TAG, "onMessageReceived failed.", exception); in registerDeviceCallback()
157 loge(TAG, "onDeviceError failed.", exception); in registerDeviceCallback()
175 loge(TAG, "RemoteCallbackBinder is null, IDeviceCallback was not previously " + in unregisterDeviceCallback()
181 loge(TAG, "No DeviceCallback associated with given callback. " + in unregisterDeviceCallback()
[all …]
/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/trust/
DTrustedDeviceManager.java20 import static com.android.car.connecteddevice.util.SafeLog.loge;
162 loge(TAG, "Error while adding token through delegate.", e); in startEnrollment()
197 loge(TAG, "Error while unlocking user through delegate.", e); in unlockUser()
216 loge(TAG, "Error while requesting credential validation.", e); in onEscrowTokenAdded()
224 loge(TAG, "Unable to complete device enrollment. Pending device was null."); in onEscrowTokenActivated()
248 loge(TAG, "Failed to notify that enrollment completed successfully.", e); in onEscrowTokenActivated()
273 loge(TAG, "No TrustAgent delegate has been set. Unable to remove trusted device."); in removeTrustedDevice()
282 loge(TAG, "Error while removing token through delegate.", e); in removeTrustedDevice()
289 loge(TAG, "Failed to notify that a trusted device has been removed.", e); in removeTrustedDevice()
299 loge(TAG, "Unable to get connected devices. Service not connected. "); in getActiveUserConnectedDevices()
[all …]
DTrustedDeviceAgentService.java20 import static com.android.car.connecteddevice.util.SafeLog.loge;
60 loge(TAG, "Error while disconnecting from TrustedDeviceManager."); in onDestroy()
72 loge(TAG, "Error while notifying that an escrow token was added.", e); in onEscrowTokenAdded()
84 loge(TAG, "Error while notifying that an escrow token was activated.", e); in onEscrowTokenStateReceived()
103 loge(TAG, "Error while establishing connection to TrustedDeviceManager.", e);
/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/trust/ui/
DTrustedDeviceActivity.java22 import static com.android.car.connecteddevice.util.SafeLog.loge;
138 loge(TAG, "Lock screen was unsuccessful. Returned result code: " + in onActivityResult()
148 loge(TAG, "Set up new lock unsuccessful. Returned result code: " in onActivityResult()
161 loge(TAG, "No valid associated device."); in onActivityResult()
193 loge(TAG, "Error while disconnecting from service.", e); in onDestroy()
226 loge(TAG, "Failed to remove trusted device. service not connected."); in observeViewModel()
233 loge(TAG, "Failed to remove trusted device.", e); in observeViewModel()
253 loge(TAG, "No valid associated device."); in hasAssociatedDevice()
270 loge(TAG, "Failed to initiate enrollment. ", e); in attemptInitiatingEnrollment()
276 loge(TAG, "Failed to check connection status for device: " + deviceId + in isCompanionDeviceConnected()
[all …]
/packages/apps/Car/libs/connected-device-lib/src/com/android/car/connecteddevice/ble/
DAssociationSecureChannel.java24 import static com.android.car.connecteddevice.util.SafeLog.loge;
85 loge(TAG, "Encountered unexpected handshake state: " + mState + "."); in processHandshake()
103 loge(TAG, "processHandshakeInProgress: Encountered unexpected handshake state: " in processHandshakeInProgress()
111 loge(TAG, "Unable to get verification code."); in processHandshakeInProgress()
117 loge(TAG, "No verification code listener has been set. Unable to display verification " in processHandshakeInProgress()
130 loge(TAG, "Received invalid device id. Aborting."); in processHandshakeDeviceIdAndSecret()
143 loge(TAG, "Error saving challenge secret.", e); in processHandshakeDeviceIdAndSecret()
171 loge(TAG, "Error during PIN verification", e); in notifyOutOfBandAccepted()
176 loge(TAG, "Handshake not finished after calling verify PIN. Instead got " in notifyOutOfBandAccepted()
184 loge(TAG, "Unable to finish association, generated key is null."); in notifyOutOfBandAccepted()
DSecureBleChannel.java20 import static com.android.car.connecteddevice.util.SafeLog.loge;
96 loge(TAG, "Unable to send next handshake message, message is null."); in sendHandshakeMessage()
172 loge(TAG, "Secure channel error: " + error); in notifySecureChannelFailure()
199 loge(TAG, "Received encrypted message before secure channel has " in processMessage()
211 loge(TAG, "Could not decrypt client credentials.", e); in processMessage()
233 loge(TAG, "Handshake failed.", e); in onMessageReceived()
247 loge(TAG, "Received unexpected operation type: " + operationType + "."); in onMessageReceived()
DBlePeripheralManager.java20 import static com.android.car.connecteddevice.util.SafeLog.loge;
177 loge(TAG, "Attempted start advertising, but system does not support BLE. Ignoring."); in startAdvertising()
216 loge(TAG, "notifyCharacteristicChanged failed"); in notifyCharacteristicChanged()
278 loge(TAG, "Gatt server not created - exceeded retry limit."); in openGattServer()
298 loge(TAG, "Cannot start BLE Advertisement. Advertise Retry count: " in startAdvertisingInternally()
398 loge(TAG, "Notification failed. Device: " + device + ", Status: "
437 loge(TAG, "Generic Access Service is null.");
443 loge(TAG, "Device Name Characteristic is null.");
461 loge(TAG, "Reading GAP Failed: " + status);
DReconnectSecureChannel.java20 import static com.android.car.connecteddevice.util.SafeLog.loge;
95 loge(TAG, "Encountered unexpected handshake state: " + mState + "."); in processHandshake()
139 loge(TAG, "Unable to resume session, previous key is null."); in processHandshakeResumingSession()
148 loge(TAG, "Unable to resume session, unexpected next handshake state: " + mState + "."); in processHandshakeResumingSession()
155 loge(TAG, "Unable to resume session, new key is null."); in processHandshakeResumingSession()
169 loge(TAG, "Unable to send server authentication message to client, message is null."); in sendServerAuthToClient()
DBleDeviceMessageStream.java23 import static com.android.car.connecteddevice.util.SafeLog.loge;
155 loge(TAG, "Error while creating message packets.", e); in writeMessage()
222 loge(TAG, "Can not parse Ble packet from client.", e); in onCharacteristicWrite()
236 loge(TAG, "Could not parse version exchange message", e); in processVersionExchange()
248 loge(TAG, "Unsupported message version for min " + minMessagingVersion + " and max " in processVersionExchange()
286 loge(TAG, "Received unexpected packet " + packetNumber + " for message " in processPacket()
304 loge(TAG, "Error writing packet to stream.", e); in processPacket()
331 loge(TAG, "Cannot parse device message from client.", e); in processPacket()
DCarBleCentralManager.java20 import static com.android.car.connecteddevice.util.SafeLog.loge;
220 loge(TAG, "Device connected with null gatt. Disconnecting."); in deviceConnected()
254 loge(TAG, "BLE scanning failed with error code: " + errorCode);
320 loge(TAG, "Write descriptor to read characteristic failed.");
326 loge(TAG, "Set notifications to read characteristic failed.");
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
DVerifyPackageTask.java104 ProvisionLogger.loge("Device admin package info or name is null"); in run()
154 ProvisionLogger.loge("Downloaded package does not have any signatures."); in doesASignatureHashMatch()
164 ProvisionLogger.loge("Provided hash does not match any signature hash."); in doesASignatureHashMatch()
165 ProvisionLogger.loge("Hash provided by programmer: " in doesASignatureHashMatch()
167 ProvisionLogger.loge("Hashes computed from package signatures: "); in doesASignatureHashMatch()
170 ProvisionLogger.loge(StoreUtils.byteArrayToString(sigHash)); in doesASignatureHashMatch()
190 ProvisionLogger.loge("Provided hash does not match file hash."); in doesPackageHashMatch()
191 ProvisionLogger.loge("Hash provided by programmer: " in doesPackageHashMatch()
194 ProvisionLogger.loge("SHA-256 Hash computed from file: " in doesPackageHashMatch()
DAddWifiNetworkTask.java103 ProvisionLogger.loge("Failed to enable wifi"); in run()
129 ProvisionLogger.loge("WifiConfiguration is null"); in connectToProvidedNetwork()
137 ProvisionLogger.loge("Unable to add network after trying " + MAX_RETRIES + " times."); in connectToProvidedNetwork()
148 ProvisionLogger.loge("Unable to connect to wifi"); in connectToProvidedNetwork()
165 ProvisionLogger.loge("Retrying in " + durationNextSleep + " ms."); in tryAddingNetwork()
169 ProvisionLogger.loge("Retry interrupted."); in tryAddingNetwork()
DCopyAccountToUserTask.java115 ProvisionLogger.loge("sourceUser and targetUser are the same, won't migrate account."); in maybeCopyAccount()
135 ProvisionLogger.loge("Could not copy account to " + targetUser); in maybeCopyAccount()
139 ProvisionLogger.loge("Exception copying account to " + targetUser, e); in maybeCopyAccount()
142 ProvisionLogger.loge("Exception copying account to " + targetUser, e); in maybeCopyAccount()
/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/
DRemoteFeature.java20 import static com.android.car.connecteddevice.util.SafeLog.loge;
97 loge(TAG, "Error while stopping remote feature.", e); in stop()
127 loge(TAG, "No matching device found with id " + deviceId + " when trying to send " in sendMessageSecurely()
141 loge(TAG, "Error while sending secure message.", e); in sendMessageSecurely()
150 loge(TAG, "No matching device found with id " + deviceId + " when trying to send " in sendMessageUnsecurely()
162 loge(TAG, "Error while sending unsecure message.", e); in sendMessageUnsecurely()
177 loge(TAG, "Exception while retrieving connected devices.", e); in getConnectedDeviceById()
236 loge(TAG, "Failed to bind to CompanionDeviceSupportService after " + mBindAttempts in bindToService()
262 loge(TAG, "Error while inspecting connected devices.", e);
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DStartDpcInsideSuwServiceConnection.java121 ProvisionLogger.loge("Duplicate calls to triggerDpcStart() - ignoring"); in triggerDpcStart()
146 ProvisionLogger.loge("Failed to bind to SUW NetworkInterceptService"); in tryBindService()
149 ProvisionLogger.loge("Access denied to SUW NetworkInterceptService", e); in tryBindService()
212 ProvisionLogger.loge("Binding to SUW NetworkInterceptService returned null"); in onNullBinding()
230 ProvisionLogger.loge("Exception from SUW NetworkInterceptService", e); in cacheInitialNetworkInterceptSetting()
237 ProvisionLogger.loge( in disableNetworkIntentIntercept()
241 ProvisionLogger.loge("Exception from SUW NetworkInterceptService", e); in disableNetworkIntentIntercept()
/packages/services/Telephony/src/com/android/phone/
DCarrierConfigLoader.java269 loge("binding to default app: " in handleMessage()
293 loge("Received response for stale request."); in handleMessage()
299 loge("Failed to get carrier config"); in handleMessage()
322 loge("Failed to get carrier config from default app: " + in handleMessage()
335 loge("Bind/fetch time out from " + mPlatformCarrierConfigPackage); in handleMessage()
391 loge("Bind to carrier app: " + carrierPackageName + " fails"); in handleMessage()
415 loge("Received response for stale request."); in handleMessage()
421 loge("Failed to get carrier config from carrier app: " in handleMessage()
446 loge("Failed to get carrier config: " + e.toString()); in handleMessage()
458 loge("Bind/fetch from carrier app timeout"); in handleMessage()
[all …]
DPhoneInterfaceManager.java492 loge("iccTransmitApduLogicalChannel: No UICC"); in handleMessage()
513 loge("iccTransmitApduLogicalChannel: Empty response"); in handleMessage()
515 loge("iccTransmitApduLogicalChannel: CommandException: " + in handleMessage()
518 loge("iccTransmitApduLogicalChannel: Unknown exception"); in handleMessage()
529 loge("iccTransmitApduBasicChannel: No UICC"); in handleMessage()
549 loge("iccTransmitApduBasicChannel: Empty response"); in handleMessage()
551 loge("iccTransmitApduBasicChannel: CommandException: " + in handleMessage()
554 loge("iccTransmitApduBasicChannel: Unknown exception"); in handleMessage()
565 loge("iccExchangeSimIO: No UICC"); in handleMessage()
592 loge("sendEnvelopeWithStatus: No UICC"); in handleMessage()
[all …]
/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/activity/
DAssociatedDeviceViewModel.java22 import static com.android.car.connecteddevice.util.SafeLog.loge;
99 loge(TAG, "Error clearing registered callbacks. ", e); in onCleared()
112 loge(TAG, "Error while accepting verification.", e); in acceptVerification()
127 loge(TAG, "Error while stopping association process.", e); in stopAssociation()
152 loge(TAG, "Failed to remove associated device: " + device, e); in removeCurrentDevice()
169 loge(TAG, "Failed to toggle connection status for device: " + device + ".", e); in toggleConnectionStatusForCurrentDevice()
287 loge(TAG, "Failed to start association .", e); in startAssociation()
314 loge(TAG, "Initial set failed onServiceConnected", e);
345 loge(TAG, "Failed to start association.");
351 loge(TAG, "Error during association: " + error + ".");
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DTelephonyProvider.java552 loge("resources=null, return version=" + Integer.toHexString(DATABASE_VERSION)); in getVersion()
563 loge("Can't get version of APN database" + e + " return version=" + in getVersion()
621 loge("Exception " + SIMINFO_TABLE + "e=" + e); in onOpen()
630 loge("Exception " + CARRIERS_TABLE + " e=" + e); in onOpen()
665 loge("FileNotFoundException for " + file.getAbsolutePath() + ":" + e); in getChecksum()
667 loge("IOException for " + file.getAbsolutePath() + ":" + e); in getChecksum()
680 loge("Exception when calculating checksum for internal apn resources: " + e); in getChecksum()
754 loge("Got exception while loading APN database." + e); in initDatabase()
759 loge("initDatabase: resources=null"); in initDatabase()
787 loge("initDatabase: Exception while parsing '" + confFile.getAbsolutePath() + "'" + in initDatabase()
[all …]
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertAudio.java160 loge("onInit() TTS engine error: " + status); in onInit()
246 loge("TTS engine not ready or language not supported or speak() " in onCreate()
262 loge("Handler received unknown message, what=" + msg.what); in onCreate()
293 loge("exception trying to shutdown text-to-speech"); in onDestroy()
454 loge("Error occurred while playing audio."); in playAlertTone()
515 loge("Failed to play alert sound: " + ex); in playAlertTone()
597 loge("exception trying to stop media player"); in stop()
612 loge("exception trying to stop text-to-speech"); in stop()
701 private static void loge(String msg) { in loge() method in CellBroadcastAlertAudio
DCellBroadcastAlertReminder.java103 loge("Can't get URI for alert reminder sound"); in playAlertReminderSound()
113 loge("can't get Ringtone for alert reminder sound"); in playAlertReminderSound()
149 loge("invalid alert reminder interval preference: " + prefStr); in queueAlertReminder()
187 loge("can't get Alarm Service"); in queueAlertReminder()
221 private static void loge(String msg) { in loge() method in CellBroadcastAlertReminder
/packages/apps/Car/libs/connected-device-lib/src/com/android/car/connecteddevice/storage/
DConnectedDeviceStorage.java20 import static com.android.car.connecteddevice.util.SafeLog.loge;
209 loge(TAG, "Unable to find challenge secret for device " + deviceId + "."); in hashWithChallengeSecret()
217 loge(TAG, "Unable to find hashing algorithm " + CHALLENGE_HASHING_ALGORITHM + ".", e); in hashWithChallengeSecret()
225 loge(TAG, "Exception while initializing HMAC.", e); in hashWithChallengeSecret()
265 loge(TAG, "Unable to encrypt value with key " + keyAlias, e); in encryptWithKeyStore()
298 loge(TAG, "Unable to decrypt value with key " + keyAlias, e); in decryptWithKeyStore()
331 loge(TAG, "Unable to retrieve key " + keyAlias + " from KeyStore.", e); in getKeyStoreKey()
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/analytics/
DDeferredMetricsWriter.java62 ProvisionLogger.loge("Could not find file passed to DeferredMetricsWriter.", e); in write()
92 ProvisionLogger.loge("Failed to write DevicePolicyEvent to OutputStream.", e); in writeDevicePolicyEventsToStream()
98 ProvisionLogger.loge("Failed to flush OutputStream.", e); in writeDevicePolicyEventsToStream()
103 ProvisionLogger.loge("Failed to close OutputStream.", e); in writeDevicePolicyEventsToStream()
/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DWakeLockStateMachine.java90 loge("Wait lock is held after release."); in releaseWakeLock()
130 loge(errorText); in processMessage()
246 protected void loge(String s) { in loge() method in WakeLockStateMachine
256 protected void loge(String s, Throwable e) { in loge() method in WakeLockStateMachine

1234