OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connectChannel
(Results
1 - 8
of
8
) sorted by null
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
RttServiceTest.java
101
private BidirectionalAsyncChannel
connectChannel
(Handler handler) {
187
BidirectionalAsyncChannel channel =
connectChannel
(handler);
196
BidirectionalAsyncChannel channel =
connectChannel
(handler);
206
BidirectionalAsyncChannel channel =
connectChannel
(handler);
217
BidirectionalAsyncChannel channel =
connectChannel
(handler);
232
BidirectionalAsyncChannel channel =
connectChannel
(handler);
241
BidirectionalAsyncChannel channel =
connectChannel
(handler);
252
BidirectionalAsyncChannel channel =
connectChannel
(handler);
267
BidirectionalAsyncChannel channel =
connectChannel
(handler);
280
BidirectionalAsyncChannel channel =
connectChannel
(handler)
[
all
...]
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
WifiScanningServiceTest.java
149
private BidirectionalAsyncChannel
connectChannel
(Handler handler) {
416
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
427
BidirectionalAsyncChannel controlChannel =
connectChannel
(mock(Handler.class));
442
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
456
BidirectionalAsyncChannel controlChannel =
connectChannel
(mock(Handler.class));
470
BidirectionalAsyncChannel controlChannel =
connectChannel
(mock(Handler.class));
482
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
498
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
513
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
620
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler)
[
all
...]
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java
125
connectChannel
();
185
private void
connectChannel
() {
186
Log.i(TAG, "
connectChannel
()");
BluetoothHDPActivity.java
268
private void
connectChannel
() {
360
((BluetoothHDPActivity) getActivity()).
connectChannel
();
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java
434
return
connectChannel
(device, config, BluetoothHealth.CHANNEL_TYPE_ANY);
440
return
connectChannel
(device, config, channelType);
578
private boolean
connectChannel
(BluetoothDevice device,
581
Log.e(TAG, "
connectChannel
fail to get a app id from config");
[
all
...]
/prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.0.CR3/
netty-transport-4.1.0.CR3.jar
/prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.3.Final/
netty-transport-4.1.3.Final.jar
/prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.6.Final/
netty-transport-4.1.6.Final.jar
Completed in 94 milliseconds