Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/provider/
H A DUserDictionary.java132 public static void addWord(Context context, String word, in addWord()
161 public static void addWord(Context context, String word, in addWord()
/aosp14/system/core/storaged/tools/
H A Dranker.py70 def is_number(word): argument
/aosp14/frameworks/base/tools/aapt2/compile/
H A DPngChunkFilter.cpp49 uint32_t word = ((uint32_t)data[0]) & 0x000000ff; in Peek32LE() local
/aosp14/frameworks/base/core/java/android/widget/
H A DAlphabetIndexer.java126 protected int compare(String word, String letter) { in compare()
H A DSimpleAdapter.java397 String word = words[k]; in performFiltering() local
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/varhandles/
H A Dgenerate_java.py41 def to_camel_case(word): argument
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewTest.java124 String word = "thisissuperlonglongword"; in testHyphenationWidth() local
/aosp14/system/core/init/
H A Dsubcontext_test.cpp101 for (const auto& word : expected_words) { in TEST() local
/aosp14/frameworks/base/core/java/android/app/
H A DLauncherActivity.java220 final String word = words[k]; in performFiltering() local
/aosp14/frameworks/base/cmds/incident_helper/src/
H A Dih_util.cpp71 std::string word = (*func) (line.substr(base, found - base)); in split() local
/aosp14/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto_to_text.cpp227 uint64_t word = 0; in print_thread_memory_dump() local
/aosp14/frameworks/base/tools/bit/
H A Dmain.cpp1225 run_tab_completion(const string& word) in run_tab_completion()
/aosp14/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
H A DShortcutManagerTestUtils.java322 final String word = (enable ? "enable" : "disable"); in enableComponent() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...