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()120 allObject.add(mDeviceRecovery); in getAllObjects()135 return Arrays.asList(mDeviceRecovery); in getAllObjectOfType()166 return mDeviceRecovery; in getDeviceRecovery()