History log of /frameworks/base/location/tests/locationtests/src/android/location/LocationTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
923b2602583021b97ac7a8dcbca8395e309b938e 28-Oct-2015 David Christie <dnchrist@google.com> Make Location objects take less memory.

-Use bitmask for has*** methods.
-Use ThreadLocal for caching intermediate computations
rather than preallocating memory in every Location

Change-Id: If2fa17bfd59511ec0b809f4b7d7cd8028360c340
/frameworks/base/location/tests/locationtests/src/android/location/LocationTest.java
22e31e5b609136d5bf7d77b1dccd6b042b83ebdf 07-Jan-2010 Neal Nguyen <tommyn@google.com> Moving framework core tests closer to their source files.

Phase 2 of test case cleanup; distributing CoreTests files closer to their respective sources under frameworks.
/frameworks/base/location/tests/locationtests/src/android/location/LocationTest.java