Searched refs:mCarEmulator (Results 1 – 1 of 1) sorted by relevance
90 private CarEmulator mCarEmulator; field in AudioTestFragment321 if (mCarEmulator == null) { in onCreateView()329 mCarEmulator.start(); in onCreateView()331 mCarEmulator.stop(); in onCreateView()332 mCarEmulator = null; in onCreateView()408 if (mCarEmulator != null) { in onDestroyView()409 mCarEmulator.stop(); in onDestroyView()