Home
last modified time | relevance | path

Searched refs:mDbg (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/statemachine/
DStateMachine.java686 private boolean mDbg = false; field in StateMachine.SmHandler
799 if (mDbg) mSm.log("handleMessage: E msg.what=" + msg.what); in handleMessage()
821 if (mDbg && mSm != null) mSm.log("handleMessage: X"); in handleMessage()
866 if (mDbg) mSm.log("handleMessage: new destination call exit/enter"); in performTransitions()
948 if (mDbg) mSm.log("completeConstruction: E"); in completeConstruction()
964 if (mDbg) mSm.log("completeConstruction: maxDepth=" + maxDepth); in completeConstruction()
973 if (mDbg) mSm.log("completeConstruction: X"); in completeConstruction()
984 if (mDbg) { in processMsg()
1003 if (mDbg) { in processMsg()
1019 if (mDbg) mSm.log("invokeExitMethods: " + curState.getName()); in invokeExitMethods()
[all …]
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java50 private final boolean mDbg = true; field in PropertyHalService
111 if (mDbg) { in PropertyHalService()
131 if (mDbg) { in getPropertyList()
218 if (mDbg) { in subscribeProperty()
244 if (mDbg) { in unsubscribeProperty()
262 if (mDbg) { in init()
269 if (mDbg) { in release()
295 if (mDbg) { in takeSupportedProperties()
300 if (mDbg) { in takeSupportedProperties()