Home
last modified time | relevance | path

Searched defs:getChannel (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothServerSocket.java135 public int getChannel() { in getChannel() method in BluetoothServerSocket
/frameworks/base/include/ui/
DInputTransport.h179 inline sp<InputChannel> getChannel() { return mChannel; } in getChannel() function
295 inline sp<InputChannel> getChannel() { return mChannel; } in getChannel() function