Searched refs:getConfigSetMask (Results 1 – 2 of 2) sorted by relevance
789 final int configMask = change.getConfigSetMask() & CONTROLLABLE_CONFIGS; in applyChanges()2274 final int originalConfigSetMask = change.getConfigSetMask(); in enforceTaskFragmentConfigChangeAllowed()
1256 public int getConfigSetMask() { in getConfigSetMask() method in WindowContainerTransaction.Change