Searched refs:frequencySpinnerHasValue (Results 1 – 2 of 2) sorted by relevance
92 boolean hasPush = frequencySpinnerHasValue(Account.CHECK_INTERVAL_PUSH); in testPushOptionPOP()106 boolean hasPush = frequencySpinnerHasValue(Account.CHECK_INTERVAL_PUSH); in testPushOptionIMAP()120 boolean hasPush = frequencySpinnerHasValue(Account.CHECK_INTERVAL_PUSH); in testPushOptionEAS()142 private boolean frequencySpinnerHasValue(int value) { in frequencySpinnerHasValue() method in EmailPreferenceActivityTests
64 boolean hasPush = frequencySpinnerHasValue(Account.CHECK_INTERVAL_PUSH); in testPushOptionPOP()78 boolean hasPush = frequencySpinnerHasValue(Account.CHECK_INTERVAL_PUSH); in testPushOptionIMAP()92 boolean hasPush = frequencySpinnerHasValue(Account.CHECK_INTERVAL_PUSH); in testPushOptionEAS()153 private boolean frequencySpinnerHasValue(int value) { in frequencySpinnerHasValue() method in AccountSetupOptionsTests