Searched refs:getStackSessionPriority (Results 1 – 2 of 2) sorted by relevance
560 uwbSession.getStackSessionPriority()); in initSession()601 if (lowestPrioritySession.get().getStackSessionPriority() < priorityThreshold) { in tryMakeSpaceForFiraSession()933 Comparator.comparingInt(UwbSession::getStackSessionPriority)); in getSessionWithLowestPriorityByProtocol()2189 public int getStackSessionPriority() { in getStackSessionPriority() method in UwbSessionManager.UwbSession
1078 assertThat(systemUwbSession.getStackSessionPriority()).isEqualTo( in testCreateUwbSession_correctSessionPrioritiesSet()1088 assertThat(cccUwbSession.getStackSessionPriority()).isEqualTo( in testCreateUwbSession_correctSessionPrioritiesSet()1103 assertThat(nonSystemFgUwbSession.getStackSessionPriority()).isEqualTo( in testCreateUwbSession_correctSessionPrioritiesSet()1117 assertThat(nonSystemBgUwbSession.getStackSessionPriority()).isEqualTo( in testCreateUwbSession_correctSessionPrioritiesSet()1913 assertThat(uwbSession.getStackSessionPriority()).isEqualTo(UwbSession.FG_SESSION_PRIORITY); in testOpenRangingWithNonSystemAppInFgInChain_MoveToBgTriggersSessionPriorityChange()1924 assertThat(uwbSession.getStackSessionPriority()).isEqualTo(UwbSession.BG_SESSION_PRIORITY); in testOpenRangingWithNonSystemAppInFgInChain_MoveToBgTriggersSessionPriorityChange()