OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOCATION_TYPE
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
KMLFormatter.java
46
if (entry.getType() == EntryType.
LOCATION_TYPE
) {
TrackerEntry.java
74
LOCATION_TYPE
, LOG_TYPE
88
this(loc.getProvider(), EntryType.
LOCATION_TYPE
);
174
if (mType == EntryType.
LOCATION_TYPE
) {
214
if (entry.getType() == EntryType.
LOCATION_TYPE
) {
CSVFormatter.java
51
if (entry.getType() == EntryType.
LOCATION_TYPE
) {
Completed in 30 milliseconds