Searched refs:stopListening (Results 1 – 3 of 3) sorted by relevance
81 protected void stopListening(Listener listener) { in stopListening() method in BluetoothScanner83 receiver.stopListening(listener); in stopListening()124 public void stopListening(Listener listener) { in stopListening() method in BluetoothScanner.Receiver
135 mBluetoothScanner.stopListening(this); in stopScanning()
359 stopListening(); in onStartLoading()387 private void stopListening() { in stopListening() method in AppFragment.ItemLoader