Searched refs:updateInternal (Results 1 – 4 of 4) sorted by relevance
34 updateInternal(Configuration.ORIENTATION_PORTRAIT, in TestableBubblePositioner()
36 updateInternal(Configuration.ORIENTATION_PORTRAIT, in TestableBubblePositioner()
70 mPositioner.updateInternal(Configuration.ORIENTATION_PORTRAIT, in setUp()
121 updateInternal(mRotation, deviceConfig.getInsets(), deviceConfig.getWindowBounds()); in update()125 public void updateInternal(int rotation, Insets insets, Rect bounds) { in updateInternal() method in BubblePositioner