Searched refs:mObjectInstanceId (Results 1 – 1 of 1) sorted by relevance
52 private final int mObjectInstanceId; field in BluetoothMapMasInstance125 mObjectInstanceId = sInstanceCounter++; in BluetoothMapMasInstance()545 Log.v(TAG, "[instance=" + mObjectInstanceId + "] " + message); in verbose()549 Log.d(TAG, "[instance=" + mObjectInstanceId + "] " + message); in debug()553 Log.e(TAG, "[instance=" + mObjectInstanceId + "] " + message); in error()557 Log.e(TAG, "[instance=" + mObjectInstanceId + "] " + message, e); in error()