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

  /frameworks/base/location/tests/locationtests/src/android/location/
LocationManagerTest.java 111 String loc5a = loc5.substring(0, index); local
112 Log.i(LOG_TAG, "loc5a = " + loc5a);
113 assertTrue(loc5a.equals("5"));

Completed in 96 milliseconds