Home
last modified time | relevance | path

Searched defs:attemptCount (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarLocationService.java599 private void injectLocation(Location location, int attemptCount) { in injectLocation()
619 }, 200L * attemptCount); in injectLocation() local
/packages/services/Car/cpp/powerpolicy/client/src/
DPowerPolicyClientBase.cpp83 int attemptCount = 1; in init() local