Searched defs:otherParcelable (Results 1 – 2 of 2) sorted by relevance
222 …SampleWithCustomBuilder otherParcelable = new SampleWithCustomBuilder.Builder().setDelay(3, SECOND… in testDataStructures_parcelCorrectly() local
529 @Nullable AccessibilityNodeInfo otherParcelable, in SampleDataClass()1422 …AccessibilityNodeInfo otherParcelable = (flg & 0x40) == 0 ? null : (AccessibilityNodeInfo) in.read… in SampleDataClass() local