Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/mockingcoretests/src/android/os/
H A DBundleRecyclingTest.java234 private void setUpBundle(int lazy, int nonLazy) { in setUpBundle()
262 private Parcel createBundle(int lazy, int nonLazy) { in createBundle()