Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/uri/
DUriGrantsManagerService.java590 final ArrayList<UriPermission> persisted = Lists.newArrayList(); in maybePrunePersistedUriGrantsLocked()
593 persisted.add(perm); in maybePrunePersistedUriGrantsLocked()
597 final int trimCount = persisted.size() - MAX_PERSISTED_URI_GRANTS; in maybePrunePersistedUriGrantsLocked()
600 Collections.sort(persisted, new UriPermission.PersistedTimeComparator()); in maybePrunePersistedUriGrantsLocked()
602 final UriPermission perm = persisted.get(i); in maybePrunePersistedUriGrantsLocked()
/frameworks/base/core/proto/android/os/
Dincident.proto136 // Note that kernel logs is not persisted since it's contained in last kmsg.
/frameworks/base/core/java/android/content/res/
DConfiguration.java1302 public void dumpDebug(ProtoOutputStream protoOutputStream, long fieldId, boolean persisted, in dumpDebug() argument
1324 if (!persisted && windowConfiguration != null) { in dumpDebug()
/frameworks/base/packages/SystemUI/docs/
Dqs-tiles.md344 The list is persisted to `Settings.Secure` every time it changes so it will be available upon
612 The list is persisted to `Settings.Secure` every time it changes so it will be available upon
/frameworks/proto_logging/stats/atoms/wifi/
Dwifi_extension_atoms.proto637 // Randomized MAC is used and is not persisted across connections to this network
/frameworks/base/core/proto/android/server/
Djobscheduler.proto971 // execution time, but not persisted by the system. This is provided by