Searched refs:userPriority (Results 1 – 1 of 1) sorted by relevance
6344 final int userPriority = QosPolicyParams.USER_PRIORITY_VIDEO_LOW; in testQosPolicyParamsBuilder() local6373 .setUserPriority(userPriority) in testQosPolicyParamsBuilder()6389 assertEquals(userPriority, downlinkParams.getUserPriority()); in testQosPolicyParamsBuilder()