Searched refs:mPropertyGroupsByProperty (Results 1 – 1 of 1) sorted by relevance
70 private final HashMap<Integer, MtpPropertyGroup> mPropertyGroupsByProperty field in MtpDatabase760 propertyGroup = mPropertyGroupsByProperty.get(property); in getObjectPropertyList()765 mPropertyGroupsByProperty.put(new Integer((int)property), propertyGroup); in getObjectPropertyList()