Searched refs:getVerifiedBootStateResId (Results 1 – 2 of 2) sorted by relevance
58 activity!!.resources.getString(getVerifiedBootStateResId(record)), in onCreatePreferences()101 fun getVerifiedBootStateResId(record: ParsedAttestationRecord): Int { in getVerifiedBootStateResId() method
132 … it.summary = activity!!.resources.getString(getVerifiedBootStateResId(attestationRecord)) in onAttestationReceived()