Searched defs:moving (Results 1 – 5 of 5) 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()
178 public void onAutoFocusMoving(boolean moving, CameraProxy camera); in onAutoFocusMoving()
1162 final boolean moving, android.hardware.Camera camera) { in onAutoFocusMoving()