Searched refs:mDeviceRecovery (Results 1 – 1 of 1) sorted by relevance
44 private IDeviceRecovery mDeviceRecovery = new WaitDeviceRecovery(); field in DeviceConfigurationHolder91 mDeviceRecovery = (IDeviceRecovery) config; in addSpecificConfig()109 mDeviceRecovery = null; in removeObjectType()138 allObject.add(mDeviceRecovery); in getAllObjects()153 return Arrays.asList(mDeviceRecovery); in getAllObjectOfType()184 return mDeviceRecovery; in getDeviceRecovery()