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