Searched refs:PropertyHalServiceIds (Results 1 – 3 of 3) sorted by relevance
54 private PropertyHalServiceIds mPropertyHalServiceIds;96 mPropertyHalServiceIds = new PropertyHalServiceIds(); in setUp()
82 private final PropertyHalServiceIds mPropIds;130 mPropIds = new PropertyHalServiceIds(); in PropertyHalService()
61 public class PropertyHalServiceIds { class74 private static final String TAG = CarLog.tagFor(PropertyHalServiceIds.class);160 public PropertyHalServiceIds() { in PropertyHalServiceIds() method in PropertyHalServiceIds