Searched refs:mDebugId (Results 1 – 1 of 1) sorted by relevance
221 private long mDebugId = sDebugInstanceId++; field in LocalRenderer268 Log.d(TAG, mDebugId + ": Finished preparing, seekOnReady is " + mSeekOnReady); in onPrepared()294 Log.d(TAG, mDebugId + ": Completed item. Have next item? " + (mNextPlayer != null)); in onCompletion()316 Log.d(TAG, mDebugId + ": Entered error state, what: " + what + " extra: " + extra); in onError()396 Log.d(TAG, mDebugId + ": Settings new content. Have a player? " + (mPlayer != null) in setContent()433 Log.d(TAG, mDebugId + ": Setting next content. Have player? " + (mPlayer != null) in setNextContent()690 Log.d(TAG, mDebugId + ": Cleaning up current player"); in cleanUpPlayer()