Home
last modified time | relevance | path

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

12

/aosp12/art/test/964-default-iface-init-gen/src/
H A DDisplayer.java21 public void touch() { in touch() method in Displayer
/aosp12/build/blueprint/gotestrunner/
H A Dgotestrunner.go33 touch = flag.String("f", "", "Write a file on success") var
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DAppIconDragShadowBuilder.java41 public void onProvideShadowMetrics(Point size, Point touch) { in onProvideShadowMetrics()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DControlActionCoordinator.kt52 fun touch(cvh: ControlViewHolder, templateId: String, control: Control) regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/
H A DControlsMetricsLogger.kt36 fun touch(cvh: ControlViewHolder, isLocked: Boolean) { regex
/aosp12/frameworks/native/services/vr/virtual_touchpad/aidl/android/dvr/
H A DIVirtualTouchpadService.aidl28 void touch(int touchpad, float x, float y, float pressure) = 2; in touch() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DMediaScrollView.kt89 var touch = false regex
/aosp12/packages/apps/Camera2/src_pd/com/android/camera/stats/
H A DUsageStatistics.java77 TouchCoordinate touch, Boolean volumeButtonShutter, in photoCaptureDoneEvent()
92 public void tapToFocus(TouchCoordinate touch, Float duration) { in tapToFocus()
/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayDeviceInfo.java292 public int touch; field in DisplayDeviceInfo
506 private static String touchToString(int touch) { in touchToString()
/aosp12/hardware/google/pixel/vibrator/drv2624/tests/
H A Dtest-hwapi.cpp68 std::ofstream touch{path}; in SetUp() local
79 std::ofstream touch{path}; in SetUp() local
166 std::ofstream touch{path}; in TEST_P() local
/aosp12/frameworks/native/services/vr/virtual_touchpad/
H A DVirtualTouchpadService.cpp69 binder::Status VirtualTouchpadService::touch(int touchpad, float x, float y, in touch() function in android::dvr::VirtualTouchpadService
/aosp12/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DFileRotatorTest.java379 private void touch(String... names) throws IOException { in touch() method in FileRotatorTest
/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/util/
H A DFileUtilsTest.java138 private void touch(String name, long age) throws Exception { in touch() method in FileUtilsTest
955 private static File touch(File dir, String name) throws IOException { in touch() method in FileUtilsTest
/aosp12/build/soong/cmd/soong_build/
H A Dmain.go339 func touch(path string) { func
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestEvents.java187 public Builder touch() { in touch() method in TestEvents.Builder
/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_cache_test.cpp74 static void touch(const char* path, int len, int time) { in touch() function
/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/
H A DIdleServiceTest.java224 public static File touch(File file) throws IOException { in touch() method in IdleServiceTest
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DScheduler.h325 TouchState touch = TouchState::Inactive; member
H A DRefreshRateConfigs.h246 bool touch = false; member
/aosp12/frameworks/base/packages/WallpaperBackup/src/com/android/wallpaperbackup/
H A DWallpaperBackupAgent.java127 FileOutputStream touch = new FileOutputStream(empty); in onFullBackup() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/analytics/
H A DDataCollector.java197 File touch = new File(dir, "rejected_touch_report_" + System.currentTimeMillis()); in reportRejectedTouch() local
/aosp12/frameworks/base/core/tests/coretests/src/android/os/
H A DFileUtilsTest.java644 private void touch(String name, long age) throws Exception { in touch() method in FileUtilsTest
/aosp12/build/blueprint/bootstrap/
H A Dbootstrap.go117 touch = pctx.StaticRule("touch", var
/aosp12/hardware/google/pixel/vibrator/cs40l25/tests/
H A Dtest-hwapi.cpp67 std::ofstream touch{path}; in SetUp() local
/aosp12/system/security/keystore2/src/
H A Doperation.rs351 fn touch(&self) { in touch() method

12