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.java124 boolean destroying; // set when we have started destroying the service field in ServiceRecord
323 if (destroying || destroyTime != 0) { in dumpDebug()
442 if (destroying || destroyTime != 0) { in dump()
443 pw.print(prefix); pw.print("destroying="); pw.print(destroying); in dump()
DActiveServices.java3390 r.destroying = true; in bringDownServiceLocked()
4236 if (!r.fgRequired || r.destroying) { in serviceForegroundTimeout()
/frameworks/base/core/proto/android/server/
Dwindowmanagerservice.proto369 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…