Home
last modified time | relevance | path

Searched defs:action (Results 1 – 7 of 7) sorted by relevance

/platform_testing/libraries/health/utils/src/android/platform/test/util/
DTimedAction.java29 public static void runWithIntendedDuration (Runnable action, long durationMs) { in runWithIntendedDuration()
/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/
DIAutoGenericAppHelper.java41 void setLaunchAction(String action, Map<String, String> extraArgs); in setLaunchAction() argument
/platform_testing/libraries/collectors-helper/statsd/src/com/android/helpers/
DUiActionLatencyHelper.java62 final String action = in getMetrics() local
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java185 Notification.Action action = new Notification.Action.Builder( in sendNotificationsWithInLineReply() local
/platform_testing/libraries/device-collectors/src/main/platform-collectors/src/android/device/collectors/
DUiInteractionFrameInfoListener.java202 String action = intent.getAction(); in onReceive() local
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java266 Notification.Action action = new Notification.Action.Builder( in sendNotificationsWithInlineReply() local
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DSystemUiJankTests.java303 Action action = new Action.Builder(icon, REPLY_TEXT, pendingIntent) in postInlineReplyNotification() local