Searched refs:mPropMgr (Results 1 – 1 of 1) sorted by relevance
61 private CarPropertyManager mPropMgr; field in VehicleCtrlFragment84 mPropMgr = activity.getPropertyManager(); in onCreateView()110 mPropMgr.registerCallback(mPropCb, VehiclePropertyIds.WINDOW_POS, 10); in subscribeProps()114 mPropMgr.unregisterCallback(mPropCb); in unsubscribeProps()134 mPropMgr.setIntProperty(VehiclePropertyIds.WINDOW_MOVE, windowId, speed); in moveWindow()148 mPropMgr.setBooleanProperty(CustomVehicleProperty.PROTOCAN_TEST, in onTestBtnClicked()