Home
last modified time | relevance | path

Searched refs:getBody (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/focus/
DListOfEditTexts.java73 getBody("zero hello, my name is android"), in onCreate()
74 getBody("one i'm a paranoid android"), in onCreate()
75 getBody("two i robot. huh huh."), in onCreate()
76 getBody("three not the g-phone!")); in onCreate()
93 String getBody(String line) { in getBody() method in ListOfEditTexts
DListWithMailMessages.java96 public String getBody() { in getBody() method in ListWithMailMessages.MailMessage
139 body.loadData(message.getBody(), mimeType, null); in getView()
/frameworks/compile/slang/
Dslang_rs_ast_replace.cpp101 } else if (matchesStmt(DS->getBody())) { in VisitDoStmt()
115 } else if (matchesStmt(FS->getBody())) { in VisitForStmt()
150 } else if (matchesStmt(WS->getBody())) { in VisitWhileStmt()
Dslang_rs_check_ast.cpp177 if (clang::Stmt *Body = FD->getBody()) { in ValidateFunctionDecl()
285 } else if (clang::Stmt *Body = (*DI)->getBody()) { in Validate()
Dslang_rs_backend.cpp80 mRefCount.Visit(FD->getBody()); in AnnotateFunction()
/frameworks/volley/src/com/android/volley/toolbox/
DJsonRequest.java84 return getBody(); in getPostBody()
93 public byte[] getBody() { in getBody() method in JsonRequest
DHttpClientStack.java148 byte[] body = request.getBody(); in setEntityIfNonEmptyBody()
DHurlStack.java236 byte[] body = request.getBody(); in addBodyIfExists()
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
DMultimediaMessagePdu.java63 public PduBody getBody() { in getBody() method in MultimediaMessagePdu
DPduComposer.java861 PduBody body = ((SendReq) mPdu).getBody(); in makeMessageBody()
DPduPersister.java1388 body = ((MultimediaMessagePdu) pdu).getBody(); in persist()
/frameworks/volley/tests/src/com/android/volley/mock/
DMockHttpStack.java66 mLastPostBody = request.getBody(); in performRequest()
/frameworks/base/core/java/android/net/
DMailTo.java140 public String getBody() { in getBody() method in MailTo
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DAbstractDetailsDescriptionPresenter.java97 public TextView getBody() { in getBody() method in AbstractDetailsDescriptionPresenter.ViewHolder
/frameworks/volley/src/com/android/volley/
DRequest.java432 public byte[] getBody() throws AuthFailureError { in getBody() method in Request
/frameworks/base/docs/html-intl/intl/ja/training/tv/playback/
Ddetails.jd53 viewHolder.getBody().setText("Lorem ipsum dolor sit amet, consectetur "
/frameworks/base/docs/html/training/tv/playback/
Ddetails.jd73 viewHolder.getBody().setText("Lorem ipsum dolor sit amet, consectetur "
/frameworks/base/api/
Dsystem-current.txt18346 method public java.lang.String getBody();
45286 method public abstract java.io.OutputStream getBody() throws java.io.IOException;
45291 method public abstract java.io.InputStream getBody() throws java.io.IOException;
Dcurrent.txt17087 method public java.lang.String getBody();
42757 method public abstract java.io.OutputStream getBody() throws java.io.IOException;
42762 method public abstract java.io.InputStream getBody() throws java.io.IOException;