Searched refs:KEY_ERROR_ID (Results 1 – 6 of 6) sorted by relevance
38 public static final String KEY_ERROR_ID = "error_id"; field in BiometricErrorDialog47 final int errMsgId = getArguments().getInt(KEY_ERROR_ID); in onCreateDialog()
64 args.putInt(KEY_ERROR_ID, msgId); in newInstance()
65 args.putInt(KEY_ERROR_ID, msgId); in newInstance()
108 args.putInt(KEY_ERROR_ID, msgId); in newInstance()
109 args.putInt(KEY_ERROR_ID, msgId); in newInstance()