Searched refs:negativeButtonStringId (Results 1 – 1 of 1) sorted by relevance
781 final String negativeButtonStringId; in assertSaveOrUpdateShowing() local783 negativeButtonStringId = RESOURCE_STRING_SAVE_BUTTON_NOT_NOW; in assertSaveOrUpdateShowing()785 negativeButtonStringId = RESOURCE_STRING_SAVE_BUTTON_NEVER; in assertSaveOrUpdateShowing()787 negativeButtonStringId = RESOURCE_STRING_SAVE_BUTTON_NO_THANKS; in assertSaveOrUpdateShowing()789 final String expectedNegativeButtonText = getString(negativeButtonStringId).toUpperCase(); in assertSaveOrUpdateShowing()