Home
last modified time | relevance | path

Searched refs:BASE_PID (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/health/
H A DPidHealthStats.java48 public static final int MEASUREMENT_WAKE_NESTING_COUNT = HealthKeys.BASE_PID + 1;
61 public static final int MEASUREMENT_WAKE_SUM_MS = HealthKeys.BASE_PID + 2;
74 public static final int MEASUREMENT_WAKE_START_MS = HealthKeys.BASE_PID + 3;
H A DHealthKeys.java48 public static final int BASE_PID = 20000; field in HealthKeys
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt2490 field public static final int BASE_PID = 20000; // 0x4e20
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt36109 Landroid/os/health/HealthKeys;->BASE_PID:I