HomeSort by relevance Sort by last modified time
    Searched full:loc5b (Results 1 - 1 of 1) sorted by null

  /frameworks/base/location/tests/locationtests/src/android/location/
LocationManagerTest.java 114 String loc5b = loc5.substring(index + 1); local
115 Log.i(LOG_TAG, "loc5b = " + loc5b);
116 double minutes = Double.parseDouble(loc5b);

Completed in 31 milliseconds