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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothServerSocket.java189 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.cpp40 bool getChannel(size_t *channel) const { function in struct:android::CCData
386 if (cc.getChannel(&channel)) {
/frameworks/native/include/input/
H A DInputTransport.h200 inline sp<InputChannel> getChannel() { return mChannel; } function in class:android::InputPublisher
280 inline sp<InputChannel> getChannel() { return mChannel; } function in class:android::InputConsumer
/frameworks/base/core/java/android/hardware/radio/
H A DRadioManager.java1162 public int getChannel() { method in class:RadioManager.ProgramInfo
1279 if (mChannel != other.getChannel())
/frameworks/base/wifi/java/android/net/wifi/
H A DWifiManager.java1477 getChannel().sendMessage(RSSI_PKTCNT_FETCH, 0, putListener(listener));
1970 private synchronized AsyncChannel getChannel() { method in class:WifiManager
2012 getChannel().sendMessage(CONNECT_NETWORK, WifiConfiguration.INVALID_NETWORK_ID,
2031 getChannel().sendMessage(CONNECT_NETWORK, networkId, putListener(listener));
2054 getChannel().sendMessage(SAVE_NETWORK, 0, putListener(listener), config);
2072 getChannel().sendMessage(FORGET_NETWORK, netId, putListener(listener));
2086 getChannel().sendMessage(DISABLE_NETWORK, netId, putListener(listener));
2114 getChannel().sendMessage(START_WPS, 0, putListener(listener), config);
2125 getChannel().sendMessage(CANCEL_WPS, 0, putListener(listener));
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 2687 milliseconds