Searched refs:MSG_ERROR (Results 1 – 2 of 2) sorted by relevance
44 public static final String MSG_ERROR = "I'm an error. Don't judge me."; field in DemoProvider84 extras.putString(DocumentsContract.EXTRA_ERROR, MSG_ERROR); in queryChildDocuments()
72 bots.directory.assertHasMessage(DemoProvider.MSG_ERROR); in testErrorMessage_visible()