Home
last modified time | relevance | path

Searched refs:Insert (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/provider/
DContacts.java2189 public static final class Insert { class in Contacts.Intents
2194 public Insert() { in Insert() method in Contacts.Intents.Insert
2201 public static final String ACTION = ContactsContract.Intents.Insert.ACTION;
2208 public static final String FULL_MODE = ContactsContract.Intents.Insert.FULL_MODE;
2216 public static final String NAME = ContactsContract.Intents.Insert.NAME;
2225 ContactsContract.Intents.Insert.PHONETIC_NAME;
2233 public static final String COMPANY = ContactsContract.Intents.Insert.COMPANY;
2241 public static final String JOB_TITLE = ContactsContract.Intents.Insert.JOB_TITLE;
2249 public static final String NOTES = ContactsContract.Intents.Insert.NOTES;
2257 public static final String PHONE = ContactsContract.Intents.Insert.PHONE;
[all …]
DContactsContract.java9646 public static final class Insert { class in ContactsContract.Intents
/frameworks/native/libs/renderengine/gl/
DImageManager.cpp69 QueueEntry entry = {QueueEntry::Operation::Insert, buffer, buffer->getId(), barrier}; in cacheAsync()
129 case QueueEntry::Operation::Insert: in threadMain()
DImageManager.h53 enum class Operation { Delete, Insert }; enumerator
/frameworks/av/media/libstagefright/renderfright/gl/
DImageManager.cpp71 QueueEntry entry = {QueueEntry::Operation::Insert, buffer, buffer->getId(), barrier}; in cacheAsync()
131 case QueueEntry::Operation::Insert: in threadMain()
DImageManager.h53 enum class Operation { Delete, Insert }; enumerator
/frameworks/base/tools/aapt2/
DResourceTable.cpp313 T* Insert(std::vector<T>& el, T&& value) { in Insert() function
355 auto view_package = package_inserter.Insert(table.packages, std::move(new_package)); in InsertEntryIntoTableView()
358 auto view_type = type_inserter.Insert(view_package->types, std::move(new_type)); in InsertEntryIntoTableView()
375 entry_inserter.Insert(view_type->entries, std::move(new_entry)); in InsertEntryIntoTableView()
443 type_inserter.Insert(other_package.types, std::move(type)); in GetPartitionedView()
/frameworks/base/core/api/
Dcurrent.txt24085 field public static final String EFFECT_INSERT = "Insert";
33834 @Deprecated public static final class Contacts.Intents.Insert {
33835 ctor @Deprecated public Contacts.Intents.Insert();
34622 public static final class ContactsContract.Intents.Insert {
34623 ctor public ContactsContract.Intents.Insert();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15860 field public static final java.lang.String EFFECT_INSERT = "Insert";
23731 public static final deprecated class Contacts.Intents.Insert {
23732 ctor public deprecated Contacts.Intents.Insert();
24490 public static final class ContactsContract.Intents.Insert {
24491 ctor public ContactsContract.Intents.Insert();