Searched refs:callerIdentification (Results 1 – 2 of 2) sorted by relevance
126 String callerIdentification) { in startSession() argument129 startSession(shortMethodName, callerIdentification); in startSession()140 String callerIdentification) { in startSession() argument155 System.currentTimeMillis(), false, callerIdentification); in startSession()
202 public static void startSession(String shortMethodName, String callerIdentification) { in startSession() argument203 getSessionManager().startSession(shortMethodName, callerIdentification); in startSession()207 String callerIdentification) { in startSession() argument208 getSessionManager().startSession(info, shortMethodName, callerIdentification); in startSession()