Searched refs:CheckPoint (Results 1 – 1 of 1) sorted by relevance
59 private final ArrayList<CheckPoint> mCheckPoints;147 private void recordCheckPointInternal(CheckPoint checkPoint) { in recordCheckPointInternal()156 final List<CheckPoint> records; in dumpInternal()160 for (CheckPoint record : records) { in dumpInternal()185 private abstract static class CheckPoint { class in ShutdownCheckPoints190 CheckPoint(long timestamp, @Nullable String reason) { in CheckPoint() method in ShutdownCheckPoints.CheckPoint214 private static class SystemServerCheckPoint extends CheckPoint {320 private static class IntentCheckPoint extends CheckPoint {