Home
last modified time | relevance | path

Searched refs:get_entry_id (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResourceUtils.java28 static int get_entry_id(int resid) { in get_entry_id() method in ResourceUtils
DCppAssetManager2.java8 import static org.robolectric.res.android.ResourceUtils.get_entry_id;
638 final int entry_idx = get_entry_id(resid); in FindEntry()
1452 int entry_idx = get_entry_id(attr_resid); in ApplyStyle()
1534 int entry_idx = get_entry_id(resid); in GetAttribute()