Searched defs:moving (Results 1 – 6 of 6) sorted by relevance
136 int moving = where + mRowGapLength - (mRowGapStart + mRowGapLength); in moveRowGapTo() local152 int moving = mRowGapStart - where; in moveRowGapTo() local
323 int moving = where + mRowGapLength - (mRowGapStart + mRowGapLength); in moveRowGapTo() local347 int moving = mRowGapStart - where; in moveRowGapTo() local
53 private var moving = false variable
361 public void setMoving(boolean moving) { in setMoving()
178 public void onAutoFocusMoving(boolean moving, CameraProxy camera); in onAutoFocusMoving()
1162 final boolean moving, android.hardware.Camera camera) { in onAutoFocusMoving()