Searched defs:inflated (Results 1 – 9 of 9) sorted by relevance
78 View inflated = clone.apply(mContext, mContainer); in clone_doesNotCopyBitmap() local99 View inflated = clone.apply(mContext, mContainer); in clone_clones() local
41 View inflated = root.getChildAt(1); in testFindBinding() local
67 final ItemGroup inflated = in ListMixin() local
108 final ItemHierarchy inflated = new ItemInflater(context).inflate(entries); in parseAttributes() local
263 void onInflate(ViewStubCompat stub, View inflated); in onInflate()
148 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()