Searched refs:KEY_ERROR_MSG (Results 1 – 6 of 6) sorted by relevance
37 public static final String KEY_ERROR_MSG = "error_msg"; field in BiometricErrorDialog46 CharSequence errorString = getArguments().getCharSequence(KEY_ERROR_MSG); in onCreateDialog()
63 args.putCharSequence(KEY_ERROR_MSG, msg); in newInstance()
64 args.putCharSequence(KEY_ERROR_MSG, msg); in newInstance()
107 args.putCharSequence(KEY_ERROR_MSG, msg); in newInstance()
108 args.putCharSequence(KEY_ERROR_MSG, msg); in newInstance()