File
Doc
Category
Size
Date
Package
IBluetoothStateChangeCallback.java
API Doc
Android 5.1 API
2781
Sat Mar 14 05:47:58 GMT 2015
android.bluetooth
IBluetoothStateChangeCallback
public interface IBluetoothStateChangeCallback implements android.os.IInterface
System private API for Bluetooth state change callback. {@hide}
Fields Summary
Constructors Summary
Methods Summary
public void
onBluetoothStateChange
(
boolean
on)
Java Code Source