Searched refs:mPersistentDeviceIdRemovedListeners (Results 1 – 1 of 1) sorted by relevance
720 private final ArrayList<Consumer<String>> mPersistentDeviceIdRemovedListeners = field in VirtualDeviceManagerService.LocalService802 mPersistentDeviceIdRemovedListeners); in onPersistentDeviceIdsRemoved()929 mPersistentDeviceIdRemovedListeners.add(persistentDeviceIdRemovedListener); in registerPersistentDeviceIdRemovedListener()937 mPersistentDeviceIdRemovedListeners.remove(persistentDeviceIdRemovedListener); in unregisterPersistentDeviceIdRemovedListener()