Searched defs:GEOCODED_LOCATION (Results 1 – 4 of 4) sorted by relevance
98 public static final String GEOCODED_LOCATION = "geocoded_location"; field in AnnotatedCallLogContract.AnnotatedCallLog
60 private static final int GEOCODED_LOCATION = 5; field in VoicemailCursorLoader
39 public static final int GEOCODED_LOCATION = 7; field in CallLogQuery
151 sCallsProjectionMap.put(Calls.GEOCODED_LOCATION, Calls.GEOCODED_LOCATION); in sCallsProjectionMap.put()