Searched defs:MESSAGE (Results 1 – 5 of 5) sorted by relevance
21 public static final String MESSAGE = "WRONG_FIELD"; field in TestClass
44 final String MESSAGE = "test"; in testNotFoundException() local
27 private static final String MESSAGE = "Oops!"; field in ExceptionsTest
44 private static final String MESSAGE = "Sample Message"; field in ContentTest
39 private final CharSequence MESSAGE = "message"; field in ProgressDialogTest