HomeSort by relevance Sort by last modified time
    Searched refs:postLocationSessionAsyncResultEvent (Results 1 - 2 of 2) sorted by null

  /system/chre/core/include/chre/core/
gnss_request_manager.h 265 bool postLocationSessionAsyncResultEvent(
270 * Calls through to postLocationSessionAsyncResultEvent but invokes
274 * @see postLocationSessionAsyncResultEvent
  /system/chre/core/
gnss_request_manager.cc 140 success = postLocationSessionAsyncResultEvent(
305 bool GnssRequestManager::postLocationSessionAsyncResultEvent(
342 if (!postLocationSessionAsyncResultEvent(instanceId, success, enable,

Completed in 642 milliseconds