Home
last modified time | relevance | path

Searched defs:connect (Results 1 – 22 of 22) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapRfcommTransport.java73 public void connect() throws IOException { in connect() method in BluetoothPbapRfcommTransport
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppRfcommTransport.java74 public void connect() throws IOException { in connect() method in BluetoothOppRfcommTransport
DBluetoothOppObexClientSession.java232 private void connect() { in connect() method in BluetoothOppObexClientSession.ClientThread
DTestActivity.java623 public void connect() throws IOException { in connect() method in TestTcpTransport
/packages/apps/Nfc/src/com/android/nfc/nxp/
DNativeP2pDevice.java46 public boolean connect() { in connect() method in NativeP2pDevice
DNativeNfcTag.java199 public synchronized boolean connect(int technology) { in connect() method in NativeNfcTag
/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalBluetoothProfile.java38 boolean connect(BluetoothDevice device); in connect() method
DOppProfile.java43 public boolean connect(BluetoothDevice device) { in connect() method in OppProfile
DHidProfile.java69 public boolean connect(BluetoothDevice device) { in connect() method in HidProfile
DA2dpProfile.java83 public boolean connect(BluetoothDevice device) { in connect() method in A2dpProfile
DPanProfile.java73 public boolean connect(BluetoothDevice device) { in connect() method in PanProfile
DHeadsetProfile.java110 public boolean connect(BluetoothDevice device) { in connect() method in HeadsetProfile
DCachedBluetoothDevice.java169 void connect(boolean connectAllProfiles) { in connect() method in CachedBluetoothDevice
/packages/apps/Nfc/src/com/android/nfc/snep/
DSnepClient.java112 public void connect() throws IOException { in connect() method in SnepClient
/packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/
DMagicSmokeSelector.java153 public boolean connect() { in connect() method in MagicSmokeSelector.WallpaperConnection
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndrdic.c86 NJ_INT16 njd_r_get_connect(NJ_DIC_HANDLE rule, NJ_UINT16 hinsi, NJ_UINT8 type, NJ_UINT8 **connect) { in njd_r_get_connect()
/packages/apps/Nfc/src/com/android/nfc/
DDeviceHost.java60 boolean connect(int technology); in connect() method
110 public boolean connect(); in connect() method
DNfcService.java854 public int connect(int nativeHandle, int technology) throws RemoteException { in connect() method in NfcService.TagService
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
DLiveWallpaperPreview.java237 public boolean connect() { in connect() method in LiveWallpaperPreview.WallpaperConnection
/packages/apps/Settings/src/com/android/settings/vpn2/
DVpnSettings.java351 private void connect(VpnProfile profile) throws Exception { in connect() method in VpnSettings
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/
DOpenWnnDictionaryImplJni.c1083 NJ_UINT8* connect; in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_getConnectArray() local
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
Dnj_lib.h263 NJ_INT16 connect; member