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