Home
last modified time | relevance | path

Searched defs:getContent (Results 1 – 10 of 10) 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/
DARMToARMStub.cpp97 const uint8_t* ARMToARMStub::getContent() const in getContent() function in ARMToARMStub
DARMToTHMStub.cpp105 const uint8_t* ARMToTHMStub::getContent() const in getContent() function in ARMToTHMStub
DTHMToTHMStub.cpp98 const uint8_t* THMToTHMStub::getContent() const in getContent() function in THMToTHMStub
DTHMToARMStub.cpp101 const uint8_t* THMToARMStub::getContent() const in getContent() function in THMToARMStub
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonAbsoluteStub.cpp99 const uint8_t* HexagonAbsoluteStub::getContent() const in getContent() function in HexagonAbsoluteStub
/frameworks/av/media/libstagefright/foundation/
DParsedMessage.cpp81 const char *ParsedMessage::getContent() const { in getContent() function in android::ParsedMessage
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardWidgetFrame.java274 public View getContent() { in getContent() method in KeyguardWidgetFrame
/frameworks/base/core/java/android/widget/
DSlidingDrawer.java907 public View getContent() { in getContent() method