Home | History | Annotate | Download | only in fingerprint

Lines Matching defs:RESULT_TIMEOUT

94     protected static final int RESULT_TIMEOUT = RESULT_FIRST_USER + 2;
568 if (resultCode == RESULT_TIMEOUT) {
570 activity.setResult(RESULT_TIMEOUT);