Untitled
unknown
plain_text
a month ago
306 B
4
Indexable
const IS_PASS_LOCK_SET = 'IS_PASS_LOCK_SET'; const IS_FINGERPRINT_LOCK_SET = 'IS_FINGERPRINT_LOCK_SET'; const IS_FACE_LOCK_SET = 'IS_FACE_LOCK_SET'; <uses-permission android:name="android.permission.USE_BIOMETRIC"/> <uses-permission android:name="android.permission.USE_FINGERPRINT" />
Editor is loading...
Leave a Comment