Searched refs:MESSAGE_COUNT (Results 1 – 9 of 9) sorted by relevance
39 Threads.MESSAGE_COUNT,50 private static final int MESSAGE_COUNT = 2; field in LogTelephonyDatabaseAction116 " " + ThreadsColumns.MESSAGE_COUNT + " : " + cursor.getInt(MESSAGE_COUNT) + in executeAction()
74 public static final int MESSAGE_COUNT = 0xAD; field in PduHeaders705 case MESSAGE_COUNT: in setLongInteger()
359 case PduHeaders.MESSAGE_COUNT: in parseHeaders()
77 public static final int MESSAGE_COUNT = 0xAD; field in PduHeaders725 case MESSAGE_COUNT: in setLongInteger()
384 case PduHeaders.MESSAGE_COUNT: in parseHeaders()
151 ThreadsColumns.MESSAGE_COUNT663 values.put(ThreadsColumns.MESSAGE_COUNT, 0); in insertThread()
1119 Threads.MESSAGE_COUNT + " INTEGER DEFAULT 0," + in createCommonTables()2144 Threads.MESSAGE_COUNT + " INTEGER DEFAULT 0," + in upgradeThreadsTableToAutoIncrement()
971 values.remove(Mms.MESSAGE_COUNT); in filterUnsupportedKeys()
223 projectionMap.put(Sms.Conversations.MESSAGE_COUNT, in query()