Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/1.0/default/
DGnssBatching.cpp33 bool GnssBatching::sFlpSupportsBatching = false; member in android::hardware::gnss::V1_0::implementation::GnssBatching
131 sFlpSupportsBatching = true; in flpCapabilitiesCb()
166 if (!sFlpSupportsBatching) { in start()
DGnssBatching.h56 static bool sFlpSupportsBatching; member