Searched refs:UserPriority (Results 1 – 1 of 1) sorted by relevance
164 public @interface UserPriority {} annotation in QosPolicyParams242 private QosPolicyParams(int policyId, int dscp, @UserPriority int userPriority, in QosPolicyParams()425 public @UserPriority int getUserPriority() { in getUserPriority()667 private @UserPriority int mUserPriority = USER_PRIORITY_ANY;722 public @NonNull Builder setUserPriority(@UserPriority int value) { in setUserPriority()