Searched refs:Insert (Results 1 – 9 of 9) sorted by relevance
2189 public static final class Insert { class in Contacts.Intents2194 public Insert() { in Insert() method in Contacts.Intents.Insert2225 ContactsContract.Intents.Insert.PHONETIC_NAME;2275 ContactsContract.Intents.Insert.PHONE_ISPRIMARY;2284 ContactsContract.Intents.Insert.SECONDARY_PHONE;2303 ContactsContract.Intents.Insert.TERTIARY_PHONE;2313 ContactsContract.Intents.Insert.TERTIARY_PHONE_TYPE;2339 ContactsContract.Intents.Insert.EMAIL_ISPRIMARY;2348 ContactsContract.Intents.Insert.SECONDARY_EMAIL;2367 ContactsContract.Intents.Insert.TERTIARY_EMAIL;[all …]
9846 public static final class Insert { class in ContactsContract.Intents
23 import androidx.room.Insert;30 @Insert(onConflict = OnConflictStrategy.REPLACE)
21 import androidx.room.Insert;30 @Insert(onConflict = OnConflictStrategy.REPLACE)
321 T* Insert(std::vector<T>& el, T&& value) { in Insert() function363 auto view_package = package_inserter.Insert(table.packages, std::move(new_package)); in InsertEntryIntoTableView()367 auto view_type = type_inserter.Insert(view_package->types, std::move(new_type)); in InsertEntryIntoTableView()384 entry_inserter.Insert(view_type->entries, std::move(new_entry)); in InsertEntryIntoTableView()453 type_inserter.Insert(other_package.types, std::move(type)); in GetPartitionedView()
101 TEST(String16Test, Insert) { in TEST() argument
25300 field public static final String EFFECT_INSERT = "Insert";35784 @Deprecated public static final class Contacts.Intents.Insert {35785 ctor @Deprecated public Contacts.Intents.Insert();36574 public static final class ContactsContract.Intents.Insert {36575 ctor public ContactsContract.Intents.Insert();
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...