Searched refs:minTimeToNext (Results 1 – 2 of 2) sorted by relevance
/system/chre/core/include/chre/core/ |
D | gnss_manager.h | 53 Milliseconds minTimeToNext, const void *cookie); 242 Milliseconds minTimeToNext, const void *cookie); 355 Milliseconds minTimeToNext);
|
/system/chre/core/ |
D | gnss_manager.cc | 227 Milliseconds minTimeToNext, const void *cookie) { in addRequest() argument 229 return configure(nanoapp, true /* enable */, minInterval, minTimeToNext, in addRequest() 372 Milliseconds minTimeToNext, const void *cookie) { in configure() argument 388 success = controlPlatform(enable, minInterval, minTimeToNext); in configure()
|