OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:postContent
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/tests/CoreTests/android/core/
TestWebData.java
73
public final static String
postContent
= "user=111";
RequestAPITest.java
465
String mBody = TestWebData.
postContent
;
/libcore/support/src/test/java/tests/support/
Support_TestWebData.java
51
public final static String
postContent
= "user=111";
Completed in 72 milliseconds