Searched refs:mDeviceSelectionOptions (Results 1 – 1 of 1) sorted by relevance
138 private IDeviceSelection mDeviceSelectionOptions; field in DeviceManager1146 if (mDeviceSelectionOptions == null) { in getDeviceSelectionOptions()1147 mDeviceSelectionOptions = new DeviceSelectionOptions(); in getDeviceSelectionOptions()1149 return mDeviceSelectionOptions; in getDeviceSelectionOptions()