Searched refs:enableNotifications (Results 1 – 3 of 3) sorted by relevance
80 boolean syncCalendar, boolean syncContacts, boolean enableNotifications) { in newInstance() argument86 args.putBoolean(AccountCreationFragment.NOTIFICATIONS_TAG, enableNotifications); in newInstance()
1164 final boolean enableNotifications = fragment.getNotifyValue(); in initiateAccountCreation()1167 syncContacts, enableNotifications); in initiateAccountCreation()
2170 enableNotifications();2923 private void enableNotifications() {