Searched defs:isNested (Results 1 – 2 of 2) sorted by relevance
385 inline bool isNested() const { return getValueFromBitmask(NESTED_POS); } in isNested() function
280 private static boolean isNested(View view, ArrayMap<String, View> sharedElements) { in isNested() method in ActivityTransitionCoordinator