Home
last modified time | relevance | path

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

/cts/tests/location/location_fine/src/android/location/cts/fine/
DLocationManagerFineTest.java1006 LocationListenerCapture capture1 = new LocationListenerCapture(mContext); in testMonitoring()
1112 try (LocationListenerCapture capture1 = new LocationListenerCapture(mContext); in testRequestFlush()