Searched defs:GEOCODED_LOCATION (Results 1 – 3 of 3) sorted by relevance
67 public static final int GEOCODED_LOCATION = 7; field in CallLogQuery
87 public static final String GEOCODED_LOCATION = CallLog.Calls.GEOCODED_LOCATION; field in VoicemailArchiveContract.VoicemailArchive
148 sCallsProjectionMap.put(Calls.GEOCODED_LOCATION, Calls.GEOCODED_LOCATION); in sCallsProjectionMap.put()