/aosp_15_r20/external/snakeyaml/src/test/java/org/pyyaml/ |
H A D | PyEmitterTest.java | 90 Event newEvent = iter2.next(); in _testEmitter() local 167 Event newEvent = newIter.next(); in testEmitterStyles() local 247 Event newEvent = iter2.next(); in testEmitterEvents() local
|
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/ |
H A D | KeyEventTest.java | 715 KeyEvent newEvent = KeyEvent.changeAction(mKeyEvent, KeyEvent.ACTION_UP); in testChangeAction() local 732 KeyEvent newEvent = KeyEvent.changeFlags(mKeyEvent, KeyEvent.FLAG_FROM_SYSTEM); in testChangeFlags() local 751 KeyEvent newEvent = KeyEvent.changeTimeRepeat(mKeyEvent, newEventTime, newRepeat); in testChangeTimeRepeat() local
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/ |
D | CarDiagnosticService.java | 579 abstract CarDiagnosticEvent update(CarDiagnosticEvent newEvent); in update() 595 CarDiagnosticEvent update(@NonNull CarDiagnosticEvent newEvent) { in update() 624 CarDiagnosticEvent update(@NonNull CarDiagnosticEvent newEvent) { in update()
|
/aosp_15_r20/cts/tests/quickaccesswallet/src/android/quickaccesswallet/cts/ |
H A D | WalletServiceEventTest.java | 43 WalletServiceEvent newEvent = WalletServiceEvent.CREATOR.createFromParcel(p); in testParcel_toParcel() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/dialog/sliders/domain/interactor/ |
D | VolumeDialogSliderInputEventsInteractor.java | 39 public final void onTouchEvent(@org.jetbrains.annotations.NotNull() in onTouchEvent()
|
/aosp_15_r20/system/chre/core/include/chre/core/ |
H A D | sensor_type_helpers.h | 136 void SensorTypeHelpers::copyLastSample(const SensorDataType *newEvent, in copyLastSample()
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/ |
H A D | BubblesNavBarMotionEventHandlerTest.java | 135 private MotionEvent newEvent(int actionDown, float x, float y) { in newEvent() method in BubblesNavBarMotionEventHandlerTest
|
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/ |
D | CombinerChain.java | 89 @Nonnull final Event newEvent) { in processEvent()
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowAccessibilityEventTest.java | 41 AccessibilityEvent newEvent = AccessibilityEvent.obtain(event); in shouldBeEqualToClonedEvent() local
|
/aosp_15_r20/cts/tests/location/location_none/src/android/location/cts/none/ |
H A D | GnssMeasurementsEventTest.java | 67 GnssMeasurementsEvent newEvent = GnssMeasurementsEvent.CREATOR.createFromParcel(parcel); in testWriteToParcel() local
|
/aosp_15_r20/build/soong/ui/metrics/ |
H A D | event.go | 64 func newEvent(name, desc string) *event { func
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
D | MotionEventHelper.java | 40 MotionEvent newEvent = MotionEvent.obtain(e); in transformEventNew() local
|
/aosp_15_r20/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/ |
H A D | DeviceEvent.java | 78 public static DeviceEvent newEvent(Intent intent) { in newEvent() method in DeviceEvent
|
/aosp_15_r20/frameworks/base/core/java/android/service/timezone/ |
H A D | TimeZoneProviderService.java | 322 private boolean shouldSendEvent(TimeZoneProviderEvent newEvent) { in shouldSendEvent()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/ |
D | ColorUpdateLogger.java | 201 public final boolean tryAddTrigger(@org.jetbrains.annotations.NotNull() in tryAddTrigger()
|
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
H A D | CtsKeyEventUtil.java | 272 final KeyEvent newEvent = new KeyEvent(downTime, eventTime, action, code, repeatCount, in sendKey() local
|
/aosp_15_r20/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
D | CalendarInstancesHelper.java | 610 public void updateInstancesLocked(ContentValues values, long rowId, boolean newEvent, in updateInstancesLocked()
|
/aosp_15_r20/packages/modules/StatsD/statsd/src/metrics/ |
D | NumericValueMetricProducer.cpp | 246 const LogEvent& newEvent, in combineValueFields()
|
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/gestures/ |
H A D | TouchExplorerTest.java | 698 MotionEvent newEvent = manyPointerEvent(ACTION_MOVE, x, y); in moveEachPointers() local
|
/aosp_15_r20/packages/services/Car/tests/CarServiceTest/src/com/android/car/diagnostic/ |
D | CarDiagnosticManagerTest.java | 117 VehiclePropValue newEvent = builder.build(timestamp); in addNewEvent() local
|
/aosp_15_r20/system/chre/platform/shared/nanoapp/ |
H A D | nanoapp_support_lib_dso.cc | 84 chreGnssLocationEvent newEvent = {}; in translateLegacyGnssLocation() local
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworksWrapper.h | 434 void set(ANeuralNetworksEvent* newEvent) {
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworksWrapper.h | 421 void set(ANeuralNetworksEvent* newEvent) {
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworksWrapper.h | 434 void set(ANeuralNetworksEvent* newEvent) {
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/packages/modules/NeuralNetworks/runtime/include/ |
D | NeuralNetworksWrapper.h | 421 void set(ANeuralNetworksEvent* newEvent) {
|