Searched defs:callLogType (Results 1 – 3 of 3) sorted by relevance
57 public void logCall(Connection c, int callLogType) { in logCall()94 final int callLogType; in logCall() local
135 void logCall(Call call, int callLogType) { in logCall()148 callLogType, callFeatures, accountHandle, creationTime, age, null); in logCall() local
217 final int callLogType = mCursor.getInt(CALL_TYPE_COLUMN_INDEX); in tryAppendCallHistoryTimeStampField() local