Searched refs:mDbg (Results 1 – 1 of 1) sorted by relevance
688 private boolean mDbg = false; field in StateMachine.SmHandler801 if (mDbg) mSm.log("handleMessage: E msg.what=" + msg.what); in handleMessage()823 if (mDbg && mSm != null) mSm.log("handleMessage: X"); in handleMessage()868 if (mDbg) mSm.log("handleMessage: new destination call exit/enter"); in performTransitions()950 if (mDbg) mSm.log("completeConstruction: E"); in completeConstruction()966 if (mDbg) mSm.log("completeConstruction: maxDepth=" + maxDepth); in completeConstruction()975 if (mDbg) mSm.log("completeConstruction: X"); in completeConstruction()986 if (mDbg) { in processMsg()1005 if (mDbg) { in processMsg()1021 if (mDbg) mSm.log("invokeExitMethods: " + curState.getName()); in invokeExitMethods()[all …]