Home
last modified time | relevance | path

Searched refs:action (Results 1 – 14 of 14) 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() argument
31 action.run(); in runWithIntendedDuration()
/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/helpers/
DStandardAppHelper.kt132 action: String? = null, in launchAppViaIntent()
136 intent.action = action in launchAppViaIntent()
151 action: String? = null, in launchViaIntent()
154 launchAppViaIntent(action, stringExtras) in launchViaIntent()
167 action: String? = null, in launchViaIntent()
170 launchAppViaIntent(action, stringExtras) in launchViaIntent()
/platform_testing/libraries/collectors-helper/statsd/src/com/android/helpers/
DUiActionLatencyHelper.java62 final String action = in getMetrics() local
63 LatencyTracker.getNameOfAction(uiActionLatencyReported.action); in getMetrics()
65 MetricUtility.constructKey("latency", action), in getMetrics()
/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/device-collectors/src/main/platform-collectors/src/android/device/collectors/
DUiInteractionFrameInfoListener.java202 String action = intent.getAction(); in onReceive() local
206 if (InteractionJankMonitor.ACTION_SESSION_BEGIN.equals(action)) { in onReceive()
208 } else if (InteractionJankMonitor.ACTION_SESSION_CANCEL.equals(action)) { in onReceive()
210 } else if (InteractionJankMonitor.ACTION_METRICS_LOGGED.equals(action)) { in onReceive()
/platform_testing/libraries/app-helpers/interfaces/tv/src/android/platform/helpers/
DAbstractLeanbackAppHelper.java311 public UiObject2 selectGuidedAction(String action) {
318 BySelector selector = By.res(getPackage(), "guidedactions_item_title").text(action);
327 throw new UnknownUiException(String.format("Failed to select guided action: %s", action));
346 public UiObject2 selectDetailsOverviewAction(String action) {
362 return selectBidirect(By.text(action), null, Direction.RIGHT);
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java185 Notification.Action action = new Notification.Action.Builder( in sendNotificationsWithInLineReply() local
196 .addAction(action) in sendNotificationsWithInLineReply()
/platform_testing/tests/functional/devicehealthchecks/assets/
Dbug_map5 system_app_anr act=android.hardware.usb.action.USB_STATE[\S\s]*cmp=com.google.android.projection.ge…
11 system_app_anr act=android.telephony.action.CARRIER_CONFIG_CHANGED\sflg=0x15000010\scmp=com.android…
/platform_testing/libraries/health/runners/longevity/platform/src/android/platform/test/longevity/
Dprofile.proto45 // For app-based scenarios, whether to stay in the app after the tested action is performed.
/platform_testing/libraries/device-collectors/src/main/platform-collectors/res/statsd-configs/
DREADME.md38 --action=WRITE_STATSD_CONFIG \
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java266 Notification.Action action = new Notification.Action.Builder( in sendNotificationsWithInlineReply() local
277 .addAction(action); in sendNotificationsWithInlineReply()
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DSystemUiJankTests.java263 for (Action action : createSmartActions("Click", "Tap")) { in createSmartSuggestionsNotificationBuilder()
264 builder.addAction(action); in createSmartSuggestionsNotificationBuilder()
303 Action action = new Action.Builder(icon, REPLY_TEXT, pendingIntent) in postInlineReplyNotification() local
310 .addAction(action); in postInlineReplyNotification()
/platform_testing/libraries/compatibility-common-util/tests/assets/
Dx86app_process64.txt394 [ 35a] Warning: Unexpected sigaction action found %p^J
Dx86app_process32.txt365 [ 35a] Warning: Unexpected sigaction action found %p^J