Searched refs:BinderCheckPoint (Results 1 – 1 of 1) sorted by relevance
133 : new BinderCheckPoint(timestamp, callerProcessId, reason)); in recordCheckPointInternal()271 private static class BinderCheckPoint extends SystemServerCheckPoint { class in ShutdownCheckPoints274 BinderCheckPoint(long timestamp, int callerProcessId, @Nullable String reason) { in BinderCheckPoint() method in ShutdownCheckPoints.BinderCheckPoint