Searched refs:nested (Results 1 – 16 of 16) sorted by relevance
17 package android.test.suitebuilder.examples.nested.nested;
25 import android.test.suitebuilder.examples.nested.Level1Test;26 import android.test.suitebuilder.examples.nested.nested.Level2Test;
17 package android.test.suitebuilder.examples.nested;
76 void collectPrefetchPositionsFromView(RecyclerView view, boolean nested) { in collectPrefetchPositionsFromView() argument86 if (nested) { in collectPrefetchPositionsFromView()102 layout.mPrefetchMaxObservedInInitialPrefetch = nested; in collectPrefetchPositionsFromView()
34 optional Nested nested = 10002; field
54 optional Nested nested = 10002; field
56 … Note: These can be nested as per rows61 … phase that is not supposed to be nested,
200 <nested android:id="@id/nested"
69 // struct InnerTwo (with nested InnerOne flattened out) within struct Outer.
71 // struct InnerTwo (with nested InnerOne flattened out) within struct Outer.
49 …y try to balance test principles set out by Google Truth (not supporting nested assertions, keepin…
21 - Add `<key-sets>` and its nested tags to the allowed set of XML tags in AndroidManifest.xml.
329 Converters that support nested control flow models accept the following syntax:
357 # any nested class or struct is added to the same group. By default this option358 # is disabled and one has to add nested compounds explicitly via \ingroup.
366 # any nested class or struct is added to the same group. By default this option367 # is disabled and one has to add nested compounds explicitly via \ingroup.