Home
last modified time | relevance | path

Searched refs:keywords (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/native/webview/
DTEST_MAPPING29 "keywords": ["internal"],
38 "keywords": ["internal"],
/frameworks/base/core/java/android/webkit/
DTEST_MAPPING29 "keywords": ["internal"],
38 "keywords": ["internal"],
/frameworks/av/camera/
DTEST_MAPPING8 "keywords": ["primary-device"]
/frameworks/av/services/camera/virtualcamera/
DTEST_MAPPING13 "keywords": ["primary-device"]
/frameworks/av/services/camera/libcameraservice/
DTEST_MAPPING15 "keywords": ["primary-device"]
/frameworks/base/services/core/java/com/android/server/integrity/
DTEST_MAPPING13 "keywords": ["internal"],
/frameworks/base/services/core/java/com/android/server/pm/
DTEST_MAPPING58 "keywords": ["internal"],
67 "keywords": ["internal"],
/frameworks/base/packages/SettingsLib/search/src/com/android/settingslib/search/
DSearchIndexableRaw.java54 public String keywords; field in SearchIndexableRaw
/frameworks/opt/telephony/
DTEST_MAPPING13 "keywords": ["internal"]
/frameworks/av/services/audiopolicy/
DTEST_MAPPING8 "keywords": ["primary-device"],
/frameworks/base/services/companion/java/com/android/server/companion/virtual/
DTEST_MAPPING42 "keywords": ["primary-device"]
/frameworks/compile/slang/tests/F_reduce_general_parse/
Dstderr.txt.expect13 …cognize 'something' for '#pragma reduce'; expected one of the following keywords: 'accumulator', '…
/frameworks/av/media/mtp/tests/MtpFuzzer/
Dmtp_device_fuzzer.cpp103 std::string keywords = fdp.ConsumeRandomLengthString(kMaxStringLength); in LLVMFuzzerTestOneInput() local
105 mtpObjectInfo.mKeywords = strdup(keywords.c_str()); in LLVMFuzzerTestOneInput()
/frameworks/base/core/java/android/content/pm/
DTEST_MAPPING49 "keywords": ["internal"]
/frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/
DObjectViewer.java147 view = (TextView)findViewById(R.id.keywords); in onResume()
/frameworks/layoutlib/bridge/src/android/content/res/
DBridgeTypedArray.java922 String[] keywords = value.split("\\|"); in resolveEnumAttribute() local
923 for (String keyword : keywords) { in resolveEnumAttribute()
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/cache/
DBaseIconCache.java784 @Nullable final String keywords) { in newContentValues() argument
809 values.put(IconDB.COLUMN_KEYWORDS, keywords); in newContentValues()
/frameworks/opt/setupwizard/tools/docs/
Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
/frameworks/base/core/api/
Dtest-lint-baseline.txt525 …ld names that are Kotlin hard keywords ("when"); see https://android.github.io/kotlin-guides/inter…
Dsystem-lint-baseline.txt531 …ld names that are Kotlin hard keywords ("when"); see https://android.github.io/kotlin-guides/inter…
Dsystem-current.txt11879 field public static final String COLUMN_KEYWORDS = "keywords";
Dcurrent.txt9259 field @Deprecated public static final String HINT_KEYWORDS = "keywords";