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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppNotification.java60 class BluetoothOppNotification { class
61 private static final String TAG = "BluetoothOppNotification";
142 BluetoothOppNotification(Context ctx) { method in class:BluetoothOppNotification
160 synchronized (BluetoothOppNotification.this) {
185 synchronized (BluetoothOppNotification.this) {
211 synchronized (BluetoothOppNotification.this) {
214 "multiple UpdateThreads in BluetoothOppNotification");
221 synchronized (BluetoothOppNotification.this) {

Completed in 43 milliseconds