Searched refs:moving (Results 1 – 13 of 13) sorted by relevance
/frameworks/base/core/java/android/text/ |
D | PackedObjectVector.java | 135 int moving = where + mRowGapLength - (mRowGapStart + mRowGapLength); in moveRowGapTo() local 137 … for (int i = mRowGapStart + mRowGapLength; i < mRowGapStart + mRowGapLength + moving; i++) in moveRowGapTo() 151 int moving = mRowGapStart - where; in moveRowGapTo() local 153 for (int i = where + moving - 1; i >= where; i--) in moveRowGapTo() 155 int destrow = i - where + mRowGapStart + mRowGapLength - moving; in moveRowGapTo()
|
D | PackedIntVector.java | 322 int moving = where + mRowGapLength - (mRowGapStart + mRowGapLength); in moveRowGapTo() local 328 for (int i = gapend; i < gapend + moving; i++) { in moveRowGapTo() 346 int moving = mRowGapStart - where; in moveRowGapTo() local 352 for (int i = where + moving - 1; i >= where; i--) { in moveRowGapTo() 353 int destrow = i - where + gapend - moving; in moveRowGapTo()
|
/frameworks/base/core/java/com/android/internal/view/ |
D | FloatingActionMode.java | 352 public void setMoving(boolean moving) { in setMoving() argument 357 if (!moving || showingLongEnough) { in setMoving() 358 mMoving = moving; in setMoving()
|
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
D | CameraAgent.java | 178 public void onAutoFocusMoving(boolean moving, CameraProxy camera); in onAutoFocusMoving() argument
|
D | AndroidCamera2AgentImpl.java | 1106 public void onAutoFocusMoving(final boolean moving, in setAutoFocusMoveCallback() 1111 cb.onAutoFocusMoving(moving, camera); in setAutoFocusMoveCallback()
|
D | AndroidCameraAgentImpl.java | 1162 final boolean moving, android.hardware.Camera camera) { in onAutoFocusMoving() argument 1166 mCallback.onAutoFocusMoving(moving, mCamera); in onAutoFocusMoving()
|
/frameworks/compile/mclinker/unittests/ |
D | test3.txt | 172 # moving this logic into intl/Makefile.in distclean rule
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | lstb.txt | 611 "We are moving in exalted circles," said he. 1295 almost moving, did I suddenly realize that my liberty lay in my own 2326 can't sleep for fright. To hear his quick step moving here and moving 2714 "Someone is moving in that room," said Holmes in a whisper, his gaunt 6371 seemed to me for a moment that I saw something moving among them. I 6878 in the next place, you will remember that this idea of someone moving 7363 moving at present in Carlton Terrace and that we have all to be at
|
D | mems.txt | 1833 dark blur moving across the blind. 3521 But there was no moving Predergast and those who were with him. Our 3663 with his violin and his books, hardly moving save from the sofa to 4862 heard any one moving about." 5676 But now observe this other measurement. The animal has been moving, 5949 communicate with General Neill's column, which was moving up country. 6293 we bargained and negotiated. It ended in my moving into the house 9854 moving on upon the third day as far as Strasburg. On the Monday
|
D | retn.txt | 533 the long street. Many people were moving to and fro, most of them 2300 moving in the shadow of the tool-house. I saw a dark, creeping figure 3397 followed her. In all the broad landscape those were the only moving 3577 moving in our direction. Holmes gave an exclamation of impatience. 4940 moving about the house, nor could we catch a glimpse of any faces at 10828 We are moving in high life, Watson; crackling paper, 'E.B.' monogram, 12573 "How about moving that drugget?"
|
D | case.txt | 1536 me something was moving ahead of me. I ran on and called his name, 5353 saw that some train of thought had been set moving which I should be 7347 seen far away moving towards the village of Fulworth. Having 8766 night. But we could hear the other moving about behind. We were not
|
D | advs.txt | 10334 of footsteps moving softly in the next room. I slipped out of bed, 11682 inimitably. Then he handed me a yellow-backed novel, and moving my 11739 of a large animal moving about. 11761 moving under the shadow of the copper beeches. As it emerged into the
|
/frameworks/base/proto/src/ |
D | metrics_constants.proto | 1896 // Settings -> Accessibility -> Click after pointer stops moving 3636 // VALUE: true if it was entered while hiding as a result of moving to
|