Searched refs:sGpsNavigationMessageInterface (Results 1 – 1 of 1) sorted by relevance
69 static const GpsNavigationMessageInterface* sGpsNavigationMessageInterface = NULL; variable621 sGpsNavigationMessageInterface = in android_location_GnssLocationProvider_class_init_native()1563 if(sGpsNavigationMessageInterface != NULL) { in android_location_GnssLocationProvider_is_navigation_message_supported()1572 if (sGpsNavigationMessageInterface == NULL) { in android_location_GnssLocationProvider_start_navigation_message_collection()1577 int result = sGpsNavigationMessageInterface->init(&sGpsNavigationMessageCallbacks); in android_location_GnssLocationProvider_start_navigation_message_collection()1589 if (sGpsNavigationMessageInterface == NULL) { in android_location_GnssLocationProvider_stop_navigation_message_collection()1594 sGpsNavigationMessageInterface->close(); in android_location_GnssLocationProvider_stop_navigation_message_collection()