Home
last modified time | relevance | path

Searched defs:onStatusChanged (Results 1 – 3 of 3) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/
DBluetoothPairingService.java192 public void onStatusChanged(BluetoothDevice device, int status) { in onStatusChanged() method in BluetoothPairingService
DBluetoothPairer.java73 void onStatusChanged(BluetoothDevice device, int status); in onStatusChanged() method
/device/generic/goldfish/camera/
DEmulatedCameraFactory.cpp499 void EmulatedCameraFactory::onStatusChanged(int cameraId, int newStatus) { in onStatusChanged() function in android::EmulatedCameraFactory