Searched refs:mWindowShell (Results 1 – 1 of 1) sorted by relevance
71 private Shell mWindowShell; field in UpdaterData164 mWindowShell = windowShell; in setWindowShell()168 return mWindowShell; in getWindowShell()254 if (mWindowShell != null && mListeners.size() > 0) { in notifyListeners()255 mWindowShell.getDisplay().syncExec(new Runnable() { in notifyListeners()413 Display display = mWindowShell.getDisplay(); in askForAdbRestart()417 canRestart[0] = MessageDialog.openQuestion(mWindowShell, in askForAdbRestart()434 Display display = mWindowShell.getDisplay(); in notifyToolsNeedsToBeRestarted()438 MessageDialog.openInformation(mWindowShell, in notifyToolsNeedsToBeRestarted()