/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/shared/biometrics/BiometricsSharedLib/android_common/javac/ |
D | BiometricsSharedLib.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/ |
D | BiometricsSharedLib.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 D | LayerSnapshotTest.cpp | 496 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/ |
D | transform.cpp | 34 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/ |
D | SinglePointerTouchProcessorKt.java | 18 ….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 D | ControlActionCoordinator.kt | 52 fun touch(cvh: ControlViewHolder, templateId: String, control: Control) method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ |
H A D | ControlsMetricsLogger.kt | 36 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 D | EmptyHttpResponse.java | 82 public FullHttpResponse touch() { in touch() method in EmptyHttpResponse 91 public FullHttpResponse touch(Object o) { in touch() method in EmptyHttpResponse
|
H A D | EmptyHttpRequest.java | 88 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 D | SendGrpcFrameCommand.java | 80 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 D | MediaScrollView.kt | 107 var touch = false in onTouchEvent() variable
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/ia64/ |
H A D | aliasing-test.c | 24 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 D | SearchViewTest.java | 137 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 D | UdfpsUtils.java | 84 Point touch; in getTouchInNativeCoordinates() local 118 Point touch; in isWithinSensorArea() local
|
/aosp_15_r20/packages/apps/Camera2/src_pd/com/android/camera/stats/ |
D | UsageStatistics.java | 77 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 D | ZipBuilder.kt | 131 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/ |
HD | netty-all-4.1.9.Final.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/native/
io/
... |
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/ |
H A D | DisplayDeviceInfo.java | 414 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/ |
D | VirtualMachineCustomImageConfig.java | 60 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/ |
D | basic.rs | 36 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 D | SplitScreenUtils.kt | 243 fun touch( in <lambda>() method
|
/aosp_15_r20/art/test/964-default-iface-init-gen/src/ |
H A D | Displayer.java | 21 public void touch() { in touch() method in Displayer
|
/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/ |
H A D | touch_evdev_types.cc | 16 std::ostream& operator<<(std::ostream& out, const InProgressTouchEvdev& touch) { in operator <<()
|
/aosp_15_r20/external/perfetto/tools/ |
H A D | touch_file.py | 25 def touch(fname, times=None): function
|
/aosp_15_r20/hardware/google/aemu/snapshot/include/snapshot/ |
D | LazySnapshotObj.h | 46 void touch() { in touch() function
|