Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothServerSocket.java160 public int getChannel() { in getChannel() method in BluetoothServerSocket
DBluetoothMasInstance.java92 public int getChannel() { in getChannel() method in BluetoothMasInstance
/frameworks/base/telephony/java/android/telephony/
DIccOpenLogicalChannelResponse.java78 public int getChannel() { in getChannel() method in IccOpenLogicalChannelResponse
/frameworks/native/include/input/
DInputTransport.h199 inline sp<InputChannel> getChannel() { return mChannel; } in getChannel() function
278 inline sp<InputChannel> getChannel() { return mChannel; } in getChannel() function
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoder.cpp779 bool getChannel(size_t *channel) const { in getChannel() function