Home
last modified time | relevance | path

Searched defs:touch (Results 1 – 25 of 540) sorted by relevance

12345678910>>...22

/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/shared/biometrics/BiometricsSharedLib/android_common/javac/
DBiometricsSharedLib.jar ... .UdfpsOverlayParams, boolean) android.graphics.Point touch int idx android.view.MotionEvent event com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/shared/biometrics/BiometricsSharedLib/android_common/repackaged-jarjar/javac/
DBiometricsSharedLib.jar ... .UdfpsOverlayParams, boolean) android.graphics.Point touch int idx android.view.MotionEvent event com. ...
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DLayerSnapshotTest.cpp496 Region touch{Rect{0, 0, 1000, 1000}}; in TEST_F() local
516 Region touch{Rect{0, 0, 1000, 1000}}; in TEST_F() local
603 Region touch{Rect{0, 0, 1000, 1000}}; in TEST_F() local
1438 Region touch{Rect{0, 0, 1000, 1000}}; in TEST_F() local
1447 Region touch{Rect{0, 0, 1000, 1000}}; in TEST_F() local
1680 Region touch{Rect{0, 0, 1000, 1000}}; in TEST_F() local
1720 Region touch{Rect{0, 0, 1000, 1000}}; in TEST_F() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/compile_time/
Dtransform.cpp34 struct touch struct
37 void operator()(T const&) const in operator ()()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/udfps/
DSinglePointerTouchProcessorKt.java18 ….udfps.TouchProcessorResult processActionMove(com.android.systemui.biometrics.udfps.PreprocessedTo… in processActionMove()
22 …cs.udfps.TouchProcessorResult processActionUp(com.android.systemui.biometrics.udfps.PreprocessedTo… in processActionUp()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DControlActionCoordinator.kt52 fun touch(cvh: ControlViewHolder, templateId: String, control: Control) method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/
H A DControlsMetricsLogger.kt36 fun touch(cvh: ControlViewHolder, isLocked: Boolean) { in assignInstanceId() method
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/nrs/
H A DEmptyHttpResponse.java82 public FullHttpResponse touch() { in touch() method in EmptyHttpResponse
91 public FullHttpResponse touch(Object o) { in touch() method in EmptyHttpResponse
H A DEmptyHttpRequest.java88 public FullHttpRequest touch() { in touch() method in EmptyHttpRequest
97 public FullHttpRequest touch(Object o) { in touch() method in EmptyHttpRequest
/aosp_15_r20/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/
H A DSendGrpcFrameCommand.java80 public SendGrpcFrameCommand touch() { in touch() method in SendGrpcFrameCommand
86 public SendGrpcFrameCommand touch(Object hint) { in touch() method in SendGrpcFrameCommand
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/view/
H A DMediaScrollView.kt107 var touch = false in onTouchEvent() variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/ia64/
H A Daliasing-test.c24 static int map_mem(char *path, off_t offset, size_t length, int touch) in map_mem()
62 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) in scan_tree()
/aosp_15_r20/cts/tests/inputmethod/src/android/view/inputmethod/cts/
H A DSearchViewTest.java137 try (var touch = new UinputTouchScreen(InstrumentationRegistry.getInstrumentation(), in testTapThenSetQuery()
204 try (var touch = new UinputTouchScreen(InstrumentationRegistry.getInstrumentation(), in testShowImeWhenSearchViewFocusInListView()
/aosp_15_r20/frameworks/base/packages/SystemUI/shared/biometrics/src/com/android/systemui/biometrics/
H A DUdfpsUtils.java84 Point touch; in getTouchInNativeCoordinates() local
118 Point touch; in isWithinSensorArea() local
/aosp_15_r20/packages/apps/Camera2/src_pd/com/android/camera/stats/
DUsageStatistics.java77 TouchCoordinate touch, Boolean volumeButtonShutter, in photoCaptureDoneEvent()
92 public void tapToFocus(TouchCoordinate touch, Float duration) { in tapToFocus()
/aosp_15_r20/external/okio/okio/src/jvmTest/kotlin/okio/
H A DZipBuilder.kt131 private fun touch(option: String, absolutePath: Path, date: String) { in <lambda>() method in okio.ZipBuilder
/aosp_15_r20/external/cronet/third_party/netty4/src/jar/all-in-one/
HDnetty-all-4.1.9.Final.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/native/ io/ ...
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayDeviceInfo.java414 public int touch; field in DisplayDeviceInfo
691 private static String touchToString(int touch) { in touchToString()
/aosp_15_r20/packages/modules/Virtualization/libs/framework-virtualization/src/android/system/virtualmachine/
DVirtualMachineCustomImageConfig.java60 private final boolean touch; field in VirtualMachineCustomImageConfig
143 boolean touch, in VirtualMachineCustomImageConfig()
482 private boolean touch; field in VirtualMachineCustomImageConfig.Builder
551 public Builder useTouch(boolean touch) { in useTouch()
/aosp_15_r20/external/rust/android-crates-io/crates/which/tests/
Dbasic.rs36 fn touch(dir: &Path, path: &str, extension: &str) -> io::Result<PathBuf> { in touch() function
82 pub fn touch(&self, path: &str, extension: &str) -> io::Result<PathBuf> { in touch() method
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
H A DSplitScreenUtils.kt243 fun touch( in <lambda>() method
/aosp_15_r20/art/test/964-default-iface-init-gen/src/
H A DDisplayer.java21 public void touch() { in touch() method in Displayer
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/
H A Dtouch_evdev_types.cc16 std::ostream& operator<<(std::ostream& out, const InProgressTouchEvdev& touch) { in operator <<()
/aosp_15_r20/external/perfetto/tools/
H A Dtouch_file.py25 def touch(fname, times=None): function
/aosp_15_r20/hardware/google/aemu/snapshot/include/snapshot/
DLazySnapshotObj.h46 void touch() { in touch() function

12345678910>>...22