Searched refs:toUnbind (Results 1 – 1 of 1) sorted by relevance
1422 Set<ComponentName> toUnbind = in populateComponentsToUnbind() local1424 toUnbind.add(info.component); in populateComponentsToUnbind()1425 componentsToUnbind.put(info.userid, toUnbind); in populateComponentsToUnbind()1492 Set<ComponentName> toUnbind = in unbindServicesImpl() local1494 toUnbind.add(info.component); in unbindServicesImpl()1495 componentsToUnbind.put(info.userid, toUnbind); in unbindServicesImpl()