Searched refs:unbindServicesImpl (Results 1 – 2 of 2) sorted by relevance
1474 unbindServicesImpl(currentUser, true /* allExceptUser */); in unbindOtherUserServices()1481 unbindServicesImpl(user, false /* allExceptUser */); in unbindUserServices()1485 void unbindServicesImpl(int user, boolean allExceptUser) { in unbindServicesImpl() method in ManagedServices
15718 PLcom/android/server/notification/ManagedServices;->unbindServicesImpl(IZ)V