Searched refs:propagatePropertyException (Results 1 – 2 of 2) sorted by relevance
143 boolean propagatePropertyException) { in VmsHalService() argument148 mPropagatePropertyException = propagatePropertyException; in VmsHalService()
99 private void initHalService(boolean propagatePropertyException) throws Exception { in initHalService() argument103 this::initVmsClient, propagatePropertyException); in initHalService()