/frameworks/native/services/inputflinger/tests/ |
D | InputDeviceMetricsCollector_test.cpp | 37 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/ |
D | Event.java | 156 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/ |
D | NormalizedTouchDataTest.kt | 52 private const val TIME = 12345699L constant 64 TIME,
|
D | BoundingBoxOverlapDetectorTest.kt | 71 private const val TIME = 12345699L constant 83 TIME,
|
D | EllipseOverlapDetectorTest.kt | 93 private const val TIME = 12345699L constant 105 TIME,
|
D | SinglePointerTouchProcessorTest.kt | 408 private const val TIME = 12345699L constant 537 time = TIME, 550 TIME,
|
/frameworks/base/core/java/android/app/timedetector/ |
D | TimeDetectorHelper.java | 93 Long.max(android.os.Environment.getRootDirectory().lastModified(), Build.TIME));
|
/frameworks/base/cmds/incident_helper/testdata/ |
D | ps.txt | 1 … PID TID PPID VSZ RSS WCHAN ADDR S PRI NI RTPRIO SCH PCY TIME CMD
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | BuildTest.java | 86 Assert.assertTrue("TIME", Build.TIME > 0); in testBuildFields()
|
/frameworks/base/services/core/java/com/android/server/ |
D | SystemClockTime.java | 97 Long.max(Environment.getRootDirectory().lastModified(), Build.TIME)); in initializeIfRequired()
|
/frameworks/base/core/java/android/os/ |
D | Build.java | 1491 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/ |
D | TimeController.java | 464 final long mToken = proto.start(StateControllerProto.TIME); in dumpControllerStateLocked()
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 2578 // 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/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 21434 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/ |
D | current.txt | 11429 field public static final String EXTRA_TIME = "android.intent.extra.TIME"; 32686 field public static final long TIME;
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 37744 Landroid/os/PsProto$Process;->TIME:J
|