Searched refs:ViewHeightController (Results 1 – 1 of 1) sorted by relevance
87 private ArrayList<ViewHeightController> mHeightControllers;177 ViewHeightController realRootView = in animateToPermission()272 ViewHeightController heightController = new ViewHeightController(v); in addHeightController()410 private static final class ViewHeightController implements OnLayoutChangeListener { class in GrantPermissionsDefaultViewHandler417 public ViewHeightController(View view) { in ViewHeightController() method in GrantPermissionsDefaultViewHandler.ViewHeightController