Warden-Supreme
Toggle table of contents
1.0.0-RC2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Warden-Supreme
roboto
/
com.android.keyattestation.verifier
/
PatchLevel
/
Companion
/
from
from
fun
from
(
patchLevel
:
ASN1Encodable
,
partitionName
:
String
=
""
,
logFn
:
(
String
)
->
Unit
=
{ _ -> }
)
:
PatchLevel
?
@
JvmStatic
@
JvmOverloads
fun
from
(
patchLevel
:
String
,
partitionName
:
String
=
""
,
logFn
:
(
String
)
->
Unit
=
{ _ -> }
)
:
PatchLevel
?