Searched refs:mDeviceList (Results 1 – 1 of 1) sorted by relevance
107 private DevicePanel mDeviceList; field in DeviceView154 doSelectionChanged(mDeviceList.getSelectedClient()); in onEndFailure()224 doSelectionChanged(mDeviceList.getSelectedClient()); in onSuccess()319 mDeviceList = new DevicePanel(USE_SELECTED_DEBUG_PORT); in createPartControl()320 mDeviceList.createPanel(parent); in createPartControl()321 mDeviceList.addSelectionListener(this); in createPartControl()324 mDeviceList.addSelectionListener(plugin); in createPartControl()332 dlg.open(mDeviceList.getSelectedDevice()); in createPartControl()341 takeUiAutomatorSnapshot(mDeviceList.getSelectedDevice(), in createPartControl()352 launchSystrace(mDeviceList.getSelectedDevice(), in createPartControl()[all …]