HomeSort by relevance Sort by last modified time
    Searched defs:like (Results 1 - 10 of 10) sorted by null

  /frameworks/base/core/java/android/content/
SearchRecentSuggestionsProvider.java 191 mSuggestSuggestionClause = "display1 LIKE ? OR display2 LIKE ?";
204 mSuggestSuggestionClause = "display1 LIKE ?";
331 String like = "%" + selectionArgs[0] + "%"; local
333 myArgs = new String [] { like, like };
335 myArgs = new String [] { like };
  /external/icu/icu4c/source/test/intltest/
restest.cpp 93 UBool like[e_Where_count]; member in struct:__anon13043
restsnew.cpp 92 UBool like[e_Where_count]; member in struct:__anon13046
519 logln("Testing C like UnicodeString APIs\n");
    [all...]
  /external/icu/icu4c/source/test/cintltst/
crestst.c 64 UBool like[e_Where_count]; member in struct:__anon12948
541 * - ures_open() works like ures_openDirect() on a bundle with a top-level
    [all...]
creststn.c 156 UBool like[e_Where_count]; member in struct:__anon12952
    [all...]
  /external/guice/extensions/persist/lib/
db4o-6.4.14.8131-java5.jar 
hibernate3.jar 
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 129 milliseconds