/packages/modules/Uwb/service/java/com/android/server/uwb/secure/omapi/ |
D | OmapiConnectionImpl.java | 113 logw("Cannot close channel without a Session."); in closeChannel() 166 logw("Repeated SELECT operations are not supported."); in openChannel() 173 logw("Cannot open a Channel without a Session."); in openChannel() 178 logw("Exception trying to talk to DCK Applet"); in openChannel() 202 logw("Cannot get Session without Reader."); in getSession() 216 logw("SEService not connected. Cannot get Reader without SEService."); in getReader() 227 logw("Unable to find or select applet."); in getReader() 244 logw("Unable to select applet or applet not found with reader: " in checkFiRaAppletPresence() 251 logw("IOException happened with reader: " + reader.getName()); in checkFiRaAppletPresence() 254 logw("Error selecting FiRa applet (or applet not present) on reader: " in checkFiRaAppletPresence() [all …]
|
/packages/services/Telephony/src/com/android/services/telephony/rcs/ |
D | MessageTransportWrapper.java | 74 logw("notifyMessageReceived called when SipDelegate is not associated for " 82 logw("SipDelegate not available when notifyMessageReceived was called " 102 logw("notifyMessageReceiveError called when SipDelegate is not associated " 110 logw("SipDelegate not available when notifyMessageReceiveError was called " 138 logw("sendMessage called when SipDelegate is not associated." 214 logw("Unexpected state, onMessageSent called when SipDelegate is not " 221 logw("Error sending onMessageSent to SipDelegateConnection, remote not" 240 logw("Unexpected state, onMessageSendFailure called when SipDelegate is not" 247 logw("Error sending onMessageSendFailure to SipDelegateConnection, remote" 434 logw("cleanupSessionInternal: SipDelegate is not associated, callId: " + callId); in cleanupSessionInternal() [all …]
|
D | SipTransportController.java | 202 logw("onCallbackDied: unexpected - cookie is not an instance of " in onCallbackDied() 460 logw("createSipDelegate: exception completing future: " + e); in createSipDelegate() 492 logw("isSupported, unexpected null result, returning false"); in isSupported() 511 logw("createSipDelegateInternal, transport null during request."); in createSipDelegateInternal() 520 logw("createSipDelegateInternal, ImsException during create: " + e); in createSipDelegateInternal() 539 logw("destroySipDelegateInternal: ignoring destroy, as this is about to be destroyed " in destroySipDelegateInternal() 544 logw("destroySipDelegateInternal: ignoring destroy, null connection binder."); in destroySipDelegateInternal() 556 logw("destroySipDelegateInternal: could not find matching connection=" + connection); in destroySipDelegateInternal() 567 logw("triggerFullNetworkRegistrationInternal: ignoring network reg request, as this is" in triggerFullNetworkRegistrationInternal() 572 logw("triggerFullNetworkRegistrationInternal: ignoring, null connection binder."); in triggerFullNetworkRegistrationInternal() [all …]
|
D | SipDelegateBinderConnection.java | 183 logw("create called on unreachable SipTransport:" + e); in create() 201 logw("destroy called on unreachable SipTransport:" + e); in destroy() 207 logw("unlinkToDeath called on already unlinked binder" + e); in destroy() 216 logw("triggerFullNetworkRegistration called on unreachable ImsRegistration:" + e); in triggerFullNetworkRegistration() 224 logw("Invalid null delegate returned!"); in notifySipDelegateCreated() 254 protected final void logw(String log) { in logw() method in SipDelegateBinderConnection 262 logw("binderDied!"); in binderDied()
|
D | DelegateStateTracker.java | 157 logw("sipDelegateChanging: invalid state, onRegistrationStateChanged never called."); in sipDelegateChanging() 181 logw("sipDelegateDestroyed: IMS application is dead: " + e); in sipDelegateDestroyed() 219 logw("onRegistrationStateChanged: IMS application is dead: " + e); in onRegistrationStateChanged() 233 logw("onImsConfigurationChanged: IMS application is dead: " + e); in onImsConfigurationChanged() 247 logw("onImsConfigurationChanged: IMS application is dead: " + e); in onConfigurationChanged() 350 logw("notifySipDelegateCreated: IMS application is dead: " + e); in notifySipDelegateCreated() 358 private void logw(String log) { in logw() method in DelegateStateTracker
|
D | TransportSipMessageValidator.java | 205 logw("onRegistrationStateChanged: pending registration change, completing now."); in onRegistrationStateChanged() 302 logw("closeSessionsGracefully: unexpected - called with null consumer... closing now"); in closeSessionsGracefully() 309 logw("closeSessionsGracefully: unexpected - existing close pending, combining" in closeSessionsGracefully() 353 logw("closeSessions: call ID closure handled through consumer"); in closeSessions() 576 logw("Message is Restricted"); in updateForMetrics() 595 private void logw(String log) { in logw() method in TransportSipMessageValidator
|
/packages/modules/Uwb/service/java/com/android/server/uwb/secure/ |
D | ControleeInitiatorSession.java | 86 logw("Unknown tunnel message: " + msgId); in handleTunnelDataResponseReceived() 111 logw("unexpected outbound data for controlee info." + outboundData); in handlePutControleeInfoResponse() 113 logw("Unexpected response for controlee info."); in handlePutControleeInfoResponse() 120 logw("unexpected dispatch response for getSessionData"); in handleGetSessionDataResponse() 131 logw( in handleGetSessionDataResponse() 138 logw("using default session id, it shouldn't be updated as ." in handleGetSessionDataResponse() 202 logw("cannot get session data from applet"); in handleGetSessionDataResponse() 209 logw("unexpected dispatch response for get session data"); in handleGetSessionDataResponse() 220 logw("terminate session as tunnel data was failed: " + failReason); in handleTunnelDataFailure() 225 logw("unknown failure response for tunnel message: " + msgId); in handleTunnelDataFailure() [all …]
|
D | SecureElementChannel.java | 84 logw("Received error [" + responseApdu + "] while opening channel"); in openChannel() 107 logw( in openChannelWithResponse() 118 logw("All open channel attempts failed!"); in openChannelWithResponse() 143 logw("Encountered exception while closing channel" + e); in closeChannel() 173 logw( in transmit() 179 logw("All transmit attempts for SE failed!"); in transmit() 188 logw("Thread sleep interrupted."); in threadSleep() 193 private void logw(String dbgMsg) { in logw() method in SecureElementChannel
|
D | ControllerResponderSession.java | 69 logw( in onDispatchResponseReceived() 108 logw("ControleeInfo is not available in applet."); in handleControleeInfoAvailable() 126 logw("Uwb capability may not be compatible: " + e); in generateAndPutSessionDataToApplet() 144 logw("failed to put session data to applet."); in generateAndPutSessionDataToApplet() 153 logw("session data is not available."); in handleRdsAvailable() 159 logw("unique session id was present, shouldn't be updated as " in handleRdsAvailable() 176 private void logw(@NonNull String dbgMsg) { in logw() method in ControllerResponderSession
|
D | FiRaSecureChannel.java | 179 logw("error happened on closing SE channel"); in handleScMessage() 223 logw("error on swapping in ADF: " + e); in swapInAdf() 239 logw("Failed to swap out ADF with exception: " + e); in swapOutAdf() 275 logw("Dispatch command failed for " + e); in processRemoteCommandOrResponse() 296 logw( in handleDispatchResponseForSc() 312 logw("The selected ADF doesn't match the provisioned ADF."); in handleDispatchResponseForSc() 346 logw( in handleDispatchResponseForSc() 370 logw("error to getSessionId DO."); in readDefaultSessionId() 411 logw("Applet failed to handle the APDU: " + commandApdu); in sendLocalCommandApdu() 415 logw("sendLocalCommandApdu failed as: " + e); in sendLocalCommandApdu() [all …]
|
D | ControllerInitiatorSession.java | 73 logw( in handleTunnelDataFailure() 128 logw("unexpected response for getControleeInfo" + e); in handleTunnelGetControleeInfoResponse() 142 logw("unexpected response for tunnel putSessionData."); in handleTunnelPutSessionDataResponse() 155 logw( in handleTunnelPutSessionDataResponse() 163 logw("default session Id is changed, which is not expected."); in handleTunnelPutSessionDataResponse() 192 logw("failed to put session data to applet."); in handleTunnelPutSessionDataResponse() 206 private void logw(@NonNull String dbgMsg) { in logw() method in ControllerInitiatorSession
|
D | ControleeResponderSession.java | 69 logw("failed to send controlee info to applet."); in handleFiRaSecureChannelEstablished() 86 logw( in onDispatchResponseReceived() 93 logw("The default session Id is changed, which is not expected."); in onDispatchResponseReceived() 116 logw("session data is expected from applet."); in onDispatchResponseReceived() 131 logw("failed to get session data from applet."); in onDispatchResponseReceived() 152 private void logw(@NonNull String dbgMsg) { in logw() method in ControleeResponderSession
|
D | ResponderSession.java | 58 logw("a dispatch command wasn't handled correctly."); in handleDispatchCommandFailure() 64 logw("Wrong DispatchResponse sw: " + dispatchResponse.statusWord); in handleDispatchResponse() 77 logw("unhandled notification from dispatch response: " in handleDispatchResponse() 114 private void logw(@NonNull String dbgMsg) { in logw() method in ResponderSession
|
D | InitiatorSession.java | 74 logw("The response from peer device is not handled for request: " + request.mMsgId); in handleDispatchCommandFailure() 100 logw("The response is not expected for msgId: " + request.mMsgId); in handleDispatchResponse() 136 logw("failed to send the terminate session cmd to remote device"); in terminateRemoteSession() 201 private void logw(@NonNull String dbgMsg) { in logw() method in InitiatorSession
|
/packages/modules/Uwb/service/java/com/android/server/uwb/discovery/info/ |
D | RegulatoryInfo.java | 87 logw("Failed to convert empty into UWB Regulatory Info."); in fromBytes() 92 logw("Failed to convert bytes into UWB Regulatory Info due to invalid data size."); in fromBytes() 102 logw( in fromBytes() 110 logw( in fromBytes() 123 logw("Failed to convert bytes into UWB Regulatory Info due to invalid country code"); in fromBytes() 179 logw("Failed to parse 0 into Source Of Info."); in parseSourceOfInfo() 201 logw("Failed to parse multiple Source Of Info."); in parseSourceOfInfo() 262 private static void logw(String log) { in logw() method in RegulatoryInfo
|
D | SecureComponentInfo.java | 151 logw("Failed to convert empty into UWB Secure Component info."); in fromBytes() 156 logw( in fromBytes() 165 logw("Failed to convert bytes into UWB Secure Component info due to invalid secid"); in fromBytes() 172 logw( in fromBytes() 181 logw( in fromBytes() 259 private static void logw(String log) { in logw() method in SecureComponentInfo
|
D | UwbIndicationData.java | 74 logw("Failed to convert empty into UWB Indication Data."); in fromBytes() 79 logw("Failed to convert bytes into UWB Indication Data due to invalid data size."); in fromBytes() 100 logw( in fromBytes() 212 private static void logw(String log) { in logw() method in UwbIndicationData
|
D | VendorSpecificData.java | 60 logw("Failed to convert empty into UWB vendor specific data."); in fromBytes() 65 logw("Failed to convert bytes into UWB vendor specific data due to invalid data size."); in fromBytes() 109 private static void logw(String log) { in logw() method in VendorSpecificData
|
D | FiraProfileSupportInfo.java | 89 logw("Failed to convert empty into FiRa Profile Support Info."); in fromBytes() 106 logw("Invalid Profile ID in FiRa Profile Support Info. ID=" + current_id); in fromBytes() 158 private static void logw(String log) { in logw() method in FiraProfileSupportInfo
|
/packages/modules/Uwb/service/java/com/android/server/uwb/discovery/ble/ |
D | DiscoveryAdvertisement.java | 71 logw("Failed to convert empty into BLE Discovery advertisement."); in fromBytes() 88 logw( in fromBytes() 98 logw( in fromBytes() 106 logw( in fromBytes() 114 logw( in fromBytes() 128 logw( in fromBytes() 141 logw( in fromBytes() 287 private static void logw(String log) { in logw() method in DiscoveryAdvertisement
|
/packages/services/Telephony/src/com/android/phone/ |
D | ImsProvisioningController.java | 251 logw(LOG_PREFIX, msg.arg1, in handleMessage() 435 logw(LOG_PREFIX, mSlotId, "destroy : " + e.getMessage()); in destroy() 462 logw(LOG_PREFIX, mSlotId, "addConfigCallback : " + e.getMessage()); in connectionReady() 496 logw(LOG_PREFIX, mSlotId, in setProvisioningValue() 516 logw(LOG_PREFIX, mSlotId, in getProvisioningValue() 551 logw(LOG_PREFIX, getSlotId(mSubId), "can not find callback manager to clear"); in onMmTelUnavailable() 564 logw("setInitialProvisioningKeys: KEY_VOLTE_PROVISIONING_STATUS failed for" in setInitialProvisioningKeys() 586 logw("setInitialProvisioningKeys: KEY_VT_PROVISIONING_STATUS failed for" in setInitialProvisioningKeys() 608 logw("setInitialProvisioningKeys: KEY_VOICE_OVER_WIFI_ENABLED_OVERRIDE failed" in setInitialProvisioningKeys() 674 logw(LOG_PREFIX, mSlotId, "destroy :" + e.getMessage()); in destroy() [all …]
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | StartDpcInsideSuwServiceConnection.java | 206 ProvisionLogger.logw("Connection to SUW NetworkInterceptService lost"); in onServiceDisconnected() 212 ProvisionLogger.logw("Connection to SUW NetworkInterceptService died"); in onBindingDied() 261 ProvisionLogger.logw( in enableNetworkIntentIntercept() 268 ProvisionLogger.logw( in enableNetworkIntentIntercept() 272 ProvisionLogger.logw("Exception from SUW NetworkInterceptService", e); in enableNetworkIntentIntercept()
|
D | ProvisionLogger.java | 117 public static void logw(String message) { in logw() method in ProvisionLogger 126 public static void logw(String message, Throwable t) { in logw() method in ProvisionLogger 135 public static void logw(Throwable t) { in logw() method in ProvisionLogger
|
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/ike3gpp/ |
D | Ike3gppExtensionExchange.java | 163 logw("No 3GPP request payloads added for: " + exchangeSubtypeString); in getRequestPayloads() 192 logw("No 3GPP response payloads expected for: " + exchangeSubtypeString); in extract3gppResponsePayloads() 215 logw("Received unexpected 3GPP payloads in: " + exchangeSubtypeString); in handle3gppResponsePayloads() 219 private void logw(String msg) { in logw() method in Ike3gppExtensionExchange
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/parser/ |
D | DisclaimersParserImpl.java | 70 ProvisionLogger.logw("Empty disclaimer header in " + i + " element"); in parse() 75 ProvisionLogger.logw("Null disclaimer content uri in " + i + " element"); in parse() 82 ProvisionLogger.logw("Failed to copy disclaimer uri in " + i + " element"); in parse()
|