Home | History | Annotate | Download | only in fingerprint

Lines Matching defs:FINGERPRINT_ERROR_CANCELED

97     public static final int FINGERPRINT_ERROR_CANCELED = 5;
1039 case FINGERPRINT_ERROR_CANCELED:
1040 return mContext.getString(com.android.internal.R.string.fingerprint_error_canceled);