Searched refs:BluetoothOppNotification (Results 1 – 5 of 5) sorted by relevance
60 class BluetoothOppNotification { class149 BluetoothOppNotification(Context ctx) { in BluetoothOppNotification() method in BluetoothOppNotification167 synchronized (BluetoothOppNotification.this) { in updateNotification()197 synchronized (BluetoothOppNotification.this) {229 synchronized (BluetoothOppNotification.this) { in run()239 synchronized (BluetoothOppNotification.this) { in run()
83 private BluetoothOppNotification mNotifier;146 mNotifier = new BluetoothOppNotification(this); in onCreate()
110 cancelNotification(context, BluetoothOppNotification.NOTIFICATION_ID_PROGRESS); in onReceive()213 BluetoothOppNotification.WHERE_COMPLETED, null); in onReceive()
110 private BluetoothOppNotification mNotifier;234 mNotifier = new BluetoothOppNotification(this); in start()
476 nm.cancel(BluetoothOppNotification.NOTIFICATION_ID_PROGRESS); in cancelNotification()