Home
last modified time | relevance | path

Searched refs:TIME (Results 1 – 17 of 17) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DInputDeviceMetricsCollector_test.cpp37 constexpr auto TIME = 999999ns; variable
134 nanoseconds mCurrentTime{TIME};
151 setCurrentTime(TIME + USAGE_TIMEOUT); in TEST_F()
168 mMetricsCollector.notifyDeviceInteraction(ignoredDeviceId, TIME.count(), uids({0, 1, 2})); in TEST_F()
172 setCurrentTime(TIME + USAGE_TIMEOUT); in TEST_F()
191 setCurrentTime(TIME + USAGE_TIMEOUT); in TEST_F()
205 setCurrentTime(TIME + 21ns); in TEST_F()
208 setCurrentTime(TIME + 42ns); in TEST_F()
212 setCurrentTime(TIME + 42ns + 2 * USAGE_TIMEOUT); in TEST_F()
225 setCurrentTime(TIME + 21ns); in TEST_F()
[all …]
/frameworks/base/services/people/java/com/android/server/people/data/
DEvent.java156 protoOutputStream.write(PeopleEventProto.TIME, mTimestamp); in writeToProto()
169 case (int) PeopleEventProto.TIME: in readFromProto()
170 builder.setTimestamp(protoInputStream.readLong(PeopleEventProto.TIME)); in readFromProto()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/udfps/
DNormalizedTouchDataTest.kt52 private const val TIME = 12345699L constant
64 TIME,
DBoundingBoxOverlapDetectorTest.kt71 private const val TIME = 12345699L constant
83 TIME,
DEllipseOverlapDetectorTest.kt93 private const val TIME = 12345699L constant
105 TIME,
DSinglePointerTouchProcessorTest.kt408 private const val TIME = 12345699L constant
537 time = TIME,
550 TIME,
/frameworks/base/core/java/android/app/timedetector/
DTimeDetectorHelper.java93 Long.max(android.os.Environment.getRootDirectory().lastModified(), Build.TIME));
/frameworks/base/cmds/incident_helper/testdata/
Dps.txt1 … PID TID PPID VSZ RSS WCHAN ADDR S PRI NI RTPRIO SCH PCY TIME CMD
/frameworks/base/core/tests/coretests/src/android/os/
DBuildTest.java86 Assert.assertTrue("TIME", Build.TIME > 0); in testBuildFields()
/frameworks/base/services/core/java/com/android/server/
DSystemClockTime.java97 Long.max(Environment.getRootDirectory().lastModified(), Build.TIME)); in initializeIfRequired()
/frameworks/base/core/java/android/os/
DBuild.java1491 public static final long TIME = getLong("ro.build.date.utc") * 1000; field in Build
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/
DTimeController.java464 final long mToken = proto.start(StateControllerProto.TIME); in dumpControllerStateLocked()
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto2578 // TIME: Indicates time taken by provisioning activity to finish in MS.
2582 // TIME: Indicates time taken by preprovisioning activity to finish in MS.
2586 // TIME: Indicates time taken by encrypt device activity to finish in MS.
2590 // TIME: Indicates total time taken by web activity to finish in MS.
2594 // TIME: Indicates total time taken by trampoline activity to finish in MS.
2598 // TIME: Indicates total time taken by post encryption activity to finish in MS.
2602 // TIME: Indicates time taken by finalization activity to finish in MS.
2885 // TIME: Indicates time taken by copy account task to finish in MS.
2889 // TIME: Indicates time taken by create profile task to finish in MS.
2893 // TIME: Indicates time taken by start profile task to finish in MS.
[all …]
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21434 field public static final long TIME;
47003 field public static final int TIME = 92; // 0x5c
53380 field public static final javax.xml.namespace.QName TIME;
/frameworks/base/core/api/
Dcurrent.txt11429 field public static final String EXTRA_TIME = "android.intent.extra.TIME";
32686 field public static final long TIME;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt37744 Landroid/os/PsProto$Process;->TIME:J