Searched refs:getParallelSessionCount (Results 1 – 3 of 3) sorted by relevance
170 when(mUwbSession.getParallelSessionCount()).thenReturn(PARALLEL_SESSION_COUNT); in setUp()
420 uwbSession.getAttributionSource(), uwbSession.getParallelSessionCount()); in logRangingInitEvent()
3364 public int getParallelSessionCount() { in getParallelSessionCount() method in UwbSessionManager.UwbSession