Home
last modified time | relevance | path

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

/frameworks/opt/telephony/proto/src/
Dpin_storage.proto31 // The PIN code is stored and will be usable for automatic verification after the
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags58 # Storage volume state and usable space in bytes
59 2749 storage_state (uuid|3),(old_state|1),(new_state|1),(usable|2),(total|2)
DStorageManagerService.java3971 long usable = 0; in getAllocatableBytes() local
3977 usable = path.getUsableSpace(); in getAllocatableBytes()
3990 return Math.max(0, (usable + cacheClearable) - fullReserved); in getAllocatableBytes()
3992 return Math.max(0, (usable + cacheClearable) - lowReserved); in getAllocatableBytes()
/frameworks/proto_logging/stats/enums/telephony/
Denums.proto155 /** SIM card state: SIM Card restricted, present but not usable due to
/frameworks/base/packages/SystemUI/docs/
Dplugins.md225 …  When this happens it needs to ensure a bad acting plugin do not stop the phone from being usable.
/frameworks/proto_logging/stats/
Datoms.proto14451 // Key Agreement, usable with EC keys.