Searched refs:mItemType (Results 1 – 2 of 2) sorted by relevance
62 private int mItemType; field in AvrcpItem114 return mItemType; in getItemType()200 if (mItemType == TYPE_FOLDER) { in toMediaMetadata()237 return "AvrcpItem{mUuid=" + mUuid + ", mUid=" + mUid + ", mItemType=" + mItemType in toString()258 && Objects.equals(mItemType, other.getItemType()) in equals()357 mAvrcpItem.mItemType = itemType; in setItemType()
58 int mItemType; field in LocalePreferenceProviderTest.Pair62 mItemType = itemType; in Pair()173 int itemType = entry.mItemType; in prepareSuggestedLocaleAdapterMock()