Searched refs:mPropertyGroupsByFormat (Results 1 – 1 of 1) sorted by relevance
80 private final HashMap<Integer, MtpPropertyGroup> mPropertyGroupsByFormat field in MtpDatabase729 propertyGroup = mPropertyGroupsByFormat.get(format); in getObjectPropertyList()734 mPropertyGroupsByFormat.put(format, propertyGroup); in getObjectPropertyList()