Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/log/
H A DALSProbe.java201 private void disableLightSensorLoggingLocked(boolean destroying) { in disableLightSensorLoggingLocked() argument
206 if (!destroying) { in disableLightSensorLoggingLocked()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java149 boolean destroying; // set when we have started destroying the service field in ServiceRecord
633 if (destroying || destroyTime != 0) { in dumpDebug()
812 if (destroying || destroyTime != 0) { in dump()
813 pw.print(prefix); pw.print("destroying="); pw.print(destroying); in dump()
H A DActiveServices.java1579 if (!r.destroying) { in killMisbehavingService()
5802 r.destroying = true; in bringDownServiceLocked()
6866 if (!r.fgRequired || !r.fgWaiting || r.destroying) { in serviceForegroundTimeout()
/aosp14/system/core/fs_mgr/libsnapshot/android/snapshot/
H A Dsnapshot.proto26 // possible by destroying the snapshot.
/aosp14/frameworks/base/core/proto/android/server/
H A Dwindowmanagerservice.proto449 optional bool destroying = 35; field
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dqs-tiles.md233 … whole list of tiles is read. This is compared with the current tiles, destroying unnecessary ones…