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.java1489 static final int SHOW_FINGERPRINT_ERROR_UI_MSG = 15; field in class:ActivityManagerService
1682 case SHOW_FINGERPRINT_ERROR_UI_MSG: {
13352 mUiHandler.obtainMessage(SHOW_FINGERPRINT_ERROR_UI_MSG).sendToTarget();

Completed in 97 milliseconds