Home
last modified time | relevance | path

Searched refs:getChannel (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_InputEventSender.cpp72 return mInputPublisher.getChannel()->getName().string(); in getInputChannelName()
97 int receiveFd = mInputPublisher.getChannel()->getFd(); in initialize()
107 mMessageQueue->getLooper()->removeFd(mInputPublisher.getChannel()->getFd()); in dispose()
Dandroid_view_InputEventReceiver.cpp82 return mInputConsumer.getChannel()->getName().string(); in getInputChannelName()
148 int fd = mInputConsumer.getChannel()->getFd(); in setFdEvents()
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerCCDecoder.cpp37 bool getChannel(size_t *channel) const { in getChannel() function
291 if (cc.getChannel(&channel) && getTrackIndex(channel) < 0) { in parseSEINalUnit()
329 if (cc_data[i].getChannel(&channel)) { in filterCCBuf()
/frameworks/base/telephony/java/android/telephony/
DIccOpenLogicalChannelResponse.java78 public int getChannel() { in getChannel() method in IccOpenLogicalChannelResponse
/frameworks/base/core/java/android/bluetooth/
DBluetoothMasInstance.java92 public int getChannel() { in getChannel() method in BluetoothMasInstance
DBluetoothServerSocket.java189 public int getChannel() { in getChannel() method in BluetoothServerSocket
/frameworks/native/include/input/
DInputTransport.h200 inline sp<InputChannel> getChannel() { return mChannel; } in getChannel() function
280 inline sp<InputChannel> getChannel() { return mChannel; } in getChannel() function
/frameworks/base/tools/layoutlib/bridge/src/libcore/io/
DMemoryMappedFile_Delegate.java105 mMappedByteBuffer = file.getChannel().map(MapMode.READ_ONLY, 0, mSize); in MemoryMappedFile_Delegate()
/frameworks/native/libs/input/tests/
DInputPublisherAndConsumer_test.cpp66 EXPECT_EQ(serverChannel.get(), mPublisher->getChannel().get()); in TEST_F()
67 EXPECT_EQ(clientChannel.get(), mConsumer->getChannel().get()); in TEST_F()
/frameworks/base/media/java/android/media/
DMiniThumbFile.java124 mChannel = mMiniThumbFile.getChannel(); in miniThumbDataFile()
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/loaders/
DLoaderRaw.java114 MappedByteBuffer mbb = inputStream.getChannel().map(FileChannel.MapMode.READ_ONLY, in buildRSVolume()
DLoaderDicom.java150 mMappedByteBuffer = f.getChannel().map(MapMode.READ_ONLY, 0, mFileLen = f.length()); in read()
/frameworks/base/services/core/java/com/android/server/
DPersistentDataBlockService.java283 FileChannel channel = outputStream.getChannel(); in doSetOemUnlockEnabledLocked()
/frameworks/base/core/java/android/hardware/radio/
DRadioManager.java1119 public int getChannel() { in getChannel() method in RadioManager.ProgramInfo
1236 if (mChannel != other.getChannel()) in equals()
/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java1035 return new FileSynthesisCallback(mFileOutputStream.getChannel(), in createSynthesisCallback()
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifInterface.java1040 ByteBuffer buf = file.getChannel().map(MapMode.READ_WRITE, 0, exifSize); in rewriteExif()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/base/api/
Dsystem-current.txt14840 method public int getChannel();
33018 method public int getChannel();
45308 method public java.nio.channels.FileChannel getChannel();
45324 method public java.nio.channels.FileChannel getChannel();
45803 method public final synchronized java.nio.channels.FileChannel getChannel();
48216 method public java.nio.channels.DatagramChannel getChannel();
48575 method public java.nio.channels.ServerSocketChannel getChannel();
48606 method public java.nio.channels.SocketChannel getChannel();
Dcurrent.txt30784 method public int getChannel();
42702 method public java.nio.channels.FileChannel getChannel();
42718 method public java.nio.channels.FileChannel getChannel();
43197 method public final synchronized java.nio.channels.FileChannel getChannel();
45610 method public java.nio.channels.DatagramChannel getChannel();
45969 method public java.nio.channels.ServerSocketChannel getChannel();
46000 method public java.nio.channels.SocketChannel getChannel();