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

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java1338 static final int SHOW_FINGERPRINT_ERROR_MSG = 15; field in class:ActivityManagerService
1552 case SHOW_FINGERPRINT_ERROR_MSG: {
11891 mUiHandler.obtainMessage(SHOW_FINGERPRINT_ERROR_MSG).sendToTarget();

Completed in 334 milliseconds