Searched defs:sessionId (Results 1 – 2 of 2) sorted by relevance
270 String sessionId = getDevice().executeShellCommand( in testApexSessionStateUnchangedBeforeReboot() local
365 String getStagedSession(String sessionId) throws DeviceNotAvailableException { in getStagedSession()