Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/health/
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;
DHealthKeys.java48 public static final int BASE_PID = 20000; field in HealthKeys
/frameworks/base/api/
Dtest-current.txt2350 field public static final int BASE_PID = 20000; // 0x4e20
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt49948 Landroid/os/health/HealthKeys;->BASE_PID:I