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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothServerSocket.java160 public int getChannel() { method in class:BluetoothServerSocket
H A DBluetoothMasInstance.java92 public int getChannel() { method in class:BluetoothMasInstance
/frameworks/base/telephony/java/android/telephony/
H A DIccOpenLogicalChannelResponse.java78 public int getChannel() { method in class:IccOpenLogicalChannelResponse
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerCCDecoder.cpp36 bool getChannel(size_t *channel) const { function in struct:android::CCData
261 if (cc.getChannel(&channel) && getTrackIndex(channel) < 0) {
300 if (cc_data[i].getChannel(&channel)) {
/frameworks/native/include/input/
H A DInputTransport.h199 inline sp<InputChannel> getChannel() { return mChannel; } function in class:android::InputPublisher
278 inline sp<InputChannel> getChannel() { return mChannel; } function in class:android::InputConsumer

Completed in 145 milliseconds