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()291 && Objects.equals(mPlayable, other.isPlayable()) in equals()411 mAvrcpItem.mPlayable = playable; in setPlayable()