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

Completed in 182 milliseconds