D | BluetoothEventManager.java | 69 void onReceive(Context context, Intent intent, BluetoothDevice device); in onReceive() method 274 public void onReceive(Context context, Intent intent) { in onReceive() method in BluetoothEventManager.BluetoothBroadcastReceiver 281 handler.onReceive(context, intent, device); in onReceive() 287 public void onReceive(Context context, Intent intent, BluetoothDevice device) { in onReceive() method in BluetoothEventManager.AdapterStateChangedHandler 308 public void onReceive(Context context, Intent intent, BluetoothDevice device) { in onReceive() method in BluetoothEventManager.ScanningStateChangedHandler 317 public void onReceive(Context context, Intent intent, in onReceive() method in BluetoothEventManager.DeviceFoundHandler 344 public void onReceive(Context context, Intent intent, BluetoothDevice device) { in onReceive() method in BluetoothEventManager.ConnectionStateChangedHandler 353 public void onReceive(Context context, Intent intent, in onReceive() method in BluetoothEventManager.NameChangedHandler 360 public void onReceive(Context context, Intent intent, BluetoothDevice device) { in onReceive() method in BluetoothEventManager.BondStateChangedHandler 443 public void onReceive(Context context, Intent intent, BluetoothDevice device) { in onReceive() method in BluetoothEventManager.ClassChangedHandler [all …]
|