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