Searched refs:mItemType (Results 1 – 2 of 2) sorted by relevance
61 private int mItemType; field in AvrcpItem112 return mItemType; in getItemType()196 if (mItemType == TYPE_FOLDER) { in toMediaMetadata()240 + mItemType in toString()280 && Objects.equals(mItemType, other.getItemType()) in equals()376 mAvrcpItem.mItemType = itemType; in setItemType()
58 int mItemType; field in LocalePreferenceProviderTest.Pair62 mItemType = itemType; in Pair()173 int itemType = entry.mItemType; in prepareSuggestedLocaleAdapterMock()