/frameworks/base/core/tests/coretests/src/android/view/menu/ |
MenuLayoutLandscapeTest.java | 79 mActivity.setParams(new MenuScenario.Params() 86 mActivity.setParams(new MenuScenario.Params() 93 mActivity.setParams(new MenuScenario.Params() 101 mActivity.setParams(new MenuScenario.Params() 109 mActivity.setParams(new MenuScenario.Params() 118 mActivity.setParams(new MenuScenario.Params() 127 mActivity.setParams(new MenuScenario.Params() 136 mActivity.setParams(new MenuScenario.Params() 146 mActivity.setParams(new MenuScenario.Params() 156 mActivity.setParams(new MenuScenario.Params( [all...] |
MenuLayoutPortraitTest.java | 78 mActivity.setParams(new MenuScenario.Params() 85 mActivity.setParams(new MenuScenario.Params() 92 mActivity.setParams(new MenuScenario.Params() 100 mActivity.setParams(new MenuScenario.Params() 108 mActivity.setParams(new MenuScenario.Params() 117 mActivity.setParams(new MenuScenario.Params() 127 mActivity.setParams(new MenuScenario.Params() 137 mActivity.setParams(new MenuScenario.Params() 147 mActivity.setParams(new MenuScenario.Params() 157 mActivity.setParams(new MenuScenario.Params( [all...] |
MenuScenario.java | 48 public void setParams(Params params) {
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
userdatarequest.h | 26 int setParams(WpaGui *_wpagui, const char *reqMsg);
|
userdatarequest.cpp | 37 int UserDataRequest::setParams(WpaGui *_wpagui, const char *reqMsg)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_al.py | 9 'newconfig', 'openport', 'queryparams', 'setparams']
|
test_aifc.py | 63 fout.setparams(f.getparams())
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_al.py | 9 'newconfig', 'openport', 'queryparams', 'setparams']
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
ExtendedPKIXBuilderParameters.java | 140 * @see org.bouncycastle.x509.ExtendedPKIXParameters#setParams(java.security.cert.PKIXParameters) 142 protected void setParams(PKIXParameters params) 144 super.setParams(params); 177 params.setParams(this); 207 params.setParams(pkixParams);
|
ExtendedPKIXParameters.java | 87 params.setParams(pkixParams); 98 protected void setParams(PKIXParameters params) 350 params.setParams(this);
|
/external/apache-http/src/org/apache/http/protocol/ |
HttpService.java | 121 public void setParams(final HttpParams params) { 136 request.setParams( 151 response.setParams( 160 response.setParams( 180 response.setParams( 202 response.setParams(
|
/external/lzma/CPP/7zip/Archive/Common/ |
HandlerOut.h | 55 HRESULT SetParams(COneMethodInfo &oneMethodInfo, const UString &srcString);
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
audiodev.py | 62 al.setparams(AL.DEFAULT_DEVICE, self.oldparams) 79 al.setparams(AL.DEFAULT_DEVICE, self.oldparams) 123 al.setparams(AL.DEFAULT_DEVICE, self.params)
|
aifc.py | 105 setparams(tuple) 341 self._decomp.SetParams(params) 541 # set through the setcomptype() or setparams() method 543 # set through the setcomptype() or setparams() method 545 # set through the setnchannels() or setparams() method 547 # set through the setsampwidth() or setparams() method 549 # set through the setframerate() or setparams() method 551 # set through the setnframes() or setparams() method 674 def setparams(self, info): member in class:Aifc_write 833 self._comp.SetParams(params [all...] |
wave.py | 52 setparams(tuple) 282 set through the setcomptype() or setparams() method 284 set through the setcomptype() or setparams() method 286 set through the setnchannels() or setparams() method 288 set through the setsampwidth() or setparams() method 290 set through the setframerate() or setparams() method 292 set through the setnframes() or setparams() method 388 def setparams(self, params): member in class:Wave_write
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
audiodev.py | 62 al.setparams(AL.DEFAULT_DEVICE, self.oldparams) 79 al.setparams(AL.DEFAULT_DEVICE, self.oldparams) 123 al.setparams(AL.DEFAULT_DEVICE, self.params)
|
aifc.py | 105 setparams(tuple) 341 self._decomp.SetParams(params) 541 # set through the setcomptype() or setparams() method 543 # set through the setcomptype() or setparams() method 545 # set through the setnchannels() or setparams() method 547 # set through the setsampwidth() or setparams() method 549 # set through the setframerate() or setparams() method 551 # set through the setnframes() or setparams() method 674 def setparams(self, info): member in class:Aifc_write 833 self._comp.SetParams(params [all...] |
wave.py | 52 setparams(tuple) 282 set through the setcomptype() or setparams() method 284 set through the setcomptype() or setparams() method 286 set through the setnchannels() or setparams() method 288 set through the setsampwidth() or setparams() method 290 set through the setframerate() or setparams() method 292 set through the setnframes() or setparams() method 388 def setparams(self, params): member in class:Wave_write
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/ |
HttpResponseStub.java | 119 @Override public void setParams(HttpParams httpParams) {
|
TestHttpResponse.java | 179 @Override public void setParams(HttpParams httpParams) {
|
/frameworks/base/tests/CoreTests/android/core/ |
TestHttpClient.java | 102 request.setParams( 106 response.setParams(
|
/frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/ |
UiAutomatorTestCase.java | 107 void setParams(Bundle params) {
|
/external/apache-http/src/org/apache/http/ |
HttpMessage.java | 181 * {@link #setParams(HttpParams)}. 189 void setParams(HttpParams params);
|
/external/apache-http/src/org/apache/http/impl/client/ |
RequestWrapper.java | 75 setParams(request.getParams());
|
/external/apache-http/src/org/apache/http/message/ |
AbstractHttpMessage.java | 160 public void setParams(final HttpParams params) {
|