Searched refs:getInitialValues (Results 1 – 1 of 1) sorted by relevance
679 List<CarPropertyValue> carPropertyValues = callback.getInitialValues(); in testRegisterPropertyGetInitialValueHandleNotAvailableStatusCode()695 List<CarPropertyValue> carPropertyValues = callback.getInitialValues(); in testRegisterPropertyGetInitialValueHandleAccessDeniedStatusCodes()711 List<CarPropertyValue> carPropertyValues = callback.getInitialValues(); in testRegisterPropertyGetInitialValueHandleInternalErrorStatusCodes()1779 public List<CarPropertyValue> getInitialValues() { in getInitialValues() method in CarPropertyManagerTest.TestCallback