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

  /packages/apps/Browser/src/com/android/browser/
AutoFillProfileDatabase.java 47 static final String ZIP_CODE = "zipcode";
68 + Profiles.ZIP_CODE + " TEXT,"
108 + Profiles.ZIP_CODE + ","
135 Profiles.ZIP_CODE,
AutofillHandler.java 118 AutoFillProfileDatabase.Profiles.ZIP_CODE));

Completed in 32 milliseconds