Home
last modified time | relevance | path

Searched refs:modifier (Results 1 – 4 of 4) sorted by relevance

/tools/metalava/src/test/java/com/android/tools/metalava/
DApiFromTextTest.kt252 fun `Vararg modifier`() { in Vararg modifier()
295 fun `Loading a signature file with alternate modifier order`() { in Loading a signature file with alternate modifier order()
/tools/metalava/
DFORMAT.md13 such as dropping the "final" modifier in front of every member if the
389 The old signature file format used "deprecated" as if it was a modifier. In the
396 In the new signature format, we're using the standard modifier order for Java
431 ?/! Kotlin syntax and the deprecated "modifier"), but annotations for permission
DREADME.md95 modifiers in the canonical modifier order, using "extends" instead of
309 modifier lists (including annotations).
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_test_utils.py923 def hid_keyboard_report(key, modifier="00"): argument
934 [modifier, "00", key, "00", "00", "00", "00", "00"])), "utf-8")