Home
last modified time | relevance | path

Searched defs:actions (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DBusinessLogic.java259 List<BusinessLogicRuleAction> actions) { in BusinessLogicRule()
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DSystemUiJankTests.java270 List<Action> actions = new ArrayList<>(); in createSmartActions() local
/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/controller/
DNotificationController.java739 final Notification.Action... actions) { in postFullScreenIntentNotification()