Searched refs:unbindOtherUserServices (Results 1 – 3 of 3) sorted by relevance
983 unbindOtherUserServices(user); in onUserSwitched()1375 void unbindOtherUserServices(int currentUser) { in unbindOtherUserServices() method in ManagedServices
842 public void unbindOtherUserServices() throws PackageManager.NameNotFoundException { in unbindOtherUserServices() method in ManagedServicesTest867 service.unbindOtherUserServices(11); in unbindOtherUserServices()
26232 HPLcom/android/server/notification/ManagedServices;->unbindOtherUserServices(I)V