Searched refs:usable (Results 1 – 6 of 6) sorted by relevance
31 // The PIN code is stored and will be usable for automatic verification after the
58 # Storage volume state and usable space in bytes59 2749 storage_state (uuid|3),(old_state|1),(new_state|1),(usable|2),(total|2)
3971 long usable = 0; in getAllocatableBytes() local3977 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()
155 /** SIM card state: SIM Card restricted, present but not usable due to
225 … When this happens it needs to ensure a bad acting plugin do not stop the phone from being usable.
14451 // Key Agreement, usable with EC keys.