Searched refs:CheckPoint (Results 1 – 1 of 1) sorted by relevance
59 private final ArrayList<CheckPoint> mCheckPoints;145 private void recordCheckPointInternal(CheckPoint checkPoint) { in recordCheckPointInternal()154 final List<CheckPoint> records; in dumpInternal()158 for (CheckPoint record : records) { in dumpInternal()183 private abstract static class CheckPoint { class in ShutdownCheckPoints188 CheckPoint(Injector injector, @Nullable String reason) { in CheckPoint() method in ShutdownCheckPoints.CheckPoint212 private static class SystemServerCheckPoint extends CheckPoint {320 private static class IntentCheckPoint extends CheckPoint {