OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
...]
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/
WifiScanningServiceTest.java
132
private BidirectionalAsyncChannel
connectChannel
(Handler handler) {
400
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
411
BidirectionalAsyncChannel controlChannel =
connectChannel
(mock(Handler.class));
425
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
439
BidirectionalAsyncChannel controlChannel =
connectChannel
(mock(Handler.class));
452
BidirectionalAsyncChannel controlChannel =
connectChannel
(mock(Handler.class));
463
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
478
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
567
BidirectionalAsyncChannel controlChannel =
connectChannel
(handler);
604
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
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
...]
/prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.0.CR3/
netty-transport-4.1.0.CR3.jar
Completed in 995 milliseconds