Home
last modified time | relevance | path

Searched refs:agpsRilIface (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/gnss/1.0/default/
DGnss.cpp508 const AGpsRilInterface* agpsRilIface = static_cast<const AGpsRilInterface*>( in getExtensionAGnssRil() local
510 if (agpsRilIface == nullptr) { in getExtensionAGnssRil()
513 mGnssRil = new AGnssRil(agpsRilIface); in getExtensionAGnssRil()