Searched defs:prop1 (Results 1 – 3 of 3) sorted by relevance
38 static const int32_t prop1; member in android::VehiclePropertyAccessControlTest66 const int32_t VehiclePropertyAccessControlTest::prop1 = 0xa; member in android::VehiclePropertyAccessControlTest
80 ICalendar.Property prop1 = component.getFirstProperty("PROP1"); in testParseBasicComponent() local
411 private void configureDefrosterOn(View v, CarPropertyConfig prop1) { in configureDefrosterOn()