Searched defs:moving (Results 1 – 6 of 6) sorted by relevance
135 int moving = where + mRowGapLength - (mRowGapStart + mRowGapLength); in moveRowGapTo() local151 int moving = mRowGapStart - where; in moveRowGapTo() local
322 int moving = where + mRowGapLength - (mRowGapStart + mRowGapLength); in moveRowGapTo() local346 int moving = mRowGapStart - where; in moveRowGapTo() local
352 public void setMoving(boolean moving) { in setMoving()
563 List<Bubble> moving = new ArrayList<>(); in packGroup() local
178 public void onAutoFocusMoving(boolean moving, CameraProxy camera); in onAutoFocusMoving()
1162 final boolean moving, android.hardware.Camera camera) { in onAutoFocusMoving()