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
187 void logCall(Call call, int callLogType, in logCall()214 call.getHandlePresentation(), callLogType, callFeatures, accountHandle, in logCall() local
217 final int callLogType = mCursor.getInt(CALL_TYPE_COLUMN_INDEX); in tryAppendCallHistoryTimeStampField() local