Home | Sort by relevance Sort by last modified time |
/development/samples/GlobalTime/src/com/android/globaltime/ | |
GlobalTime.java | 727 float dely = Math.abs(dy); local 733 (delx + dely > MIN_MANHATTAN_DISTANCE)) { 734 if (delx > dely) { [all...] |