Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/dialer/searchfragment/nearbyplaces/
H A DNearbyPlacesCursorLoader.java33 private static final String MAX_RESULTS = "3"; field in NearbyPlacesCursorLoader
/aosp12/packages/apps/Dialer/java/com/android/dialer/searchfragment/directories/
H A DDirectoryContactsCursorLoader.java48 private static final String MAX_RESULTS = "10"; field in DirectoryContactsCursorLoader
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DDicTraverseSession.java30 private static final int MAX_RESULTS = 18; field in DicTraverseSession
/aosp12/packages/inputmethods/LatinIME/native/jni/src/
H A Ddefines.h36 #define MAX_RESULTS 18 macro
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Drtt.cpp323 static const int MAX_RESULTS = 1024; member in RttCommand
H A Dgscan.cpp992 static const int MAX_RESULTS = 64; member in BssidHotlistCommand
1409 static const int MAX_RESULTS = 64; member in SignificantWifiChangeCommand