Searched defs:TYPE_INSERT (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Contacts/src/com/android/contacts/compat/ | ||
D | CompatUtils.java | 35 public final static int TYPE_INSERT = 1; field in CompatUtils |
/packages/apps/Contacts/tests/src/com/android/contacts/model/ | ||
D | RawContactDeltaListTests.java | 48 public static final int TYPE_INSERT = 1; field in RawContactDeltaListTests |
D | RawContactModifierTests.java | 59 public static final int TYPE_INSERT = 1; field in RawContactModifierTests |