Searched refs:recordCheckPoint (Results 1 – 6 of 6) sorted by relevance
93 public static void recordCheckPoint(@Nullable String reason) { in recordCheckPoint() method in ShutdownCheckPoints98 public static void recordCheckPoint(int callerProcessId, @Nullable String reason) { in recordCheckPoint() method in ShutdownCheckPoints103 public static void recordCheckPoint( in recordCheckPoint() method in ShutdownCheckPoints
170 ShutdownCheckPoints.recordCheckPoint(/* reason= */ null); in shutdownInner()
5673 ShutdownCheckPoints.recordCheckPoint(Binder.getCallingPid(), reason);5693 ShutdownCheckPoints.recordCheckPoint(Binder.getCallingPid(), reason);5712 ShutdownCheckPoints.recordCheckPoint(Binder.getCallingPid(), reason);
1318 ShutdownCheckPoints.recordCheckPoint(Binder.getCallingPid(), reason); in shutdown()1339 ShutdownCheckPoints.recordCheckPoint(Binder.getCallingPid(), reason); in reboot()
651 ShutdownCheckPoints.recordCheckPoint(intentAction, callingPackage, null); in execute()
36220 PLcom/android/server/power/ShutdownCheckPoints;->recordCheckPoint(ILjava/lang/String;)V36221 PLcom/android/server/power/ShutdownCheckPoints;->recordCheckPoint(Ljava/lang/String;)V36222 PLcom/android/server/power/ShutdownCheckPoints;->recordCheckPoint(Ljava/lang/String;Ljava/lang/Stri…