Searched refs:isNavigationMessageSupported (Results 1 – 3 of 3) sorted by relevance
78 when(mMockNative.isNavigationMessageSupported()).thenReturn(true); in isSupported_nativeIsSupported()81 when(mMockNative.isNavigationMessageSupported()).thenReturn(false); in isSupported_nativeIsSupported()
67 return mNative.isNavigationMessageSupported(); in isAvailableInPlatform()148 public boolean isNavigationMessageSupported() { in isNavigationMessageSupported() method in GnssNavigationMessageProvider.GnssNavigationMessageProviderNative
18361 …GnssNavigationMessageProvider$GnssNavigationMessageProviderNative;->isNavigationMessageSupported()Z