Home
last modified time | relevance | path

Searched refs:keyword (Results 1 – 12 of 12) sorted by relevance

/frameworks/support/slices/view/src/main/java/androidx/slice/
DSliceUtils.java303 String keyword = (String) itemList.get(i).getText(); in getSliceKeywords() local
304 if (!TextUtils.isEmpty(keyword)) { in getSliceKeywords()
305 stringList.add(keyword); in getSliceKeywords()
DSliceMetadata.java270 String keyword = (String) itemList.get(i).getText(); in getSliceKeywords() local
271 if (!TextUtils.isEmpty(keyword)) { in getSliceKeywords()
272 stringList.add(keyword); in getSliceKeywords()
/frameworks/layoutlib/bridge/src/android/content/res/
DBridgeTypedArray.java965 for (String keyword : keywords) { in resolveEnumAttribute()
966 Integer i = map.get(keyword.trim()); in resolveEnumAttribute()
/frameworks/native/vulkan/api/templates/
Dvulkan_h.tmpl72 // C++11 and above supports the "explicit" keyword on conversion operators to stop this
Dvk_xml.tmpl66 // C++11 and above supports the "explicit" keyword on conversion operators to stop this
/frameworks/support/room/compiler/
DSQLite.g4478 keyword
687 | keyword
/frameworks/compile/mclinker/lib/Script/
DScriptParser.yy483 a special output section keyword (see Output Section Keywords)
/frameworks/native/docs/
DDoxyfile210 # This tag can be used to specify a number of word-keyword mappings (TCL only).
288 # instead of private inheritance when no explicit protection keyword is present.
/frameworks/av/media/libaaudio/
DDoxyfile225 # This tag can be used to specify a number of word-keyword mappings (TCL only).
312 # of private inheritance when no explicit protection keyword is present.
DDoxyfile.orig225 # This tag can be used to specify a number of word-keyword mappings (TCL only).
312 # of private inheritance when no explicit protection keyword is present.
/frameworks/wilhelm/doc/
DDoxyfile238 # instead of private inheritance when no explicit protection keyword is present.
/frameworks/native/vulkan/api/
Dvulkan.api53 // API keyword, but needs special handling by some templates