/aosp_15_r20/packages/services/Car/tests/OemCarServiceTestApp/src/com/android/car/oem/focus/ |
D | FocusInteraction.java | 363 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 D | reduction.h | 25 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 D | CarAudioFocusTest.java | 389 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 D | Automator.java | 59 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 D | InputDeviceMetricsCollector.cpp | 282 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/ |
D | androidx.compose.material_material-ripple.jar | ... $this$addRipple_u24lambda_u243
androidx.compose.foundation.interaction.PressInteraction$Press interaction
kotlinx.coroutines.CoroutineScope ... |
D | classes.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/ |
D | classes.jar | ... $this$addRipple_u24lambda_u243
androidx.compose.foundation.interaction.PressInteraction$Press interaction
kotlinx.coroutines.CoroutineScope ... |
D | androidx.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/ |
D | androidx.compose.material_material-ripple.jar | ... $this$addRipple_u24lambda_u243
androidx.compose.foundation.interaction.PressInteraction$Press interaction
kotlinx.coroutines.CoroutineScope ... |
D | classes.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/ |
D | Telemetry.java | 420 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/ |
D | debugger_r.py | 63 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/ |
D | molecular_dynamics_cells.cpp | 121 interaction_type interaction; member 208 interaction_type const& interaction = interaction_type() , in md_system_bs()
|
/aosp_15_r20/external/python/cpython2/Lib/idlelib/ |
D | RemoteDebugger.py | 63 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 D | IContentSuggestionsService.aidl | 42 void notifyInteraction(in String requestId, in Bundle interaction); in notifyInteraction()
|
H A D | ContentSuggestionsService.java | 168 @NonNull String requestId, @NonNull Bundle interaction); in onNotifyInteraction()
|
/aosp_15_r20/external/pytorch/torch/distributed/ |
H A D | __init__.py | 74 def interaction(self, *args, **kwargs): member in _DistributedPdb
|
/aosp_15_r20/external/libcups/cups/ |
H A D | tls-darwin.c | 2039 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/ |
D | VoiceInputUtilsTest.java | 60 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/ |
D | VoiceInputUtilsTest.java | 60 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 D | CtsContentSuggestionsService.java | 103 public void onNotifyInteraction(String requestId, Bundle interaction) { in onNotifyInteraction()
|
/aosp_15_r20/frameworks/base/core/java/android/app/contentsuggestions/ |
H A D | IContentSuggestionsManager.aidl | 46 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 D | ContentSuggestionsService.java | 127 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 D | EventLibContentSuggestionsService.java | 88 public void onNotifyInteraction(String requestId, Bundle interaction) { in onNotifyInteraction()
|