Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java133 boolean destroying; // set when we have started destroying the service field in ServiceRecord
373 if (destroying || destroyTime != 0) { in dumpDebug()
500 if (destroying || destroyTime != 0) { in dump()
501 pw.print(prefix); pw.print("destroying="); pw.print(destroying); in dump()
DActiveServices.java1248 if (!r.destroying) { in killMisbehavingService()
4302 r.destroying = true; in bringDownServiceLocked()
5235 if (!r.fgRequired || r.destroying) { in serviceForegroundTimeout()
/frameworks/base/core/proto/android/server/
Dwindowmanagerservice.proto406 optional bool destroying = 35; field
/frameworks/base/packages/SystemUI/docs/
Dqs-tiles.md233 … whole list of tiles is read. This is compared with the current tiles, destroying unnecessary ones…