Home
last modified time | relevance | path

Searched defs:getTimestampMs (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/
H A DThresholdSensorEvent.java41 public long getTimestampMs() { in getTimestampMs() method in ThresholdSensorEvent
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DSilentUpdatePolicy.java138 private long getTimestampMs(@NonNull String installerPackageName, @NonNull String packageName) { in getTimestampMs() method in SilentUpdatePolicy