Home
last modified time | relevance | path

Searched refs:mTAG (Results 1 – 9 of 9) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/
DEapTtlsMethodStateMachine.java147 private final String mTAG = this.getClass().getSimpleName(); field in EapTtlsMethodStateMachine.CreatedState
152 EapResult result = handleEapSuccessFailureNotification(mTAG, message); in process()
160 LOG.e(mTAG, "Error parsing EAP-TTLS packet type data", decodeResult.eapError.cause); in process()
183 private final String mTAG = this.getClass().getSimpleName(); field in EapTtlsMethodStateMachine.HandshakeState
207 EapResult eapResult = handleEapSuccessFailureNotification(mTAG, message); in process()
215 LOG.e(mTAG, "Error parsing EAP-TTLS packet type data", decodeResult.eapError.cause); in process()
220 mTAG, message.eapIdentifier, decodeResult.eapError); in process()
228 handleInboundFragmentation(mTAG, eapTtlsRequest, message.eapIdentifier); in process()
236 mTAG, in process()
248 getNextOutboundFragment(mTAG, eapTtlsRequest, message.eapIdentifier); in process()
[all …]
DEapMsChapV2MethodStateMachine.java225 private final String mTAG = this.getClass().getSimpleName(); field in EapMsChapV2MethodStateMachine.CreatedState
229 EapResult result = handleEapSuccessFailureNotification(mTAG, message); in process()
235 mTypeDataDecoder.decodeChallengeRequest(mTAG, message.eapData.eapTypeData); in process()
245 private final String mTAG = this.getClass().getSimpleName(); field in EapMsChapV2MethodStateMachine.ChallengeState
249 EapResult result = handleEapSuccessFailureNotification(mTAG, message); in process()
255 mTypeDataDecoder.decodeChallengeRequest(mTAG, message.eapData.eapTypeData); in process()
262 mTAG, in process()
279 LOG.e(mTAG, "Error generating EAP MSCHAPv2 Challenge response", ex); in process()
284 mTAG, in process()
302 return buildEapMessageResponse(mTAG, message.eapIdentifier, challengeResponse); in process()
[all …]
DEapAkaMethodStateMachine.java172 private final String mTAG = CreatedState.class.getSimpleName(); field in EapAkaMethodStateMachine.CreatedState
175 EapResult result = handleEapSuccessFailureNotification(mTAG, message); in process()
195 mTAG, in process()
209 private final String mTAG = IdentityState.class.getSimpleName(); field in EapAkaMethodStateMachine.IdentityState
214 EapResult result = handleEapSuccessFailureNotification(mTAG, message); in process()
234 mTAG, in process()
246 LOG.e(mTAG, "Invalid attributes: " + eapAkaTypeData.attributeMap.keySet()); in process()
256 LOG.e(mTAG, "Unable to get IMSI for subId=" + subId); in process()
263 LOG.d(mTAG, "EAP-AKA/Identity=" + LOG.pii(identityString)); in process()
269 LOG.wtf(mTAG, "Exception thrown while making AtIdentity attribute", ex); in process()
[all …]
DEapSimMethodStateMachine.java137 private final String mTAG = CreatedState.class.getSimpleName(); field in EapSimMethodStateMachine.CreatedState
140 EapResult result = handleEapSuccessFailureNotification(mTAG, message); in process()
160 mTAG, in process()
177 LOG.wtf(mTAG, "Exception thrown while creating AtNonceMt", ex); in process()
185 private final String mTAG = StartState.class.getSimpleName(); field in EapSimMethodStateMachine.StartState
198 EapResult result = handleEapSuccessFailureNotification(mTAG, message); in process()
218 mTAG, in process()
237 LOG.e(mTAG, "Invalid attributes: " + eapSimTypeData.attributeMap.keySet()); in process()
265 LOG.wtf(mTAG, "Exception thrown while making AtIdentity attribute", ex); in process()
268 LOG.e(mTAG, "Unable to get IMSI for subId=" + mEapUiccConfig.getSubId()); in process()
[all …]
DEapStateMachine.java185 private final String mTAG = CreatedState.class.getSimpleName(); field in EapStateMachine.CreatedState
203 return handleNotification(mTAG, message); in process()
216 private final String mTAG = IdentityState.class.getSimpleName(); field in EapStateMachine.IdentityState
234 return handleNotification(mTAG, message); in process()
249 mTAG, in getIdentityResponse()
257 LOG.wtf(mTAG, "Failed to create Identity response for message with identifier=" in getIdentityResponse()
265 private final String mTAG = MethodState.class.getSimpleName(); field in EapStateMachine.MethodState
292 return handleNotification(mTAG, eapMessage); in process()
318 mTAG, in buildEapMethodStateMachine()
354 LOG.e(mTAG, "Received unsupported EAP Type=" + eapType); in buildEapMethodStateMachine()
DEapAkaPrimeMethodStateMachine.java167 private final String mTAG = ChallengeState.class.getSimpleName(); field in EapAkaPrimeMethodStateMachine.ChallengeState
239 mTAG, in hasMatchingNetworkNames()
285 LOG.d(mTAG, "K_encr=" + LOG.pii(mKEncr)); in generateAndPersistEapAkaKeys()
286 LOG.d(mTAG, "K_aut=" + LOG.pii(mKAut)); in generateAndPersistEapAkaKeys()
287 LOG.d(mTAG, "K_re=" + LOG.pii(mKRe)); in generateAndPersistEapAkaKeys()
288 LOG.d(mTAG, "MSK=" + LOG.pii(mMsk)); in generateAndPersistEapAkaKeys()
289 LOG.d(mTAG, "EMSK=" + LOG.pii(mEmsk)); in generateAndPersistEapAkaKeys()
294 LOG.e(mTAG, "Error while generating keys", ex); in generateAndPersistEapAkaKeys()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
DHfpClientDeviceBlock.java46 private final String mTAG; field in HfpClientDeviceBlock
62 mTAG = "HfpClientDeviceBlock." + mDevice.getAddress(); in HfpClientDeviceBlock()
73 Log.d(mTAG, "SCO state = " + mScoState); in HfpClientDeviceBlock()
80 Log.d(mTAG, "Got calls " + calls); in HfpClientDeviceBlock()
86 Log.w(mTAG, "Got connected but calls were null, ignoring the broadcast"); in HfpClientDeviceBlock()
94 Log.e(mTAG, "headset profile is null, ignoring broadcast."); in HfpClientDeviceBlock()
104 Log.e(mTAG, "Call " + call + " ignored: connection does not exist"); in onCreateIncomingConnection()
119 Log.d(mTAG, "Call audio state changed " + oldState + " -> " + newState); in onAudioStateChange()
139 Log.e(mTAG, "Call " + call + " ignored: connection does not exist"); in onCreateUnknownConnection()
163 Log.d(mTAG, "Resetting state for device " + mDevice); in cleanup()
[all …]
/packages/modules/IPsec/src/java/com/android/internal/net/utils/
DLog.java30 private final String mTAG; field in Log
46 this.mTAG = tag; in Log()
62 android.util.Log.v(mTAG, prefix + ": " + msg); in v()
78 android.util.Log.v(mTAG, prefix + ": " + msg, tr); in v()
93 android.util.Log.d(mTAG, prefix + ": " + msg); in d()
109 android.util.Log.d(mTAG, prefix + ": " + msg, tr); in d()
124 android.util.Log.i(mTAG, prefix + ": " + msg); in i()
140 android.util.Log.i(mTAG, prefix + ": " + msg, tr); in i()
155 android.util.Log.w(mTAG, prefix + ": " + msg); in w()
171 android.util.Log.w(mTAG, prefix + ": " + msg, tr); in w()
[all …]
/packages/modules/IPsec/src/java/com/android/internal/net/eap/message/simaka/
DEapSimAkaTypeData.java98 private final String mTAG; field in EapSimAkaTypeData.EapSimAkaTypeDataDecoder
110 this.mTAG = tag; in EapSimAkaTypeDataDecoder()
119 LOG.d(mTAG, "Invalid EAP Type-Data"); in decode()
127 LOG.d(mTAG, "Invalid EAP Type-Data"); in decode()
142 LOG.e(mTAG, "Duplicate attribute in parsed EAP-Message"); in decode()
147 LOG.d(mTAG, "Unsupported EAP attribute during decoding: " in decode()
159 LOG.e(mTAG, "Invalid AtRand attribute", ex); in decode()
162 LOG.e(mTAG, "Incorrectly formatted attribute", ex); in decode()
165 LOG.e(mTAG, "Unrecognized, non-skippable attribute encountered", ex); in decode()
190 LOG.i(mTAG, msg.toString()); in logDecodedEapSimAkaTypeData()