Searched refs:BluetoothOptions (Results 1 – 4 of 4) sorted by relevance
14 function BluetoothOptions() { class20 cr.addSingletonGetter(BluetoothOptions);22 BluetoothOptions.prototype = { class37 BluetoothOptions.updateDiscoveryState(true);93 BluetoothOptions.startDeviceDiscovery = function() {94 var page = BluetoothOptions.getInstance();103 BluetoothOptions.updateDiscoveryState = function(discovering) {112 BluetoothOptions.dismissOverlay = function() {113 var page = BluetoothOptions.getInstance();120 BluetoothOptions: BluetoothOptions
14 function BluetoothOptions() { class18 cr.addSingletonGetter(BluetoothOptions);20 BluetoothOptions.prototype = { class24 BluetoothOptions.updateDiscovery = function() {29 BluetoothOptions: BluetoothOptions
47 var BluetoothOptions = options.BluetoothOptions; variable
193 PageManager.registerOverlay(BluetoothOptions.getInstance(),