Searched refs:lead (Results 1 – 11 of 11) sorted by relevance
/frameworks/support/samples/SupportAnimationDemos/src/main/java/com/example/android/support/animation/ |
D | MainActivity.java | 41 final View lead = findViewById(R.id.lead); in onCreate() local 46 lead.getTranslationX()); in onCreate() 48 lead.getTranslationY()); in onCreate() 70 ((View) lead.getParent()).setOnTouchListener(new View.OnTouchListener() { in onCreate() 78 if (motionEvent.getX() < lead.getX() in onCreate() 79 || motionEvent.getX() > lead.getX() + lead.getWidth() in onCreate() 80 || motionEvent.getY() < lead.getY() in onCreate() 81 || motionEvent.getY() > lead.getY() + lead.getHeight()) { in onCreate() 92 firstDownX = motionEvent.getX() - lead.getTranslationX(); in onCreate() 93 firstDownY = motionEvent.getY() - lead.getTranslationY(); in onCreate() [all …]
|
/frameworks/base/core/java/android/text/format/ |
D | TimeFormatter.java | 419 int lead; in outputYear() local 424 lead = value / DIVISOR + trail / DIVISOR; in outputYear() 426 if (trail < 0 && lead > 0) { in outputYear() 428 --lead; in outputYear() 429 } else if (lead < 0 && trail > 0) { in outputYear() 431 ++lead; in outputYear() 434 if (lead == 0 && trail < 0) { in outputYear() 437 numberFormatter.format(getFormat(modifier, "%02d", "%2d", "%d", "%02d"), lead); in outputYear() local
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | case.txt | 203 your eyes, to clearly understand whither it will lead and yet to be 3089 house more than a year now, and as I wished to lead a retired life I 5016 intuition down there, but they lead the world for thoroughness and 5698 "It's very black against her. I can't deny that. And women lead an 7482 hardly fail to come upon the motive, which in turn should lead us to 7703 glimmered dully like a sheet of lead. The place was deserted and 8100 interesting story to tell which may well lead to further developments 8330 up, to say and do nothing which could lead to so undesirable an end. 8634 lead her a most uneasy life. Yet I have heard that she is devoted to 8972 this one. That's why I have to keep it on a lead. It would be off to [all …]
|
D | mems.txt | 317 which was a Penang-lawyer weighted with lead, was just such a weapon 781 to lead him back to King's Pyland, and how the devil had shown him 2497 Following his lead, we ascended five stories, until we found 2908 some pains to bore the head of it and pour melted lead into the hole 4124 lead me to the truth concerning both the butler Brunton and the maid 5131 following docilely wherever fact may lead me, and so, in the very 7163 lead from his pocket, and switching it backward and forward several 8404 slates, like brick islands in a lead-colored sea." 8489 "That is one of the clues of which I spoke. It may lead us to 8721 trains of inquiry upon foot which may lead to something." [all …]
|
D | retn.txt | 4602 Now let us follow the trail. I fear that it will not lead very far." 5332 household can only lead to misfortune." 8072 which had been sharpened. A broken tip of lead was lying there also. 8201 soft lead; the outer colour was dark blue, the maker's name was 8232 Soames. Where does that door lead to?" 8278 "Lattice-paned, lead framework, three separate windows, one swinging 9042 "One moment," said Holmes. "Where does this path lead to?" 10523 of my brougham, and if you desire a twenty-mile ride which will lead 11822 its publication might very easily--I might almost say probably--lead 11968 publication would undoubtedly lead to a most dangerous state of [all …]
|
D | advs.txt | 174 which lead up from the hall to this room." 916 turned down one of the quiet streets which lead towards the Edgeware 2019 I sit contains 2,000 napoleons packed between layers of lead foil. 2753 that he held in his hands all the clues which would lead up to the 3323 whither that hypothesis will lead us. And now here is my pocket 3960 lead me down the right path as nothing else had ever done. In a word, 4346 "My heart had turned to lead. 'It is K. K. K.,' said I. 8450 lead to other ones. On the other hand, the face and manner of my 11151 lost lead pencils and giving advice to young ladies from 12016 "You have done well indeed!" cried Holmes with enthusiasm. "Now lead
|
D | lstb.txt | 1470 face that a train of thought had been started. But it did not lead 1782 felt very deeply. Like most people who lead a lonely life, she was 3660 lead us far. The man met his death elsewhere, and his body was on the 3781 We cannot say what it may lead to." 6644 grasped and which might lead us through the tangle. Cheer up, Watson,
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1608 # enabling this option may lead to badly anti-aliased labels on the edges of
|
/frameworks/native/docs/ |
D | Doxyfile | 1880 # enabling this option may lead to badly anti-aliased labels on the edges of
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 2282 # Warning: Depending on the platform used, enabling this option may lead to
|
D | Doxyfile.orig | 2273 # Warning: Depending on the platform used, enabling this option may lead to
|