OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BluetoothHealthFacade
(Results
1 - 2
of
2
) sorted by null
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothHealthFacade.java
52
public class
BluetoothHealthFacade
extends RpcReceiver {
63
public
BluetoothHealthFacade
(FacadeManager manager) {
/external/sl4a/ScriptingLayer/src/com/googlecode/android_scripting/facade/
FacadeConfiguration.java
36
import com.googlecode.android_scripting.facade.bluetooth.
BluetoothHealthFacade
;
125
sFacadeClassList.add(
BluetoothHealthFacade
.class);
Completed in 4468 milliseconds