Searched refs:mPropertyGroupsByFormat (Results 1 – 1 of 1) sorted by relevance
92 private final SparseArray<MtpPropertyGroup> mPropertyGroupsByFormat = new SparseArray<>(); field in MtpDatabase534 propertyGroup = mPropertyGroupsByFormat.get(format); in getObjectPropertyList()538 mPropertyGroupsByFormat.put(format, propertyGroup); in getObjectPropertyList()