Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/automation/
H A 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()
/aosp14/frameworks/base/core/java/android/service/contentsuggestions/
H A DContentSuggestionsService.java112 public void notifyInteraction(String requestId, Bundle interaction) {
115 ContentSuggestionsService.this, requestId, interaction));
162 @NonNull String requestId, @NonNull Bundle interaction); in onNotifyInteraction() argument
H A DIContentSuggestionsService.aidl43 void notifyInteraction(in String requestId, in Bundle interaction); in notifyInteraction() argument
/aosp14/frameworks/base/core/java/com/android/internal/logging/
H A DEventLogTags.logtags5 # interaction logs
/aosp14/frameworks/base/core/java/android/app/contentsuggestions/
H A DContentSuggestionsManager.java189 @NonNull String requestId, @NonNull Bundle interaction) { in notifyInteraction() argument
196 mService.notifyInteraction(mUser, requestId, interaction); in notifyInteraction()
H A DIContentSuggestionsManager.aidl46 void notifyInteraction(int userId, in String requestId, in Bundle interaction); in notifyInteraction() argument
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dplugin_hooks.md12 Notes: To not mess up the notification panel interaction, much of the QSContainer interface needs t…
17 …o add or change system QS tiles, can also be used to change the layout/interaction of the tile vie…
H A Dfalsing.md121 the type of interaction you are evaluating when calling it. A large set of
/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/widget/preference/
H A DSwitchPreference.kt20 import androidx.compose.foundation.interaction.MutableInteractionSource
/aosp14/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/widget/button/
H A DActionButtons.kt20 import androidx.compose.foundation.interaction.MutableInteractionSource
/aosp14/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/qs/footer/ui/compose/
H A DFooterActions.kt23 import androidx.compose.foundation.interaction.MutableInteractionSource
/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/
H A DExpandable.kt27 import androidx.compose.foundation.interaction.MutableInteractionSource
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof983 …droidx/compose/foundation/interaction/InteractionSourceKt;->MutableInteractionSource()Landroidx/co…
993 HSPLandroidx/compose/foundation/interaction/PressInteraction$Release;-><init>(Landroidx/compose/fou…
994 HSPLandroidx/compose/foundation/interaction/PressInteraction$Release;->getPress()Landroidx/compose/…
10992 Landroidx/compose/foundation/interaction/DragInteraction$Start;
10993 Landroidx/compose/foundation/interaction/FocusInteraction$Focus;
10994 Landroidx/compose/foundation/interaction/HoverInteraction$Enter;
10995 Landroidx/compose/foundation/interaction/Interaction;
10996 Landroidx/compose/foundation/interaction/InteractionSource;
10997 Landroidx/compose/foundation/interaction/InteractionSourceKt;
10998 Landroidx/compose/foundation/interaction/MutableInteractionSource;
[all …]
/aosp14/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/
H A DSwipeable.kt26 import androidx.compose.foundation.interaction.MutableInteractionSource
/aosp14/frameworks/base/core/proto/android/providers/settings/
H A Dsecure.proto126 // The current assistant component. It could be a voice interaction service,
664 // The currently selected voice interaction service flattened ComponentName.
/aosp14/frameworks/base/core/proto/android/server/
H A Djobscheduler.proto345 // How much EJ quota to give back to an app based on each non-top user interaction.
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto6426 // FIELD: Millis since caller app's process record last interaction event
6432 // FIELD: Millis since caller app's process record fg interaction
7053 // ACTION: An interaction with a Slice or other component in the Panel.