Searched refs:SHOW_FINGERPRINT_ERROR_UI_MSG (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java1899 static final int SHOW_FINGERPRINT_ERROR_UI_MSG = 15; field in class:ActivityManagerService
2103 case SHOW_FINGERPRINT_ERROR_UI_MSG: {
15280 mUiHandler.obtainMessage(SHOW_FINGERPRINT_ERROR_UI_MSG).sendToTarget();
[all...]

Completed in 199 milliseconds