Searched refs:STYLE_NUM_ENTRIES (Results 1 – 4 of 4) sorted by relevance
49 final int fullLen = len * AssetManager.STYLE_NUM_ENTRIES; in obtain()60 new int[len*AssetManager.STYLE_NUM_ENTRIES], in obtain()152 index *= AssetManager.STYLE_NUM_ENTRIES; in getText()189 index *= AssetManager.STYLE_NUM_ENTRIES; in getString()228 index *= AssetManager.STYLE_NUM_ENTRIES; in getNonResourceString()259 index *= AssetManager.STYLE_NUM_ENTRIES; in getNonConfigurationString()303 index *= AssetManager.STYLE_NUM_ENTRIES; in getBoolean()342 index *= AssetManager.STYLE_NUM_ENTRIES; in getInt()379 index *= AssetManager.STYLE_NUM_ENTRIES; in getFloat()428 index *= AssetManager.STYLE_NUM_ENTRIES; in getColor()[all …]
739 /*package*/ static final int STYLE_NUM_ENTRIES = 6; field in AssetManager
1531 int d = i*AssetManager.STYLE_NUM_ENTRIES; in obtainStyledAttributes()1627 int d = i*AssetManager.STYLE_NUM_ENTRIES; in obtainStyledAttributes()
90 STYLE_NUM_ENTRIES = 6, enumerator1096 if (NV < (NI*STYLE_NUM_ENTRIES)) { in android_content_AssetManager_resolveAttrs()1249 dest += STYLE_NUM_ENTRIES; in android_content_AssetManager_resolveAttrs()1301 if (NV < (NI*STYLE_NUM_ENTRIES)) { in android_content_AssetManager_applyStyle()1504 dest += STYLE_NUM_ENTRIES; in android_content_AssetManager_applyStyle()1549 if (NV < (NI*STYLE_NUM_ENTRIES)) { in android_content_AssetManager_retrieveAttributes()1648 dest += STYLE_NUM_ENTRIES; in android_content_AssetManager_retrieveAttributes()1755 dest += STYLE_NUM_ENTRIES; in android_content_AssetManager_retrieveArray()1756 i+= STYLE_NUM_ENTRIES; in android_content_AssetManager_retrieveArray()1760 i /= STYLE_NUM_ENTRIES; in android_content_AssetManager_retrieveArray()