Searched refs:RequestorWsPriority (Results 1 – 2 of 2) sorted by relevance
85 public @interface RequestorWsPriority {} annotation in WorkSourceHelper90 public @RequestorWsPriority int getRequestorWsPriority() { in getRequestorWsPriority()91 @RequestorWsPriority int totalPriority = PRIORITY_INTERNAL; in getRequestorWsPriority()95 final @RequestorWsPriority int priority; in getRequestorWsPriority()
2183 @WorkSourceHelper.RequestorWsPriority int newRequestorWsPriority = in allowedToDelete()2185 @WorkSourceHelper.RequestorWsPriority int existingRequestorWsPriority = in allowedToDelete()2269 @WorkSourceHelper.RequestorWsPriority int newRequestorWsPriority, in allowedToDeleteForNoStaApConcurrencyLohs()2271 @WorkSourceHelper.RequestorWsPriority int existingRequestorWsPriority) { in allowedToDeleteForNoStaApConcurrencyLohs()