Searched defs:getChannel (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/include/ui/ | ||
| D | InputTransport.h | 178 inline sp<InputChannel> getChannel() { return mChannel; } in getChannel() function |
| /frameworks/base/core/java/android/content/res/ | ||
| D | AssetFileDescriptor.java | 319 public FileChannel getChannel() { in getChannel() method in AssetFileDescriptor.AutoCloseMemoryFileInputStream |