Searched refs:isNavigationMessageSupported (Results 1 – 3 of 3) sorted by relevance
61 when(mMockNative.isNavigationMessageSupported()).thenReturn(true); in isSupported_nativeIsSupported()64 when(mMockNative.isNavigationMessageSupported()).thenReturn(false); in isSupported_nativeIsSupported()
65 return mNative.isNavigationMessageSupported(); in isAvailableInPlatform()146 public boolean isNavigationMessageSupported() { in isNavigationMessageSupported() method in GnssNavigationMessageProvider.GnssNavigationMessageProviderNative
8113 …GnssNavigationMessageProvider$GnssNavigationMessageProviderNative;->isNavigationMessageSupported()Z