Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java1657 static final int SHOW_FINGERPRINT_ERROR_UI_MSG = 15; field in ActivityManagerService
1862 case SHOW_FINGERPRINT_ERROR_UI_MSG: { in handleMessage()
14173 mUiHandler.obtainMessage(SHOW_FINGERPRINT_ERROR_UI_MSG).sendToTarget();