Searched defs:BluetoothOppService (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppService.java71 public class BluetoothOppService extends Service { class in inherits:Service
173 synchronized (BluetoothOppService.this) {
236 synchronized (BluetoothOppService.this) {
247 synchronized (BluetoothOppService.this) {
353 synchronized (BluetoothOppService.this) {
365 synchronized (BluetoothOppService.this) {
385 synchronized (BluetoothOppService.this) {
388 "multiple UpdateThreads in BluetoothOppService");
855 synchronized (BluetoothOppService.this) {

Completed in 45 milliseconds