Searched refs:negativeSaveButtonStyle (Results 1 – 1 of 1) sorted by relevance
2150 negativeSaveButtonStyle(SaveInfo.NEGATIVE_BUTTON_STYLE_NEVER); in testNeverRejectStyleNegativeSaveButton()2156 negativeSaveButtonStyle(SaveInfo.NEGATIVE_BUTTON_STYLE_REJECT); in testRejectStyleNegativeSaveButton()2161 negativeSaveButtonStyle(SaveInfo.NEGATIVE_BUTTON_STYLE_CANCEL); in testCancelStyleNegativeSaveButton()2164 private void negativeSaveButtonStyle(int style) throws Exception { in negativeSaveButtonStyle() method in LoginActivityTest