Searched refs:propagatePropertyException (Results 1 – 2 of 2) sorted by relevance
149 boolean propagatePropertyException) { in VmsHalService() argument154 mPropagatePropertyException = propagatePropertyException; in VmsHalService()
104 private void initHalService(boolean propagatePropertyException) throws Exception { in initHalService() argument109 this::initVmsClient, propagatePropertyException); in initHalService()