Home
last modified time | relevance | path

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

/aosp12/frameworks/base/location/lib/java/com/android/location/provider/
H A DActivityRecognitionProviderWatcher.java39 private static ActivityRecognitionProviderWatcher sWatcher; field in ActivityRecognitionProviderWatcher
/aosp12/art/test/079-phantom/src/
H A DBitmap.java31 private static BitmapWatcher sWatcher = new BitmapWatcher(sPhantomQueue); field in Bitmap