Searched refs:BinderCheckPoint (Results 1 – 1 of 1) sorted by relevance
132 : new BinderCheckPoint(mInjector, callerProcessId, reason)); in recordCheckPointInternal()269 private static class BinderCheckPoint extends SystemServerCheckPoint { class in ShutdownCheckPoints273 BinderCheckPoint(Injector injector, int callerProcessId, @Nullable String reason) { in BinderCheckPoint() method in ShutdownCheckPoints.BinderCheckPoint