Searched refs:ChooseNetwork (Results 1 – 1 of 1) sorted by relevance
7 function ChooseNetwork() { class10 cr.addSingletonGetter(ChooseNetwork);12 ChooseNetwork.prototype = { class51 ChooseNetwork.close();58 ChooseNetwork.cancel = function() {60 ChooseNetwork.close();63 ChooseNetwork.close = function() {67 ChooseNetwork.connect = function() {68 ChooseNetwork.getInstance().connect_();71 ChooseNetwork.initialize = function() {[all …]