Searched refs:getConfigSetMask (Results 1 – 2 of 2) sorted by relevance
674 final int configMask = change.getConfigSetMask() & CONTROLLABLE_CONFIGS; in applyChanges()1919 final int configSetMask = change.getConfigSetMask(); in enforceTaskFragmentConfigChangeAllowed()
1182 public int getConfigSetMask() { in getConfigSetMask() method in WindowContainerTransaction.Change