Untitled
unknown
plain_text
9 months ago
306 B
9
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