Searched defs:setLowestPriority (Results 1 – 3 of 3) sorted by relevance
154 boolean setLowestPriority(in String packageName, in int userId); in setLowestPriority() method
623 boolean setLowestPriority(@NonNull final String packageName, final int userId) { in setLowestPriority() method in OverlayManagerServiceImpl
262 boolean setLowestPriority(@NonNull final String packageName, final int userId) { in setLowestPriority() method in OverlayManagerSettings