Home
last modified time | relevance | path

Searched defs:addEmpty (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DResTable.java230 int addEmpty(final int cookie) { in addEmpty() method in ResTable
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp4333 status_t ResTable::addEmpty(const int32_t cookie) { in addEmpty() function in android::ResTable