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