Searched refs:bearing (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/location/tests/locationtests/src/android/location/ |
D | LocationTest.java | 127 float bearing; in testBearingTo() local 136 bearing = zeroLocation.bearingTo(zeroLocation); in testBearingTo() 137 message = "bearingToTest: Bearing should be 0, actual value is " + String.valueOf(bearing); in testBearingTo() 138 assertEquals(message, 0, bearing, 0); in testBearingTo() 140 bearing = zeroLocation.bearingTo(testLocation); in testBearingTo() 142 String.valueOf(bearing); in testBearingTo() 143 assertEquals(message, 180, bearing, 0); in testBearingTo() 147 bearing = zeroLocation.bearingTo(testLocation); in testBearingTo() 149 String.valueOf(bearing); in testBearingTo() 150 assertEquals(message, -90, bearing, 0); in testBearingTo()
|
/frameworks/base/location/java/android/location/ |
D | Location.java | 726 public void setBearing(float bearing) { in setBearing() argument 727 while (bearing < 0.0f) { in setBearing() 728 bearing += 360.0f; in setBearing() 730 while (bearing >= 360.0f) { in setBearing() 731 bearing -= 360.0f; in setBearing() 733 mBearing = bearing; in setBearing()
|
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/ |
D | TrackerEntry.java | 229 Float bearing = getNullableFloat(cursor, BEARING); in createEntry() local 230 if (bearing != null) { in createEntry() 231 location.setBearing(bearing); in createEntry()
|
/frameworks/support/work/integration-tests/testapp/src/main/assets/ |
D | case.txt | 2172 step and bearing as active as ever. With a single spring he was at 3352 from his bearing that all was well, but none the less a most 4277 him came a tall, gaunt woman bearing in her arms a very beautiful 4589 mine sometimes prove in the end to have some bearing on the matter. 6451 something in his bearing which suggested the shyness of the student 6714 "Is it possible that it has any bearing upon the case?" 6780 of bearing which a lecturer needs. His eyes were his most remarkable 6947 incidents with no bearing upon each other. For example, what possible 7156 envelope, however, in a more educated hand and bearing the Austrian
|
D | retn.txt | 419 from the bearing of this master huntsman that the adventure was a 1033 been about twenty-seven; his dress and bearing that of a gentleman. 2785 figure was bearing a flag and in some cases not, but it was probable 4162 rode off upon a bicycle in the dead of the night bearing the boy in 5449 "Because it seemed to me to have an indirect bearing upon the mystery 5454 dressed in a quiet tweed suit, but retaining the erect bearing of one 5515 very cheery situation, and sometimes it became past all bearing. The 6854 his composed bearing and his comfortable attitude. 9326 "Don't you see any bearing upon the case? Well, well, I don't insist 9507 hour before the tragedy occurred. I could not myself see the bearing [all …]
|
D | advs.txt | 4117 delicacy in his bearing. The streaming umbrella which he held in his 4327 bearing upon my uncle's life in America. Some of them were of the war 5692 stirring, bearing in vegetables to the metropolis, but the lines of 8281 disease, for his eye was bright, his step brisk, and his bearing 8578 knew, be a monomaniac. With a stout bearing, therefore, though her 9384 was too trivial to relate and can have no possible bearing upon the 10322 any bearing upon the case, but I beg that you will question me upon 11252 point is, have you or have you not the bearing and deportment of a
|
D | mems.txt | 180 was a person of gentlemanly bearing, dressed in a gray suit of 946 enclosure and cantered past us, bearing on its back the well-known 1887 bearing unmistakable signs upon his features of his African descent. 3177 yesterday evening, bearing the Fordingbridge post-mark. My father 4768 man's hand, bearing, as it does, the very hour of his death written 7073 that bearing, expression of authority, and sunbaked skin, is a
|
D | lstb.txt | 302 "One thing comes back to my memory which may have a bearing upon the 2868 businesslike bearing with which he would have ascended the official
|