Searched refs:BluetoothOppNotification (Results 1 – 4 of 4) sorted by relevance
55 class BluetoothOppNotification { class133 BluetoothOppNotification(Context ctx) { in BluetoothOppNotification() method in BluetoothOppNotification144 synchronized (BluetoothOppNotification.this) { in updateNotification()169 synchronized (BluetoothOppNotification.this) {195 synchronized (BluetoothOppNotification.this) { in run()205 synchronized (BluetoothOppNotification.this) { in run()
82 private BluetoothOppNotification mNotifier;140 mNotifier = new BluetoothOppNotification(this); in onCreate()
94 private BluetoothOppNotification mNotifier;157 mNotifier = new BluetoothOppNotification(this); in onCreate()
220 BluetoothOppNotification.WHERE_COMPLETED, null); in onReceive()