OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onHealthChannelStateChange
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/core/java/android/bluetooth/
IBluetoothHealthCallback.aidl
29
void
onHealthChannelStateChange
(in BluetoothHealthAppConfiguration config,
BluetoothHealthCallback.java
61
public void
onHealthChannelStateChange
(BluetoothHealthAppConfiguration config,
64
Log.d(TAG, "
onHealthChannelStateChange
: " + config + "Device: " + device +
BluetoothHealth.java
404
public void
onHealthChannelStateChange
(BluetoothHealthAppConfiguration config,
407
mCallback.
onHealthChannelStateChange
(config, device, prevState, newState, fd,
/frameworks/base/core/java/android/server/
BluetoothHealthProfileHandler.java
512
callback.
onHealthChannelStateChange
(config, device, prevState, state, dupedFd, id);
/prebuilt/sdk/14/
android.jar
Completed in 105 milliseconds