OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:connectChannel
(Results
1 - 6
of
6
) sorted by null
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
RttServiceTest.java
91
private BidirectionalAsyncChannel
connectChannel
(Handler handler) {
177
BidirectionalAsyncChannel channel =
connectChannel
(handler);
186
BidirectionalAsyncChannel channel =
connectChannel
(handler);
196
BidirectionalAsyncChannel channel =
connectChannel
(handler);
207
BidirectionalAsyncChannel channel =
connectChannel
(handler);
222
BidirectionalAsyncChannel channel =
connectChannel
(handler);
231
BidirectionalAsyncChannel channel =
connectChannel
(handler);
242
BidirectionalAsyncChannel channel =
connectChannel
(handler);
257
BidirectionalAsyncChannel channel =
connectChannel
(handler);
270
BidirectionalAsyncChannel channel =
connectChannel
(handler)
[
all
...]
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPActivity.java
268
private void
connectChannel
() {
360
((BluetoothHDPActivity) getActivity()).
connectChannel
();
BluetoothHDPService.java
125
connectChannel
();
185
private void
connectChannel
() {
186
Log.i(TAG, "
connectChannel
()");
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java
431
return
connectChannel
(device, config, BluetoothHealth.CHANNEL_TYPE_ANY);
437
return
connectChannel
(device, config, channelType);
575
private boolean
connectChannel
(BluetoothDevice device,
578
Log.e(TAG, "
connectChannel
fail to get a app id from config");
[
all
...]
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
WifiScanningServiceTest.java
131
private BidirectionalAsyncChannel
connectChannel
(Handler handler) {
332
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
343
BidirectionalAsyncChannel controlChannel =
connectChannel
(mock(Handler.class));
357
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
371
BidirectionalAsyncChannel controlChannel =
connectChannel
(mock(Handler.class));
384
BidirectionalAsyncChannel controlChannel =
connectChannel
(mock(Handler.class));
395
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
410
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
499
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
536
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler)
[
all
...]
/prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.0.CR3/
netty-transport-4.1.0.CR3.jar
Completed in 628 milliseconds