Lines Matching refs:method
81 * The framework calls this method to instruct the GPS engine to prepare for serving requests
83 * framework upon successful return from this method until cleanup() method is called to
114 * The cleanup() method is called by the framework to tell the GNSS HAL implementation to
118 * setCallback() method is called again and the requests are re-initiated by the framework.
120 * After this method is called, the GNSS HAL implementation may choose to modify GNSS hardware
121 * states to save power. It is expected that when setCallback() method is called again to
186 * This method returns the IAGnssRil Interface.
193 * This method returns the IGnssGeofencing Interface.
200 * This method returns the IAGnss Interface.
207 * This method returns the IGnssNi interface.
214 * This method returns the IGnssMeasurement interface.
221 * This method returns the IGnssNavigationMessage interface.
228 * This method returns the IGnssXtra interface.
235 * This method returns the IGnssConfiguration interface.
242 * This method returns the IGnssDebug interface.
249 * This method returns the IGnssBatching interface.