Home
last modified time | relevance | path

Searched defs:withoutSubId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/sms/
DDatabaseMessages.java125 String[] withoutSubId = new String[projection.length - 1]; in getProjection() local
312 String[] withoutSubId = new String[projection.length - 1]; in getProjection() local