Searched refs:mPlayable (Results 1 – 1 of 1) sorted by relevance
85 private boolean mPlayable = false; field in AvrcpItem152 return mPlayable; in isPlayable()223 if (mPlayable) flags |= MediaItem.FLAG_PLAYABLE; in toMediaItem()254 + mPlayable in toString()290 && mPlayable == other.isPlayable() in equals()415 mAvrcpItem.mPlayable = playable; in setPlayable()