OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setBluetoothStateInt
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothAdapter.java
176
synchronized void
setBluetoothStateInt
(int state) {
192
setBluetoothStateInt
(mAdapter.getState());
204
setBluetoothStateInt
(enabled
BluetoothEventManager.java
161
mLocalAdapter.
setBluetoothStateInt
(state);
Completed in 954 milliseconds