Searched refs:onSyncLost (Results 1 – 10 of 10) sorted by relevance
116 void onSyncLost(int syncHandle) throws Exception { in onSyncLost() method in PeriodicScanNativeInterface118 mManager.onSyncLost(syncHandle); in onSyncLost()
248 void onSyncLost(int syncHandle) throws Exception { in onSyncLost() method in PeriodicScanManager260 callback.onSyncLost(syncHandle); in onSyncLost()
296 public void onSyncLost(int syncHandle) { in wrap() method in PeriodicAdvertisingManager301 callback.onSyncLost(syncHandle); in wrap()
75 public void onSyncLost(int syncHandle) {} in onSyncLost() method in PeriodicAdvertisingCallback
30 void onSyncLost(in int syncHandle); in onSyncLost() method
1264 public void onSyncLost(int syncHandle) { in onSyncLost() method in PACallback
1927 public void onSyncLost(int syncHandle) { in onSyncLost() method in BassClientService.PACallback
2270 cb.onSyncLost(syncHandle); in periodicAdvertisingCallbackOnSyncLost_notifySourceLost()
4785 callback.onSyncLost(TEST_SYNC_HANDLE); in onSyncLost_notifySourceLostAndCancelSync()
2524 Landroid/bluetooth/le/IPeriodicAdvertisingCallback$Stub$Proxy;->onSyncLost(I)V2533 Landroid/bluetooth/le/IPeriodicAdvertisingCallback;->onSyncLost(I)V2558 Landroid/bluetooth/le/PeriodicAdvertisingCallback;->onSyncLost(I)V