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

  /packages/apps/Browser/src/com/android/browser/
AutoFillProfileDatabase.java 98 public void addOrUpdateProfile(final int id, AutoFillProfile profile) {
AutofillHandler.java 263 mAutoFillProfileDb.addOrUpdateProfile(mAutoFillActiveProfileId, newProfile);

Completed in 65 milliseconds