Searched refs:newShell (Results 1 – 4 of 4) sorted by relevance
72 protected void configureShell(Shell newShell) { in configureShell() argument73 newShell.setText("Monitor Density"); in configureShell()74 super.configureShell(newShell); in configureShell()
303 protected void configureShell(Shell newShell) { in configureShell() argument304 super.configureShell(newShell); in configureShell()305 newShell.setText("Launch Options"); in configureShell()
71 protected void configureShell(Shell newShell) { in configureShell() argument72 super.configureShell(newShell); in configureShell()73 newShell.setText(mTitle); in configureShell()
254 protected void configureShell(Shell newShell) { in configureShell() argument255 super.configureShell(newShell); in configureShell()256 newShell.setText("Device Configurations"); in configureShell()