Searched refs:BluetoothOppNotification (Results 1 – 7 of 7) sorted by relevance
120 cancelNotification(context, BluetoothOppNotification.NOTIFICATION_ID_PROGRESS); in onReceive()227 BluetoothOppNotification.WHERE_COMPLETED, in onReceive()239 BluetoothOppNotification.WHERE_COMPLETED_INBOUND, in onReceive()251 BluetoothOppNotification.WHERE_COMPLETED_OUTBOUND, in onReceive()
64 class BluetoothOppNotification { class192 BluetoothOppNotification(Context ctx) { in BluetoothOppNotification() method in BluetoothOppNotification208 synchronized (BluetoothOppNotification.this) { in updateNotification()235 synchronized (BluetoothOppNotification.this) {263 synchronized (BluetoothOppNotification.this) { in run()273 synchronized (BluetoothOppNotification.this) { in run()
85 private BluetoothOppNotification mNotifier;175 mNotifier = new BluetoothOppNotification(this); in onCreate()
131 private BluetoothOppNotification mNotifier;272 mNotifier = new BluetoothOppNotification(this); in start()
571 nm.cancel(BluetoothOppNotification.NOTIFICATION_ID_PROGRESS); in cancelNotification()
70 BluetoothOppNotification mOppNotification;87 () -> mOppNotification = new BluetoothOppNotification(mTargetContext)); in setUp()
309 eq(BluetoothOppNotification.WHERE_COMPLETED_INBOUND), in onReceive_withActionHideCompletedInboundTransfer_makesInboundVisibilityHidden()328 eq(BluetoothOppNotification.WHERE_COMPLETED_OUTBOUND), in onReceive_withActionHideCompletedOutboundTransfer_makesOutboundVisibilityHidden()