Searched refs:mDeviceSelectionOptions (Results 1 – 1 of 1) sorted by relevance
133 private IDeviceSelection mDeviceSelectionOptions; field in DeviceManager1256 if (mDeviceSelectionOptions == null) { in getDeviceSelectionOptions()1257 mDeviceSelectionOptions = new DeviceSelectionOptions(); in getDeviceSelectionOptions()1259 return mDeviceSelectionOptions; in getDeviceSelectionOptions()