Searched refs:addToAcceptlist (Results 1 – 5 of 5) sorted by relevance
218 verify(mHearingAidNativeInterface).addToAcceptlist(eq(mTestDevice)); in testOutgoingTimeout()263 verify(mHearingAidNativeInterface).addToAcceptlist(eq(mTestDevice)); in testIncomingTimeout()
87 BluetoothOppManager.getInstance(context).addToAcceptlist(device.getAddress()); in onReceive()
173 public synchronized void addToAcceptlist(String address) { in addToAcceptlist() method in BluetoothOppManager
114 public boolean addToAcceptlist(BluetoothDevice device) { in addToAcceptlist() method in HearingAidNativeInterface
273 mNativeInterface.addToAcceptlist(mDevice); in processMessage()