Searched defs:getContent (Results 1 - 7 of 7) 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/include/mcld/Target/
H A DGOT.h36 uint64_t& getContent() function in class:mcld::GOTEntry
39 uint64_t getContent() const function in class:mcld::GOTEntry
H A DPLT.h40 const unsigned char* getContent() const function in class:mcld::PLTEntry
/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();
472 View content = getContent();

Completed in 73 milliseconds