Searched refs:negativeButtonStringId (Results 1 – 1 of 1) sorted by relevance
881 final String negativeButtonStringId; in assertSaveOrUpdateShowing() local883 negativeButtonStringId = RESOURCE_STRING_SAVE_BUTTON_NOT_NOW; in assertSaveOrUpdateShowing()885 negativeButtonStringId = RESOURCE_STRING_SAVE_BUTTON_NEVER; in assertSaveOrUpdateShowing()887 negativeButtonStringId = RESOURCE_STRING_SAVE_BUTTON_NO_THANKS; in assertSaveOrUpdateShowing()889 final String expectedNegativeButtonText = getString(negativeButtonStringId).toUpperCase(); in assertSaveOrUpdateShowing()