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

/frameworks/base/core/java/com/android/internal/http/multipart/
H A DStringPart.java112 private byte[] getContent() { method in class:StringPart
127 out.write(getContent());
138 return getContent().length;
H A DMultipartEntity.java215 public InputStream getContent() throws IOException, IllegalStateException { method in class:MultipartEntity
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMToARMStub.cpp96 const uint8_t* ARMToARMStub::getContent() const function in class:ARMToARMStub
H A DARMToTHMStub.cpp104 const uint8_t* ARMToTHMStub::getContent() const function in class:ARMToTHMStub
H A DTHMToARMStub.cpp101 const uint8_t* THMToARMStub::getContent() const function in class:THMToARMStub
H A DTHMToTHMStub.cpp98 const uint8_t* THMToTHMStub::getContent() const function in class:THMToTHMStub
/frameworks/av/media/libstagefright/wifi-display/
H A DParsedMessage.cpp80 const char *ParsedMessage::getContent() const { function in class:android::ParsedMessage
/frameworks/base/core/java/android/widget/
H A DSlidingDrawer.java907 public View getContent() { method in class:SlidingDrawer
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
H A DKeyguardWidgetFrame.java254 View widget = getContent();
266 View widget = getContent();
280 public View getContent() { method in class:KeyguardWidgetFrame
285 View content = getContent();
323 View content = getContent();
336 View widget = getContent();
474 View content = getContent();

Completed in 181 milliseconds