Home
last modified time | relevance | path

Searched refs:getAttributeFlags (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsRegistrationAttributes.java108 getAttributeFlags(mRegistrationTech), in build()
115 private static int getAttributeFlags(int imsRadioTech) { in getAttributeFlags() method in ImsRegistrationAttributes.Builder
178 public @ImsAttributeFlag int getAttributeFlags() { in getAttributeFlags() method in ImsRegistrationAttributes
/aosp12/frameworks/base/tools/aapt/
H A DResourceTable.h286 virtual bool getAttributeFlags(uint32_t attrID,
H A DResourceTable.cpp2526 bool ResourceTable::getAttributeFlags( in getAttributeFlags() function in ResourceTable
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/
H A DMobileSignalController.java141 int registrationAttributes = attributes.getAttributeFlags();
/aosp12/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h2058 virtual bool getAttributeFlags(uint32_t attrID,
/aosp12/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp6040 if (accessor->getAttributeFlags(attrID, s, len, outValue)) { in stringToValue()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt43694 method public int getAttributeFlags();