/aosp12/art/test/964-default-iface-init-gen/src/ |
H A D | Displayer.java | 21 public void touch() { in touch() method in Displayer
|
/aosp12/build/blueprint/gotestrunner/ |
H A D | gotestrunner.go | 33 touch = flag.String("f", "", "Write a file on success") var
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | AppIconDragShadowBuilder.java | 41 public void onProvideShadowMetrics(Point size, Point touch) { in onProvideShadowMetrics()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ |
H A D | ControlActionCoordinator.kt | 52 fun touch(cvh: ControlViewHolder, templateId: String, control: Control) regex
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ |
H A D | ControlsMetricsLogger.kt | 36 fun touch(cvh: ControlViewHolder, isLocked: Boolean) { regex
|
/aosp12/frameworks/native/services/vr/virtual_touchpad/aidl/android/dvr/ |
H A D | IVirtualTouchpadService.aidl | 28 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 D | MediaScrollView.kt | 89 var touch = false regex
|
/aosp12/packages/apps/Camera2/src_pd/com/android/camera/stats/ |
H A D | UsageStatistics.java | 77 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 D | DisplayDeviceInfo.java | 292 public int touch; field in DisplayDeviceInfo 506 private static String touchToString(int touch) { in touchToString()
|
/aosp12/hardware/google/pixel/vibrator/drv2624/tests/ |
H A D | test-hwapi.cpp | 68 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 D | VirtualTouchpadService.cpp | 69 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 D | FileRotatorTest.java | 379 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 D | FileUtilsTest.java | 138 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 D | main.go | 339 func touch(path string) { func
|
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/ |
H A D | TestEvents.java | 187 public Builder touch() { in touch() method in TestEvents.Builder
|
/aosp12/frameworks/native/cmds/installd/tests/ |
H A D | installd_cache_test.cpp | 74 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 D | IdleServiceTest.java | 224 public static File touch(File file) throws IOException { in touch() method in IdleServiceTest
|
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/ |
H A D | Scheduler.h | 325 TouchState touch = TouchState::Inactive; member
|
H A D | RefreshRateConfigs.h | 246 bool touch = false; member
|
/aosp12/frameworks/base/packages/WallpaperBackup/src/com/android/wallpaperbackup/ |
H A D | WallpaperBackupAgent.java | 127 FileOutputStream touch = new FileOutputStream(empty); in onFullBackup() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/analytics/ |
H A D | DataCollector.java | 197 File touch = new File(dir, "rejected_touch_report_" + System.currentTimeMillis()); in reportRejectedTouch() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | FileUtilsTest.java | 644 private void touch(String name, long age) throws Exception { in touch() method in FileUtilsTest
|
/aosp12/build/blueprint/bootstrap/ |
H A D | bootstrap.go | 117 touch = pctx.StaticRule("touch", var
|
/aosp12/hardware/google/pixel/vibrator/cs40l25/tests/ |
H A D | test-hwapi.cpp | 67 std::ofstream touch{path}; in SetUp() local
|
/aosp12/system/security/keystore2/src/ |
H A D | operation.rs | 351 fn touch(&self) { in touch() method
|