Searched refs:newRequestorWsPriority (Results 1 – 1 of 1) sorted by relevance
2039 @WorkSourceHelper.RequestorWsPriority int newRequestorWsPriority = in allowedToDelete() local2049 && newRequestorWsPriority > WorkSourceHelper.PRIORITY_BG) { in allowedToDelete()2063 if (newRequestorWsPriority > WorkSourceHelper.PRIORITY_BG in allowedToDelete()2078 if (newRequestorWsPriority > existingRequestorWsPriority) { in allowedToDelete()2081 if (newRequestorWsPriority == existingRequestorWsPriority) { in allowedToDelete()2090 if (newRequestorWsPriority == WorkSourceHelper.PRIORITY_PRIVILEGED) { in allowedToDelete()2111 requestedCreateType, newRequestorWsPriority, in allowedToDelete()2125 @WorkSourceHelper.RequestorWsPriority int newRequestorWsPriority, in allowedToDeleteForNoStaApConcurrencyLohs() argument2130 && newRequestorWsPriority != WorkSourceHelper.PRIORITY_INTERNAL in allowedToDeleteForNoStaApConcurrencyLohs()2131 && newRequestorWsPriority != WorkSourceHelper.PRIORITY_PRIVILEGED in allowedToDeleteForNoStaApConcurrencyLohs()[all …]