Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/searchfragment/nearbyplaces/
DNearbyPlacesCursor.java27 final class NearbyPlacesCursor extends MergeCursor implements SearchCursor { class
43 private NearbyPlacesCursor(Cursor[] cursors, long directoryId) { in NearbyPlacesCursor() method in NearbyPlacesCursor