Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/provider/
DLocationProviderManagerTest.java1426 Location futureLocation = createLocation(NAME, mRandom); in testValidateLocation_futureLocation() local
1427 futureLocation.setElapsedRealtimeNanos( in testValidateLocation_futureLocation()
1429 mProvider.setProviderLocation(futureLocation); in testValidateLocation_futureLocation()