Searched refs:demoteToKeep (Results 1 – 2 of 2) sorted by relevance
53 fun demoteToKeep(promotionReason: String): FilterPolicyWithReason { in demoteToKeep() method in com.android.hoststubgen.filters.FilterPolicyWithReason
61 return origPolicy.demoteToKeep(REASON) in <lambda>()