Searched refs:currentService (Results 1 – 1 of 1) sorted by relevance
959 final String currentService = SettingsUtils.get(AUTOFILL_SERVICE); in disableAutofillService() local960 if (currentService == null) { in disableAutofillService()964 Log.v(TAG, "Disabling " + currentService); in disableAutofillService()