Searched refs:KEY_ENABLING (Results 1 – 2 of 2) sorted by relevance
44 static final String KEY_ENABLING = "ENABLING"; field in AccountAutoSyncPreferenceController51 boolean enabling = arguments.getBoolean(KEY_ENABLING);116 .addArgumentBoolean(KEY_ENABLING, enabling) in getAutoSyncChangeConfirmationDialogFragment()
118 arguments.putBoolean(AccountAutoSyncPreferenceController.KEY_ENABLING, true); in onConfirm_shouldTogglePreference()