Searched defs:mProperties (Results 1 – 8 of 8) sorted by relevance
40 private final Map<String, HardwareProperty> mProperties; field in HardwarePropertyChooser
93 private final Map<String, String> mProperties = new HashMap<String, String>(); field in AvdCreationDialog
43 private final Properties mProperties = new Properties(); field in SettingsController
41 private final Map<String, String> mProperties; field in PlatformTarget
197 protected final Map<String, String> mProperties; field in ProjectProperties
157 private final ProjectProperties mProperties; field in ProjectState
54 private final Map<String, String> mProperties = new HashMap<String, String>(); field in Device
168 private final Map<String, String> mProperties; field in AvdManager.AvdInfo