Searched refs:mDbg (Results 1 – 2 of 2) sorted by relevance
443 private boolean mDbg = false; field in HierarchicalStateMachine.HsmHandler548 if (mDbg) Log.d(TAG, "handleMessage: E msg.what=" + msg.what); in handleMessage()568 if (mDbg) Log.d(TAG, "handleMessage: X"); in handleMessage()582 if (mDbg) Log.d(TAG, "handleMessage: new destination call exit"); in performTransitions()640 if (mDbg) Log.d(TAG, "completeConstruction: E"); in completeConstruction()656 if (mDbg) Log.d(TAG, "completeConstruction: maxDepth=" + maxDepth); in completeConstruction()675 if (mDbg) Log.d(TAG, "completeConstruction: X"); in completeConstruction()685 if (mDbg) { in processMsg()703 if (mDbg) { in processMsg()727 if (mDbg) Log.d(TAG, "invokeExitMethods: " + curState.getName()); in invokeExitMethods()[all …]
37 protected boolean mDbg; field in IccCard141 mDbg = dbg; in IccCard()147 if(mDbg) Log.d(mLogTag, "IccCard finalized"); in finalize()243 if(mDbg) log("Network Despersonalization: " + pin); in supplyNetworkDepersonalization()334 if(mDbg) log("Change Pin1 old: " + oldPassword + " new: " + newPassword); in changeIccLockPassword()353 if(mDbg) log("Change Pin2 old: " + oldPassword + " new: " + newPassword); in changeIccFdnPassword()414 if(mDbg) log("Notify SIM pin or puk locked."); in handleIccCardStatus()420 if(mDbg) log("Notify SIM missing."); in handleIccCardStatus()424 if(mDbg) log("Notify SIM network locked."); in handleIccCardStatus()437 if(mDbg) log("Error in querying facility lock:" + ar.exception); in onQueryFdnEnabled()[all …]