Home
last modified time | relevance | path

Searched refs:traceInstant (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java780 private static void traceInstant(@NonNull String message, @NonNull ServiceRecord service) { in traceInstant() method in ActiveServices
846 traceInstant("startService(): ", r); in startServiceLocked()
1450 traceInstant("stopService(): ", service); in stopServiceLocked()
2007 traceInstant("startForeground(): ", r); in setServiceForegroundInnerLocked()
2510 traceInstant("stopForeground(): ", r); in setServiceForegroundInnerLocked()
3347 traceInstant("short FGS start/extend: ", sr); in maybeUpdateShortFgsTrackingLocked()
3393 traceInstant("short FGS timeout: ", sr); in onShortFgsTimeout()
3451 traceInstant("short FGS demote: ", sr); in onShortFgsProcstateTimeout()
3483 traceInstant("short FGS ANR: ", sr); in onShortFgsAnrTimeout()