Searched refs:CONTROLLABLE_TYPES (Results 1 – 2 of 2) sorted by relevance
127 mControllable = (InsetsPolicy.CONTROLLABLE_TYPES & source.getType()) != 0; in InsetsSourceProvider()
64 public static final int CONTROLLABLE_TYPES = WindowInsets.Type.statusBars() field in InsetsPolicy