Searched defs:msgType (Results 1 – 5 of 5) sorted by relevance
221 int msgType = cursor.getInt(columnIndexOfMsgType); in onStartCommand() local299 private int getTransactionType(int msgType) { in getTransactionType()
120 int msgType = cursor.getInt(cursor.getColumnIndexOrThrow( in scheduleRetry() local
234 int msgType = msg.what; in processMessage() local387 int msgType; in parseIntent() local
147 String msgType = null; in getMessageType() local
343 int msgType = pdu.getMessageType(); in getPduBody() local