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