Searched refs:mCarForCreateAndConnect (Results 1 – 1 of 1) sorted by relevance
35 private Car mCarForCreateAndConnect; field in CarApiTestFragment54 + mCarForCreateAndConnect.isConnected()61 + mCarForCreateAndConnect.isConnected());74 disconnectCar(mCarForCreateAndConnect); in onCreateView()75 mCarForCreateAndConnect = Car.createCar(getContext(), in onCreateView()77 mCarForCreateAndConnect.connect(); in onCreateView()110 disconnectCar(mCarForCreateAndConnect); in onDestroyView()111 mCarForCreateAndConnect = null; in onDestroyView()