Home
last modified time | relevance | path

Searched defs:getContent (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/com/android/internal/http/multipart/
DStringPart.java112 private byte[] getContent() { in getContent() method in StringPart
DMultipartEntity.java215 public InputStream getContent() throws IOException, IllegalStateException { in getContent() method in MultipartEntity
/frameworks/compile/mclinker/lib/Target/ARM/
DARMToTHMStub.cpp104 const uint8_t* ARMToTHMStub::getContent() const in getContent() function in ARMToTHMStub
DARMToARMStub.cpp96 const uint8_t* ARMToARMStub::getContent() const in getContent() function in ARMToARMStub
DTHMToARMStub.cpp101 const uint8_t* THMToARMStub::getContent() const in getContent() function in THMToARMStub
DTHMToTHMStub.cpp98 const uint8_t* THMToTHMStub::getContent() const in getContent() function in THMToTHMStub
/frameworks/av/media/libstagefright/wifi-display/
DParsedMessage.cpp80 const char *ParsedMessage::getContent() const { in getContent() function in android::ParsedMessage
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
DKeyguardWidgetFrame.java280 public View getContent() { in getContent() method in KeyguardWidgetFrame
/frameworks/base/core/java/android/widget/
DSlidingDrawer.java907 public View getContent() { in getContent() method