Searched defs:mProperties (Results 1 – 6 of 6) sorted by relevance
38 private int mProperties; field in CdmaConference
149 private final HashMap<Integer, VehiclePropConfig> mProperties = new HashMap<>(); field in PowerHalService
165 private final HashMap<Integer, VehiclePropConfig> mProperties = new HashMap<>(); field in AudioHalService
348 sp<VehiclePropertiesHolder> mProperties; variable
61 private final HashMap<Integer, VehicleHalProperty> mProperties = field in VehicleHalEmulator
76 int mProperties = NOT_SPECIFIED; field in ConnectionServiceFixture.FakeConnectionServiceDelegate