Searched refs:mInstrumentClusterNavigation (Results 1 – 2 of 2) sorted by relevance
89 private final IInstrumentClusterNavigationImpl mInstrumentClusterNavigation = field in InstrumentClusterServiceTest107 return mInstrumentClusterNavigation; in getNavigationService()205 assertThat(clusterInfo).isEqualTo(mInstrumentClusterNavigation.mClusterInfo); in testGetInstrumentClusterInfo_navigationRendererInitialFailures()211 mInstrumentClusterNavigation.mThrowExceptionInGetInstrumentClusterInfo = true; in testGetInstrumentClusterInfo_navigationBinderError()321 mInstrumentClusterNavigation.mClusterInfo); in checkValidClusterNavigation()327 assertThat(bundle).isEqualTo(mInstrumentClusterNavigation.mLastBundle); in checkValidClusterNavigation()
122 return mService.mInstrumentClusterNavigation; in getCarNavigationStatusController()145 private final FakeInstrumentClusterNavigation mInstrumentClusterNavigation; field in FakeCar.FakeCarService154 mInstrumentClusterNavigation = new FakeInstrumentClusterNavigation(); in FakeCarService()187 return mInstrumentClusterNavigation; in getCarService()