Home
last modified time | relevance | path

Searched defs:interaction (Results 1 – 25 of 239) sorted by relevance

12345678910

/aosp_15_r20/packages/services/Car/tests/OemCarServiceTestApp/src/com/android/car/oem/focus/
DFocusInteraction.java363 Integer interaction = INTERACTION_MATRIX[group][incomingGroup]; in getAudioAttributesInteractions() local
486 int interaction = mHolderToIncomingAttributesInteractions in evaluateRequest() local
538 String interaction = getInteractionString( in dump() local
547 private static String getInteractionString(int interaction) { in getInteractionString()
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dreduction.h25 Reducer(ExprHandle init, ReduceInteraction& interaction) in Reducer()
29 Reducer(ExprHandle init, RI interaction) in Reducer()
109 const ReduceInteraction& interaction, in complete()
120 const ReduceInteraction& interaction, in complete()
/aosp_15_r20/cts/tests/tests/car/src/android/car/cts/
H A DCarAudioFocusTest.java389 int interaction = INTERACTION_REJECT; in rejectedInteractions_focusRequestRejected() local
447 int interaction = INTERACTION_CONCURRENT; in testConcurrentInteractions() local
496 int interaction = INTERACTION_EXCLUSIVE; in testExclusiveInteractions() local
541 int interaction, int gainType, boolean pauseForDucking) { in testInteraction()
/aosp_15_r20/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()
146 Interaction interaction = mInteractions.poll(); in nextInteraction() local
154 private void doInteraction(Interaction interaction) { in doInteraction()
/aosp_15_r20/frameworks/native/services/inputflinger/
H A DInputDeviceMetricsCollector.cpp282 void InputDeviceMetricsCollector::onInputDeviceInteraction(const Interaction& interaction) { in onInputDeviceInteraction()
293 for (auto interaction = mInteractionsQueue.pop(); interaction; in reportCompletedSessions() local
339 void InputDeviceMetricsCollector::ActiveSession::recordInteraction(const Interaction& interaction) { in recordInteraction()
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/material/material-ripple-android/1.7.0-alpha01/androidx.compose.material_material-ripple/android_common/aar/
Dandroidx.compose.material_material-ripple.jar ... $this$addRipple_u24lambda_u243 androidx.compose.foundation.interaction.PressInteraction$Press interaction kotlinx.coroutines.CoroutineScope ...
Dclasses.jar ... $this$addRipple_u24lambda_u243 androidx.compose.foundation.interaction.PressInteraction$Press interaction kotlinx.coroutines.CoroutineScope ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/material/material-ripple-android/1.7.0-alpha01/androidx.compose.material_material-ripple/android_common_apex34/aar/
Dclasses.jar ... $this$addRipple_u24lambda_u243 androidx.compose.foundation.interaction.PressInteraction$Press interaction kotlinx.coroutines.CoroutineScope ...
Dandroidx.compose.material_material-ripple.jar ... $this$addRipple_u24lambda_u243 androidx.compose.foundation.interaction.PressInteraction$Press interaction kotlinx.coroutines.CoroutineScope ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/material/material-ripple-android/1.7.0-alpha01/androidx.compose.material_material-ripple/android_common_apex30/aar/
Dandroidx.compose.material_material-ripple.jar ... $this$addRipple_u24lambda_u243 androidx.compose.foundation.interaction.PressInteraction$Press interaction kotlinx.coroutines.CoroutineScope ...
Dclasses.jar ... $this$addRipple_u24lambda_u243 androidx.compose.foundation.interaction.PressInteraction$Press interaction kotlinx.coroutines.CoroutineScope ...
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kapt/gen/stubs/com/android/photopicker/core/events/
DTelemetry.java420 private final int interaction = 0; field in Telemetry.UserBannerInteraction
422 UserBannerInteraction(int interaction) { in UserBannerInteraction()
464 private final int interaction = 0; field in Telemetry.VideoPlayBackInteractions
466 VideoPlayBackInteractions(int interaction) { in VideoPlayBackInteractions()
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Ddebugger_r.py63 def interaction(self, message, frame, info=None): member in GUIProxy
289 def interaction(self, message, fid, modified_info): member in GUIAdapter
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/
Dmolecular_dynamics_cells.cpp121 interaction_type interaction; member
208 interaction_type const& interaction = interaction_type() , in md_system_bs()
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DRemoteDebugger.py63 def interaction(self, message, frame, info=None): member in GUIProxy
280 def interaction(self, message, fid, modified_info): member in GUIAdapter
/aosp_15_r20/frameworks/base/core/java/android/service/contentsuggestions/
H A DIContentSuggestionsService.aidl42 void notifyInteraction(in String requestId, in Bundle interaction); in notifyInteraction()
H A DContentSuggestionsService.java168 @NonNull String requestId, @NonNull Bundle interaction); in onNotifyInteraction()
/aosp_15_r20/external/pytorch/torch/distributed/
H A D__init__.py74 def interaction(self, *args, **kwargs): member in _DistributedPdb
/aosp_15_r20/external/libcups/cups/
H A Dtls-darwin.c2039 Boolean interaction; /* Interaction allowed? */ in http_cdsa_open_keychain() local
2127 Boolean interaction; /* Interaction allowed? */ in http_cdsa_open_system_keychain() local
/aosp_15_r20/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/applications/assist/
DVoiceInputUtilsTest.java60 ComponentName interaction = new ComponentName(TEST_PACKAGE, TEST_CLASS_1); in getCurrentService_hasInteraction_returnsInteraction() local
/aosp_15_r20/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/assist/
DVoiceInputUtilsTest.java60 ComponentName interaction = new ComponentName(TEST_PACKAGE, TEST_CLASS_1); in getCurrentService_hasInteraction_returnsInteraction() local
/aosp_15_r20/cts/tests/contentsuggestions/src/android/contentsuggestions/cts/
H A DCtsContentSuggestionsService.java103 public void onNotifyInteraction(String requestId, Bundle interaction) { in onNotifyInteraction()
/aosp_15_r20/frameworks/base/core/java/android/app/contentsuggestions/
H A DIContentSuggestionsManager.aidl46 void notifyInteraction(int userId, in String requestId, in Bundle interaction); in notifyInteraction()
/aosp_15_r20/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-35676/src/android/security/cts/CVE_2023_35676/
H A DContentSuggestionsService.java127 public void onNotifyInteraction(String requestId, Bundle interaction) {} in onNotifyInteraction()
/aosp_15_r20/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/premade/
H A DEventLibContentSuggestionsService.java88 public void onNotifyInteraction(String requestId, Bundle interaction) { in onNotifyInteraction()

12345678910