Searched refs:LATITUDE_COLUMN (Results 1 – 2 of 2) sorted by relevance
48 import static android.provider.Telephony.RcsColumns.RcsMessageColumns.LATITUDE_COLUMN;744 mMessageQueryHelper.getMessageUpdateUri(messageId, isIncoming), LATITUDE_COLUMN,752 LATITUDE_COLUMN, MESSAGE_ID_COLUMN, messageId));
2372 String LATITUDE_COLUMN = "latitude"; field