Searched refs:typesWithoutLeash (Results 1 – 1 of 1) sorted by relevance
1396 @InsetsType int typesWithoutLeash = typesReadyPair.second; in controlAnimationUncheckedInner() local1403 if ((types & ime()) != 0 && (types & typesWithoutLeash) != 0) { in controlAnimationUncheckedInner()1641 int typesWithoutLeash = 0; in collectSourceControlsV2() local1655 typesWithoutLeash |= consumer.getType(); in collectSourceControlsV2()1659 return new Pair<>(typesReady, typesWithoutLeash); in collectSourceControlsV2()