Searched refs:onReceiveBtEvent (Results 1 – 2 of 2) sorted by relevance
280 private void onReceiveBtEvent(@NonNull Intent intent) { in onReceiveBtEvent() method in AudioDeviceBroker281 mBtHelper.onReceiveBtEvent(intent); in onReceiveBtEvent()1975 onReceiveBtEvent((Intent) msg.obj); in handleMessage()
378 /*package*/ synchronized void onReceiveBtEvent(Intent intent) { in onReceiveBtEvent() method in BtHelper