Searched refs:getControllingTypes (Results 1 – 5 of 5) sorted by relevance
151 public int getControllingTypes() { in getControllingTypes() method in InsetsAnimationThreadControlRunner152 return mControl.getControllingTypes(); in getControllingTypes()
41 @InsetsType int getControllingTypes(); in getControllingTypes() method
80 public int getControllingTypes() { in getControllingTypes() method in InsetsResizeAnimationRunner
203 public int getControllingTypes() { in getControllingTypes() method in InsetsAnimationControlImpl
1292 if (control.getControllingTypes() == 0) { in notifyControlRevoked()