Searched refs:downloadCallLog (Results 1 – 1 of 1) sorted by relevance
279 downloadCallLog(MCH_PATH, callCounter); in handleMessage()280 downloadCallLog(ICH_PATH, callCounter); in handleMessage()281 downloadCallLog(OCH_PATH, callCounter); in handleMessage()442 void downloadCallLog(String path, HashMap<String, Integer> callCounter) { in downloadCallLog() method in PbapClientConnectionHandler