Searched defs:ACTIONS (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/ | ||
H A D | PopupWindowFragment.java | 39 private static final String[] ACTIONS = {"Action 1", "Action 2", "Action 3"}; field in PopupWindowFragment |
/aosp12/system/sepolicy/tests/ | ||
H A D | sepolicy_tests.py | 97 ACTIONS = Option.ACTIONS + ("extend",) variable in MultipleOption |
H A D | treble_sepolicy_tests.py | 314 ACTIONS = Option.ACTIONS + ("extend",) variable in MultipleOption |