Searched refs:callIDCounter (Results 1 – 1 of 1) sorted by relevance
53 private static int callIDCounter; field in Utils137 String date = Long.toString(System.currentTimeMillis() + callIDCounter++ in generateCallIdentifier()