Searched refs:sessionId2 (Results 1 – 2 of 2) sorted by relevance
89 int32_t sessionId2 = 0; in checkSessionIdAllocate() local138 sessionId2 = AAudioStream_getSessionId(aaudioStream2); in checkSessionIdAllocate()139 ASSERT_EQ(sessionId1, sessionId2); in checkSessionIdAllocate()
170 final ContentCaptureSessionId sessionId2 = sessionIds.get(1); in testLaunchAnotherActivity() local171 Log.v(TAG, "session id2: " + sessionId2); in testLaunchAnotherActivity()176 final Session session2 = service.getFinishedSession(sessionId2); in testLaunchAnotherActivity()222 final ContentCaptureSessionId sessionId2 = sessionIds.get(1); in testLaunchAnotherActivity_onTopOfIt() local223 Log.v(TAG, "session id2: " + sessionId2); in testLaunchAnotherActivity_onTopOfIt()234 final Session session2 = service.getFinishedSession(sessionId2); in testLaunchAnotherActivity_onTopOfIt()