Home
last modified time | relevance | path

Searched defs:getEntry (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/include/utils/
DStringArray.h65 const char* getEntry(int idx) const { in getEntry() function
/frameworks/base/core/java/android/preference/
DListPreference.java155 public CharSequence getEntry() { in getEntry() method in ListPreference
/frameworks/base/tools/aapt/
DResourceTable.cpp3397 sp<ResourceTable::Entry> ResourceTable::Type::getEntry(const String16& entry, in getEntry() function in ResourceTable::Type
3707 sp<ResourceTable::Entry> ResourceTable::getEntry(const String16& package, in getEntry() function in ResourceTable
3722 sp<const ResourceTable::Entry> ResourceTable::getEntry(uint32_t resID, in getEntry() function in ResourceTable
/frameworks/base/libs/utils/
DResourceTypes.cpp3623 ssize_t ResTable::getEntry( in getEntry() function in android::ResTable