H A D | BluetoothEventManager.java | 66 void onReceive(Context context, Intent intent, BluetoothDevice device); in onReceive() method 250 public void onReceive(Context context, Intent intent) { in onReceive() method in BluetoothEventManager.BluetoothBroadcastReceiver 257 handler.onReceive(context, intent, device); in onReceive() 263 public void onReceive(Context context, Intent intent, BluetoothDevice device) { in onReceive() method in BluetoothEventManager.AdapterStateChangedHandler 284 public void onReceive(Context context, Intent intent, BluetoothDevice device) { in onReceive() method in BluetoothEventManager.ScanningStateChangedHandler 293 public void onReceive(Context context, Intent intent, in onReceive() method in BluetoothEventManager.DeviceFoundHandler 316 public void onReceive(Context context, Intent intent, BluetoothDevice device) { in onReceive() method in BluetoothEventManager.ConnectionStateChangedHandler 325 public void onReceive(Context context, Intent intent, in onReceive() method in BluetoothEventManager.NameChangedHandler 332 public void onReceive(Context context, Intent intent, BluetoothDevice device) { in onReceive() method in BluetoothEventManager.BondStateChangedHandler 401 public void onReceive(Context context, Intent intent, BluetoothDevice device) { in onReceive() method in BluetoothEventManager.ClassChangedHandler [all …]
|