Home
last modified time | relevance | path

Searched refs:getEntries (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/tools/aapt/
DOutputSet.h51 virtual const std::set<OutputEntry>& getEntries() const = 0;
DApkBuilder.h74 const std::set<OutputEntry>& getEntries() const { in getEntries() function
DResourceTable.cpp2002 sp<Entry> e = c->getEntries().valueFor(config); in hasBagOrEntry()
2516 const size_t N = c->getEntries().size(); in assignResourceIds()
2518 sp<Entry> e = c->getEntries().valueAt(ei); in assignResourceIds()
2581 const size_t N = c->getEntries().size(); in assignResourceIds()
2583 sp<Entry> e = c->getEntries().valueAt(ei); in assignResourceIds()
2840 const size_t N = c->getEntries().size(); in flatten()
2842 ConfigDescription config = c->getEntries().keyAt(ei); in flatten()
2846 sp<Entry> e = c->getEntries().valueAt(ei); in flatten()
3003 const size_t CN = cl->getEntries().size(); in flatten()
3005 if (filterable && !filter->match(cl->getEntries().keyAt(ci))) { in flatten()
[all …]
DPackage.cpp221 const std::set<OutputEntry>& entries = outputSet->getEntries(); in processAssets()
DResourceTable.h416 … const DefaultKeyedVector<ConfigDescription, sp<Entry> >& getEntries() const { return mEntries; } in getEntries() function
/frameworks/opt/chips/src/com/android/ex/chips/
DBaseRecipientAdapter.java829 protected List<RecipientEntry> getEntries() { in getEntries() method in BaseRecipientAdapter
874 final List<RecipientEntry> entries = getEntries(); in getCount()
880 return getEntries().get(position); in getItem()
895 return getEntries().get(position).getEntryType(); in getItemViewType()
900 return getEntries().get(position).isSelectable(); in isEnabled()
905 final RecipientEntry entry = getEntries().get(position); in getView()
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardEntryTests.java83 public List<VCardEntry> getEntries() { in getEntries() method in VCardEntryTests.MockVCardEntryHandler
132 List<VCardEntry> entries = entryHandler.getEntries(); in testNestHandling()
/frameworks/base/core/java/android/preference/
DMultiSelectListPreference.java99 public CharSequence[] getEntries() { in getEntries() method in MultiSelectListPreference
DListPreference.java103 public CharSequence[] getEntries() { in getEntries() method in ListPreference
DMultiCheckPreference.java108 public CharSequence[] getEntries() { in getEntries() method in MultiCheckPreference
/frameworks/base/api/
Dsystem-current.txt24115 method public java.lang.CharSequence[] getEntries();
24133 method public java.lang.CharSequence[] getEntries();
52904 method public java.util.Map<java.lang.String, java.util.jar.Attributes> getEntries();
Dcurrent.txt22525 method public java.lang.CharSequence[] getEntries();
22543 method public java.lang.CharSequence[] getEntries();
50375 method public java.util.Map<java.lang.String, java.util.jar.Attributes> getEntries();