Searched +full:fingerprint +full:gesture (Results 1 - 25 of 118) sorted by relevance

12345

/frameworks/base/core/java/android/accessibilityservice/
H A DFingerprintGestureController.java28 * An {@link AccessibilityService} can capture gestures performed on a device's fingerprint
35 * Because capturing fingerprint gestures may have side effects, services with the capability only
38 * <strong>Note: </strong>The fingerprint sensor is used for authentication in critical use cases,
45 * gesture detection becomes unavailable.
47 * Multiple accessibility services may listen for fingerprint gestures simultaneously, so services
51 * {@see android.hardware.fingerprint.FingerprintManager#isHardwareDetected}
54 /** Identifier for a swipe right on the fingerprint sensor */
57 /** Identifier for a swipe left on the fingerprint sensor */
60 /** Identifier for a swipe up on the fingerprint sensor */
63 /** Identifier for a swipe down on the fingerprint senso
149 onGesture(int gesture) argument
183 onGestureDetected(int gesture) argument
[all...]
H A DAccessibilityService.java29 import android.hardware.fingerprint.FingerprintManager;
224 * The user has performed a swipe up gesture on the touch screen.
229 * The user has performed a swipe down gesture on the touch screen.
234 * The user has performed a swipe left gesture on the touch screen.
239 * The user has performed a swipe right gesture on the touch screen.
244 * The user has performed a swipe left and right gesture on the touch screen.
249 * The user has performed a swipe right and left gesture on the touch screen.
254 * The user has performed a swipe up and down gesture on the touch screen.
259 * The user has performed a swipe down and up gesture on the touch screen.
264 * The user has performed a left and up gesture o
382 onFingerprintGesture(int gesture) argument
653 dispatchGesture(@onNull GestureDescription gesture, @Nullable GestureResultCallback callback, @Nullable Handler handler) argument
738 onFingerprintGesture(int gesture) argument
1686 onFingerprintGesture(int gesture) argument
[all...]
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DFingerprintGestureDispatcher.java20 import android.hardware.fingerprint.IFingerprintClientActiveCallback;
21 import android.hardware.fingerprint.IFingerprintService;
33 * Encapsulate fingerprint gesture logic
50 * @param fingerprintService The system's fingerprint service
60 * @param fingerprintService The system's fingerprint service
72 * Update the list of clients that are interested in fingerprint gestures.
119 * Called when the fingerprint sensor detects a gesture
122 * @return {@code true} if the gesture i
210 onFingerprintGesture(int gesture) argument
[all...]
H A DAccessibilityManagerService.java53 import android.hardware.fingerprint.IFingerprintService;
172 // Each service has an ID. Also provide one for magnification gesture handling
2288 * Inform accessibility that a fingerprint gesture was performed
2290 * @param gestureKeyCode The key code corresponding to the fingerprint gesture.
2291 * @return {@code true} if accessibility consumes the fingerprint gesture, {@code false} if it
2764 public void onFingerprintGesture(int gesture) { argument
2774 mServiceInterface.onFingerprintGesture(gesture);
[all...]
/prebuilts/sdk/sdk-annotations/
H A Dannotations.zip ... pm/ android/content/res/ android/database/ android/database/sqlite/ android/gesture/ android/graphics/ android/graphics/drawable/ android/graphics/drawable/shapes/ android ...
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DFingerprintGestureDispatcherTest.java20 import android.hardware.fingerprint.IFingerprintService;
92 // Client active means gesture detection isn't.
/frameworks/base/proto/src/
H A Dmetrics_constants.proto373 FINGERPRINT = 49;
1077 // ACTION: Lockscreen > Unlock gesture
1368 // OPEN: Settings > Security > Nexus Imprint > Add Fingerprint
1373 // OPEN: Fingerprint Enroll > Find Sensor
1378 // OPEN: Fingerprint Enroll > Fingerprint Enrolled!
1383 // OPEN: Fingerprint Enroll introduction
1388 // OPEN: Fingerprint Enroll onboarding
1393 // OPEN: Fingerprint Enroll > Let's Start!
1398 // OPEN: Fingerprint Enrol
[all...]
/packages/apps/Settings/res/values/
H A Dstrings.xml767 <string name="security_dashboard_summary">Screen lock, fingerprint</string>
768 <!-- Summary for Security settings when fingerprint is not supported [CHAR LIMIT=NONE]-->
770 <!-- Fingerprint enrollment and settings --><skip />
771 <!-- Title shown for menu item that launches fingerprint settings or enrollment [CHAR LIMIT=22] -->
772 <string name="security_settings_fingerprint_preference_title">Fingerprint</string>
773 <!-- Fingerprint managment category title - configuration options for managing enrolled fingerprints [CHAR LIMIT=22] -->
775 <!-- Fingerprint category title - configuration options for managing fingerprint enrollment [CHAR LIMIT=22] -->
776 <string name="fingerprint_usage_category_title">Use fingerprint for</string>
777 <!-- Preference to add another fingerprint
[all...]
/prebuilts/misc/common/robolectric/lib/
H A Dandroid-all-6.0.0_r1-robolectric-0-sources.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1-sources.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/packages/apps/Settings/src/com/android/settings/
H A DSecuritySettings.java34 import android.hardware.fingerprint.FingerprintManager;
64 import com.android.settings.fingerprint.FingerprintSettings;
83 * Gesture lock pattern settings.
317 // Fingerprint and trust agents
884 // Fingerprint
892 // Fallback for when the above doesn't contain "fingerprint"
/frameworks/base/docs/html/reference/
H A D_book.yaml74 - title: android.gesture
75 path: /reference/android/gesture/package-summary.html
104 - title: android.hardware.fingerprint
105 path: /reference/android/hardware/fingerprint/package-summary.html
428 - title: android.support.v4.hardware.fingerprint
429 path: /reference/android/support/v4/hardware/fingerprint/package-summary.html
/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityManager.java748 * Report a fingerprint gesture to accessibility. Only available for the system process.
750 * @param keyCode The key code of the gesture
/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java980 * @param pattern the gesture pattern.
1023 * @param password the gesture pattern.
1566 * Strong auth flags that do not prevent fingerprint from being accepted as auth.
1568 * If any other flags are set, fingerprint is disabled.
1617 * @return true if unlocking with fingerprint alone is allowed for {@param userId} by the
/packages/apps/Settings/res/values-en-rAU/
H A Dstrings.xml342 <string name="security_dashboard_summary" msgid="6757421634477554939">"Screen lock, fingerprint"</string>
344 <string name="security_settings_fingerprint_preference_title" msgid="2488725232406204350">"Fingerprint"</string>
346 <string name="fingerprint_usage_category_title" msgid="8438526918999536619">"Use fingerprint for"</string>
347 <string name="fingerprint_add_title" msgid="1926752654454033904">"Add fingerprint"</string>
351 <item quantity="one"><xliff:g id="COUNT_0">%1$d</xliff:g> fingerprint set up</item>
354 <string name="security_settings_fingerprint_enroll_introduction_title" msgid="3201556857492526098">"Unlock with fingerprint"</string>
355 <string name="security_settings_fingerprint_enroll_introduction_title_unlock_disabled" msgid="7066417934622827305">"Use your fingerprint"</string>
356 <string name="security_settings_fingerprint_enroll_introduction_message" msgid="3508870672887336095">"Just touch the fingerprint sensor to unlock your phone, authorise purchases or sign in to apps. Be careful whose fingerprints you add. Even one added print can do any of these things.\n\nNote: Your fingerprint may be less secure than a strong pattern or PIN."</string>
357 <string name="security_settings_fingerprint_enroll_introduction_message_unlock_disabled" msgid="4193477159493347679">"Just touch the fingerprint senso
[all...]
/packages/apps/Settings/res/values-en-rGB/
H A Dstrings.xml342 <string name="security_dashboard_summary" msgid="6757421634477554939">"Screen lock, fingerprint"</string>
344 <string name="security_settings_fingerprint_preference_title" msgid="2488725232406204350">"Fingerprint"</string>
346 <string name="fingerprint_usage_category_title" msgid="8438526918999536619">"Use fingerprint for"</string>
347 <string name="fingerprint_add_title" msgid="1926752654454033904">"Add fingerprint"</string>
351 <item quantity="one"><xliff:g id="COUNT_0">%1$d</xliff:g> fingerprint set up</item>
354 <string name="security_settings_fingerprint_enroll_introduction_title" msgid="3201556857492526098">"Unlock with fingerprint"</string>
355 <string name="security_settings_fingerprint_enroll_introduction_title_unlock_disabled" msgid="7066417934622827305">"Use your fingerprint"</string>
356 <string name="security_settings_fingerprint_enroll_introduction_message" msgid="3508870672887336095">"Just touch the fingerprint sensor to unlock your phone, authorise purchases or sign in to apps. Be careful whose fingerprints you add. Even one added print can do any of these things.\n\nNote: Your fingerprint may be less secure than a strong pattern or PIN."</string>
357 <string name="security_settings_fingerprint_enroll_introduction_message_unlock_disabled" msgid="4193477159493347679">"Just touch the fingerprint senso
[all...]
/packages/apps/Settings/res/values-en-rIN/
H A Dstrings.xml342 <string name="security_dashboard_summary" msgid="6757421634477554939">"Screen lock, fingerprint"</string>
344 <string name="security_settings_fingerprint_preference_title" msgid="2488725232406204350">"Fingerprint"</string>
346 <string name="fingerprint_usage_category_title" msgid="8438526918999536619">"Use fingerprint for"</string>
347 <string name="fingerprint_add_title" msgid="1926752654454033904">"Add fingerprint"</string>
351 <item quantity="one"><xliff:g id="COUNT_0">%1$d</xliff:g> fingerprint set up</item>
354 <string name="security_settings_fingerprint_enroll_introduction_title" msgid="3201556857492526098">"Unlock with fingerprint"</string>
355 <string name="security_settings_fingerprint_enroll_introduction_title_unlock_disabled" msgid="7066417934622827305">"Use your fingerprint"</string>
356 <string name="security_settings_fingerprint_enroll_introduction_message" msgid="3508870672887336095">"Just touch the fingerprint sensor to unlock your phone, authorise purchases or sign in to apps. Be careful whose fingerprints you add. Even one added print can do any of these things.\n\nNote: Your fingerprint may be less secure than a strong pattern or PIN."</string>
357 <string name="security_settings_fingerprint_enroll_introduction_message_unlock_disabled" msgid="4193477159493347679">"Just touch the fingerprint senso
[all...]
/docs/source.android.com/src/compatibility/6.0/
H A Dandroid-6.0-cdd.html240 <p class="toc_h3"><a href="#7_3_10_fingerprint">7.3.10. Fingerprint Sensor</a></p>
694 <td>FINGERPRINT</td>
702 <p>The fingerprint MUST NOT include whitespace characters. If other fields
704 replaced in the build fingerprint with another character, such as the
788 <td>A value representing the FINGERPRINT parameter of the build that is otherwise
2891 fingerprint. [<a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">Resources, 70</a>]</p>
3219 accessible with a single action (e.g. tap, double-click or gesture) when
3257 or gesture) when other navigation keys are visible, and are STRONGLY RECOMMENDED to
3310 adequately emulate touch-based input (including basic gesture support), and
3851 <h3 id="7_3_10_fingeprint">7.3.10. Fingerprint Senso
[all...]
/docs/source.android.com/src/compatibility/7.1/
H A Dandroid-7.1-cdd.html392 <a href="#7_3_10_fingerprint_sensor">7.3.10. Fingerprint Sensor</a>
1118 FINGERPRINT
1134 The fingerprint MUST NOT include whitespace characters. If other fields included in the template above have whitespace characters, they MUST be replaced in the build fingerprint with another character, such as the underscore ("_") character. The value of this field MUST be encodable as 7-bit ASCII.
1239 A value representing the FINGERPRINT parameter of the build that is otherwise identical to this build except for the patches provided in the Android Public Security Bulletin. It MUST report the correct value and if such a build does not exist, report an empty string ("").
2129 <li>input of the ASSIST navigation key/button/gesture
4474 Device implementations MUST consistently report accurate hardware configuration information via the getSystemAvailableFeatures() and hasSystemFeature(String) methods on the <a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">android.content.pm.PackageManager</a> class for the same build fingerprint.
4767 These functions MAY be implemented via dedicated physical buttons (such as mechanical or capacitive touch buttons), or MAY be implemented using dedicated software keys on a distinct portion of the screen, gestures, touch panel, etc. Android supports both implementations. All of these functions MUST be accessible with a single action (e.g. tap, double-click or gesture) when visible.
4790 Android device implementations supporting the <a href="http://developer.android.com/reference/android/content/Intent.html#ACTION_ASSIST">Assist action</a> and/or <a href="https://developer.android.com/reference/android/service/voice/VoiceInteractionService.html"><code>VoiceInteractionService</code></a> MUST be able to launch an assist app with a single interaction (e.g. tap, double-click, or gesture) when other navigation keys are visible. It is STRONGLY RECOMMENDED to use long press on home as this interaction. The designated interaction MUST launch the user-selected assist app, in other words the app that implements a VoiceInteractionService, or an activity handling the ACTION_ASSIST intent.
4823 Android includes support for a variety of touchscreens, touch pads, and fake touch input devices. <a href="http://source.android.com/devices/tech/input/touch-devices.html">Touchscreen-based device implementations</a> are associated with a display such that the user has the impression of directly manipulating items on screen. Since the user is directly touching the screen, the system does not require any additional affordances to indicate the objects being manipulated. In contrast, a fake touch interface provides a user input system that approximates a subset of touchscreen capabilities. For example, a mouse or remote control that drives an on-screen cursor approximates touch, but requires the user to first point or focus then click. Numerous input devices like the mouse, trackpad, gyro-based air mouse, gyro-pointer, joystick, and multi-touch trackpad can support fake touch interactions. Android includes the feature constant android.hardware.faketouch, which corresponds to a high-fidelity non-touch (pointer-based) input device such as a mouse or trackpad that can adequately emulate touch-based input (including basic gesture suppor
[all...]
/docs/source.android.com/src/compatibility/
H A Dandroid-7.1-cdd.html392 <a href="#7_3_10_fingerprint_sensor">7.3.10. Fingerprint Sensor</a>
1118 FINGERPRINT
1134 The fingerprint MUST NOT include whitespace characters. If other fields included in the template above have whitespace characters, they MUST be replaced in the build fingerprint with another character, such as the underscore ("_") character. The value of this field MUST be encodable as 7-bit ASCII.
1239 A value representing the FINGERPRINT parameter of the build that is otherwise identical to this build except for the patches provided in the Android Public Security Bulletin. It MUST report the correct value and if such a build does not exist, report an empty string ("").
2129 <li>input of the ASSIST navigation key/button/gesture
4474 Device implementations MUST consistently report accurate hardware configuration information via the getSystemAvailableFeatures() and hasSystemFeature(String) methods on the <a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">android.content.pm.PackageManager</a> class for the same build fingerprint.
4767 These functions MAY be implemented via dedicated physical buttons (such as mechanical or capacitive touch buttons), or MAY be implemented using dedicated software keys on a distinct portion of the screen, gestures, touch panel, etc. Android supports both implementations. All of these functions MUST be accessible with a single action (e.g. tap, double-click or gesture) when visible.
4790 Android device implementations supporting the <a href="http://developer.android.com/reference/android/content/Intent.html#ACTION_ASSIST">Assist action</a> and/or <a href="https://developer.android.com/reference/android/service/voice/VoiceInteractionService.html"><code>VoiceInteractionService</code></a> MUST be able to launch an assist app with a single interaction (e.g. tap, double-click, or gesture) when other navigation keys are visible. It is STRONGLY RECOMMENDED to use long press on home as this interaction. The designated interaction MUST launch the user-selected assist app, in other words the app that implements a VoiceInteractionService, or an activity handling the ACTION_ASSIST intent.
4823 Android includes support for a variety of touchscreens, touch pads, and fake touch input devices. <a href="http://source.android.com/devices/tech/input/touch-devices.html">Touchscreen-based device implementations</a> are associated with a display such that the user has the impression of directly manipulating items on screen. Since the user is directly touching the screen, the system does not require any additional affordances to indicate the objects being manipulated. In contrast, a fake touch interface provides a user input system that approximates a subset of touchscreen capabilities. For example, a mouse or remote control that drives an on-screen cursor approximates touch, but requires the user to first point or focus then click. Numerous input devices like the mouse, trackpad, gyro-based air mouse, gyro-pointer, joystick, and multi-touch trackpad can support fake touch interactions. Android includes the feature constant android.hardware.faketouch, which corresponds to a high-fidelity non-touch (pointer-based) input device such as a mouse or trackpad that can adequately emulate touch-based input (including basic gesture suppor
[all...]
H A Dandroid-cdd.html392 <a href="#7_3_10_fingerprint_sensor">7.3.10. Fingerprint Sensor</a>
1118 FINGERPRINT
1134 The fingerprint MUST NOT include whitespace characters. If other fields included in the template above have whitespace characters, they MUST be replaced in the build fingerprint with another character, such as the underscore ("_") character. The value of this field MUST be encodable as 7-bit ASCII.
1239 A value representing the FINGERPRINT parameter of the build that is otherwise identical to this build except for the patches provided in the Android Public Security Bulletin. It MUST report the correct value and if such a build does not exist, report an empty string ("").
2129 <li>input of the ASSIST navigation key/button/gesture
4474 Device implementations MUST consistently report accurate hardware configuration information via the getSystemAvailableFeatures() and hasSystemFeature(String) methods on the <a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">android.content.pm.PackageManager</a> class for the same build fingerprint.
4767 These functions MAY be implemented via dedicated physical buttons (such as mechanical or capacitive touch buttons), or MAY be implemented using dedicated software keys on a distinct portion of the screen, gestures, touch panel, etc. Android supports both implementations. All of these functions MUST be accessible with a single action (e.g. tap, double-click or gesture) when visible.
4790 Android device implementations supporting the <a href="http://developer.android.com/reference/android/content/Intent.html#ACTION_ASSIST">Assist action</a> and/or <a href="https://developer.android.com/reference/android/service/voice/VoiceInteractionService.html"><code>VoiceInteractionService</code></a> MUST be able to launch an assist app with a single interaction (e.g. tap, double-click, or gesture) when other navigation keys are visible. It is STRONGLY RECOMMENDED to use long press on home as this interaction. The designated interaction MUST launch the user-selected assist app, in other words the app that implements a VoiceInteractionService, or an activity handling the ACTION_ASSIST intent.
4823 Android includes support for a variety of touchscreens, touch pads, and fake touch input devices. <a href="http://source.android.com/devices/tech/input/touch-devices.html">Touchscreen-based device implementations</a> are associated with a display such that the user has the impression of directly manipulating items on screen. Since the user is directly touching the screen, the system does not require any additional affordances to indicate the objects being manipulated. In contrast, a fake touch interface provides a user input system that approximates a subset of touchscreen capabilities. For example, a mouse or remote control that drives an on-screen cursor approximates touch, but requires the user to first point or focus then click. Numerous input devices like the mouse, trackpad, gyro-based air mouse, gyro-pointer, joystick, and multi-touch trackpad can support fake touch interactions. Android includes the feature constant android.hardware.faketouch, which corresponds to a high-fidelity non-touch (pointer-based) input device such as a mouse or trackpad that can adequately emulate touch-based input (including basic gesture suppor
[all...]
H A Dandroid-cdd.jd532 FINGERPRINT
548 The fingerprint MUST NOT include whitespace characters. If other fields included in the template above have whitespace characters, they MUST be replaced in the build fingerprint with another character, such as the underscore ("_") character. The value of this field MUST be encodable as 7-bit ASCII.
653 A value representing the FINGERPRINT parameter of the build that is otherwise identical to this build except for the patches provided in the Android Public Security Bulletin. It MUST report the correct value and if such a build does not exist, report an empty string ("").
1543 <li>input of the ASSIST navigation key/button/gesture
3888 Device implementations MUST consistently report accurate hardware configuration information via the getSystemAvailableFeatures() and hasSystemFeature(String) methods on the <a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">android.content.pm.PackageManager</a> class for the same build fingerprint.
4181 These functions MAY be implemented via dedicated physical buttons (such as mechanical or capacitive touch buttons), or MAY be implemented using dedicated software keys on a distinct portion of the screen, gestures, touch panel, etc. Android supports both implementations. All of these functions MUST be accessible with a single action (e.g. tap, double-click or gesture) when visible.
4204 Android device implementations supporting the <a href="http://developer.android.com/reference/android/content/Intent.html#ACTION_ASSIST">Assist action</a> and/or <a href="https://developer.android.com/reference/android/service/voice/VoiceInteractionService.html"><code>VoiceInteractionService</code></a> MUST be able to launch an assist app with a single interaction (e.g. tap, double-click, or gesture) when other navigation keys are visible. It is STRONGLY RECOMMENDED to use long press on home as this interaction. The designated interaction MUST launch the user-selected assist app, in other words the app that implements a VoiceInteractionService, or an activity handling the ACTION_ASSIST intent.
4237 Android includes support for a variety of touchscreens, touch pads, and fake touch input devices. <a href="http://source.android.com/devices/tech/input/touch-devices.html">Touchscreen-based device implementations</a> are associated with a display such that the user has the impression of directly manipulating items on screen. Since the user is directly touching the screen, the system does not require any additional affordances to indicate the objects being manipulated. In contrast, a fake touch interface provides a user input system that approximates a subset of touchscreen capabilities. For example, a mouse or remote control that drives an on-screen cursor approximates touch, but requires the user to first point or focus then click. Numerous input devices like the mouse, trackpad, gyro-based air mouse, gyro-pointer, joystick, and multi-touch trackpad can support fake touch interactions. Android includes the feature constant android.hardware.faketouch, which corresponds to a high-fidelity non-touch (pointer-based) input device such as a mouse or trackpad that can adequately emulate touch-based input (including basic gesture support), and indicates that the device supports an emulated subset of touchscreen functionality. Device implementations that declare the fake touch feature MUST meet the fake touch requirements in <a href="#7_2_5_fake_touch_input">section 7.2.5</a> .
4905 7.3.10. Fingerprint Senso
[all...]
/frameworks/base/core/res/res/values/
H A Dstrings.xml759 <!-- Title for the capability of an accessibility service to capture fingerprint gestures. -->
760 <string name="capability_title_canCaptureFingerprintGestures">Fingerprint gestures</string>
763 the device's fingerprint sensor.</string>
1300 <string name="permlab_manageFingerprint">manage fingerprint hardware</string>
1302 <string name="permdesc_manageFingerprint">Allows the app to invoke methods to add and delete fingerprint templates for use.</string>
1304 <string name="permlab_useFingerprint">use fingerprint hardware</string>
1306 <string name="permdesc_useFingerprint">Allows the app to use fingerprint hardware for authentication</string>
1308 <!-- Message shown during fingerprint acquisision when the fingerprint cannot be recognized -->
1309 <string name="fingerprint_acquired_partial">Partial fingerprint detecte
[all...]
/docs/source.android.com/src/compatibility/7.0/
H A Dandroid-7.0-cdd.html271 <p class="toc_h3"><a href="#7_3_10_fingerprint_sensor">7.3.10. Fingerprint Sensor</a> </p>
1100 FINGERPRINT
1119 The fingerprint MUST NOT include whitespace characters. If other fields
1121 replaced in the build fingerprint with another character, such as the
1269 A value representing the FINGERPRINT parameter of the build that is
5974 <a href="http://developer.android.com/reference/android/content/pm/PackageManager.html">android.content.pm.PackageManager</a> class for the same build fingerprint.
6492 with a single action (e.g. tap, double-click or gesture) when visible.
6542 double-click, or gesture) when other navigation keys are visible. It is STRONGLY
6619 that can adequately emulate touch-based input (including basic gesture support),
7700 7.3.10. Fingerprint Senso
[all...]
/cts/apps/CtsVerifier/res/values/
H A Dstrings.xml159 complete this test. If available, this test should be run by using fingerprint authentication
162 <string name="sec_fingerprint_bound_key_test">Fingerprint Bound Keys Test</string>
164 This test ensures that Keystore cryptographic keys that are bound to fingerprint authentication
165 are unusable without an authentication. You need to set up a fingerprint order to
168 <string name="sec_fp_dialog_message">Authenticate now with fingerprint</string>
1751 1. Press "Set up" to open Security settings. Create a lockscreen password and if available, enroll a fingerprint under "Work profile security".\n
1758 <string name="provisioning_byod_fingerprint_bound_key">Fingerprint-bound key test</string>
2107 <string name="provisioning_byod_fingerprint_disabled_in_settings">Fingerprint is disabled in Settings</string>
2109 Please press the Go button to go to Settings > Security. Then go to Fingerprint and\n
2111 fingerprint bein
[all...]

Completed in 2371 milliseconds

12345