Home
last modified time | relevance | path

Searched refs:interaction (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/automation/
DAutomator.java59 protected final void addInteraction(Interaction interaction) { in addInteraction() argument
64 mInteractions.add(interaction); in addInteraction()
146 Interaction interaction = mInteractions.poll(); in nextInteraction() local
147 if (interaction != null) { in nextInteraction()
148 doInteraction(interaction); in nextInteraction()
154 private void doInteraction(Interaction interaction) { in doInteraction() argument
161 if (interaction.getType() == Interaction.Type.KEY_EVENT) { in doInteraction()
162 for (int code : interaction.getKeyCodes()) { in doInteraction()
170 for (MotionEvent event : interaction.getEvents()) { in doInteraction()
/frameworks/base/core/java/android/service/contentsuggestions/
DContentSuggestionsService.java111 public void notifyInteraction(String requestId, Bundle interaction) {
114 ContentSuggestionsService.this, requestId, interaction));
161 @NonNull String requestId, @NonNull Bundle interaction); in onNotifyInteraction() argument
DIContentSuggestionsService.aidl43 void notifyInteraction(in String requestId, in Bundle interaction); in notifyInteraction() argument
/frameworks/base/core/java/com/android/internal/logging/
DEventLogTags.logtags5 # interaction logs
/frameworks/base/core/java/android/app/contentsuggestions/
DContentSuggestionsManager.java189 @NonNull String requestId, @NonNull Bundle interaction) { in notifyInteraction() argument
196 mService.notifyInteraction(mUser, requestId, interaction); in notifyInteraction()
DIContentSuggestionsManager.aidl46 void notifyInteraction(int userId, in String requestId, in Bundle interaction); in notifyInteraction() argument
/frameworks/base/packages/SystemUI/docs/
Dplugin_hooks.md13 Notes: To not mess up the notification panel interaction, much of the QSContainer interface needs t…
18 …o add or change system QS tiles, can also be used to change the layout/interaction of the tile vie…
Dfalsing.md121 the type of interaction you are evaluating when calling it. A large set of
/frameworks/proto_logging/stats/enums/debug/
Denums.proto45 * The adb connection was automatically allowed without user interaction due to the system
/frameworks/opt/net/ims/
DREADME.txt9 - 3GPP TS 26.114 : IMS media handling and interaction
/frameworks/base/core/proto/android/providers/settings/
Dsecure.proto114 // The current assistant component. It could be a voice interaction service,
621 // The currently selected voice interaction service flattened ComponentName.
/frameworks/base/core/proto/android/server/
Djobscheduler.proto345 // How much EJ quota to give back to an app based on each non-top user interaction.
/frameworks/proto_logging/stats/
Datoms.proto4654 * Atom for simple logging of user interaction and impression events, such as "the user touched
5264 * Logs user interaction with the Privacy Indicators added in Q. In particular:
5995 // Number of frames rendered during the interaction.
5998 // Number of frames that were skipped in rendering during the interaction.
6001 // Number of frames that were missed in Surface Flinger during the interaction.
6004 // Number of frames that were missed in the app during the interaction.
6007 // Maximum time it took to render a single frame during the interaction.
8812 // to reconnect via adb without user interaction.
10357 // View / interaction recorded
13282 // Time of first interaction after undim if an interaction occurs.
[all …]
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto6423 // FIELD: Millis since caller app's process record last interaction event
6429 // FIELD: Millis since caller app's process record fg interaction
7050 // ACTION: An interaction with a Slice or other component in the Panel.
/frameworks/proto_logging/stats/enums/app/
Dsettings_enums.proto624 // ACTION: An interaction with a Slice or other component in the Panel.