Lines Matching refs:HAL
24 * This interface is used to tell the GNSS HAL implementation whether the framework user has
25 * granted permission to the GNSS HAL implementation to provide GNSS location information for
30 * the GNSS HAL implementation must serve the emergency location supporting network initiated
33 * There is no separate need for the GNSS HAL implementation to monitor the global device location
41 * For device user visibility, the GNSS HAL implementation must call the method
46 * The HAL implementations that support this interface must not report GNSS location, measurement,
48 * expressly authorized by this HAL. This includes all endpoints for location information
53 * Enables/disables non-framework entity location access permission in the GNSS HAL.
55 * The framework will call this method to update GNSS HAL implementation every time the
60 * Whenever the user location information is delivered to non-framework entities, the HAL
66 * user has granted non-framework location access permission. The GNSS HAL implementation
78 * Registers the callback for HAL implementation to use.