HomeSort by relevance Sort by last modified time
    Searched refs:PREF_AUTOFILL_ACTIVE_PROFILE_ID (Results 1 - 2 of 2) sorted by null

  /packages/apps/Browser/src/com/android/browser/
PreferenceKeys.java 21 static final String PREF_AUTOFILL_ACTIVE_PROFILE_ID = "autofill_active_profile_id";
AutofillHandler.java 89 PreferenceKeys.PREF_AUTOFILL_ACTIVE_PROFILE_ID,
227 ed.putInt(PreferenceKeys.PREF_AUTOFILL_ACTIVE_PROFILE_ID, activeProfileId);

Completed in 1705 milliseconds