Searched defs:inflated (Results 1 – 9 of 9) sorted by relevance
41 View inflated = root.getChildAt(1); in testFindBinding() local
81 View inflated = clone.apply(mContext, mContainer); in clone_doesNotCopyBitmap() local102 View inflated = clone.apply(mContext, mContainer); in clone_clones() local
69 final ItemGroup inflated = in ListMixin() local
110 final ItemHierarchy inflated = new ItemInflater(context).inflate(entries); in parseAttributes() local
266 void onInflate(ViewStubCompat stub, View inflated); in onInflate()
146 public void onInflate(ViewStub stub, View inflated) { in onInflate()
198 ByteArrayOutputStream inflated = new ByteArrayOutputStream(); in inflate() local
346 void onInflate(ViewStub stub, View inflated); in onInflate()
227 public void onInflate(ViewStub stub, View inflated) { in onInflate()