Searched refs:setExtending (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/tools/aapt/ | ||
H A D | Bundle.h | 99 void setExtending(bool val) { mExtending = val; } in setExtending() function |
H A D | Main.cpp | 373 bundle.setExtending(true); in main() |