Searched defs:TYPE_INSERT (Results 1 – 3 of 3) sorted by relevance
/packages/apps/ContactsCommon/src/com/android/contacts/common/compat/ | ||
D | CompatUtils.java | 37 public final static int TYPE_INSERT = 1; field in CompatUtils |
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/ | ||
D | RawContactDeltaListTests.java | 57 public static final int TYPE_INSERT = 1; field in RawContactDeltaListTests |
D | RawContactModifierTests.java | 67 public static final int TYPE_INSERT = 1; field in RawContactModifierTests |