Searched refs:updateInternal (Results 1 – 4 of 4) sorted by relevance
34 updateInternal(Configuration.ORIENTATION_PORTRAIT, in TestableBubblePositioner()
35 updateInternal(Configuration.ORIENTATION_PORTRAIT, in TestableBubblePositioner()
123 updateInternal(mRotation, insets, windowMetrics.getBounds()); in update()142 public void updateInternal(int rotation, Insets insets, Rect bounds) { in updateInternal() method in BubblePositioner
67 positioner.updateInternal(Configuration.ORIENTATION_PORTRAIT, in setUp()