/hardware/qcom/display/msm8960/libhwcomposer/ |
hwc_fbupdate.h | 61 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list, 76 bool configure(hwc_context_t *ctx, hwc_display_contents_1 *list,
|
/external/guice/core/test/com/google/inject/ |
ProvisionExceptionsTest.java | 38 protected void configure() { 60 protected void configure() { 82 protected void configure() { 107 protected void configure() { 130 protected void configure() {
|
BinderTestSuite.java | 53 protected void configure() { 63 protected void configure() { 74 protected void configure() { 126 protected void configure() { 128 scoper.configure(abb); 137 protected void configure() { 139 scoper.configure(sbb); 148 protected void configure() { 150 scoper.configure(sbb); 159 protected void configure() { 245 void configure(ScopedBindingBuilder sbb) {} method 250 void configure(ScopedBindingBuilder sbb) { method 260 void configure(ScopedBindingBuilder sbb) { method 269 void configure(ScopedBindingBuilder sbb) { method 278 void configure(ScopedBindingBuilder sbb) { method 287 void configure(ScopedBindingBuilder sbb) { method 295 abstract void configure(ScopedBindingBuilder sbb); method in class:BinderTestSuite.Scoper [all...] |
MethodInterceptionTest.java | 69 protected void configure() { 76 protected void configure() { 86 protected void configure() { 98 protected void configure() { 113 protected void configure() { 130 protected void configure() { 153 protected void configure() { 181 protected void configure() { 205 protected void configure() { 259 protected void configure() { [all...] |
ProvisionExceptionTest.java | 60 protected void configure() { 89 protected void configure() { 119 protected void configure() { 134 protected void configure() { 232 protected void configure() { 241 protected void configure() { 259 protected void configure() {
|
InjectorTest.java | 61 protected void configure() { 95 protected void configure() { 115 protected void configure() { 207 protected void configure() { 221 protected void configure() { 233 "configure"); 252 protected void configure() { 280 protected void configure() { 308 protected void configure() { 394 protected void configure() { [all...] |
TypeListenerTest.java | 98 @Override protected void configure() { 116 @Override protected void configure() { 159 @Override protected void configure() { 180 @Override protected void configure() { 185 @Override protected void configure() { 210 @Override protected void configure() { 243 @Override protected void configure() { 290 @Override protected void configure() { 317 @Override protected void configure() { 377 @Override protected void configure() { [all...] |
/frameworks/base/core/tests/coretests/src/android/net/http/ |
AbstractProxyTest.java | 122 proxyConfig.configure(server, httpProxyClient, request); 167 proxyConfig.configure(server, httpProxyClient, request); 198 proxyConfig.configure(server, client, request); 230 ProxyConfig.REQUEST_PARAMETER.configure(server, httpProxyClient, request); 241 @Override void configure(MockWebServer server, HttpClient client, HttpRequest request) { method 247 @Override void configure(MockWebServer server, HttpClient client, HttpRequest request) { method 253 @Override void configure(MockWebServer server, HttpClient client, HttpRequest request) { method 259 @Override void configure(MockWebServer server, HttpClient client, HttpRequest request) { method 265 @Override void configure(MockWebServer server, HttpClient client, HttpRequest request) { method 271 abstract void configure(MockWebServer proxy, HttpClient client, HttpRequest request) method in class:AbstractProxyTest.ProxyConfig [all...] |
/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/ |
FactoryModuleBuilderTest.java | 59 protected void configure() { 79 protected void configure() { 98 @Override protected void configure() { 115 protected void configure() { 138 protected void configure() { 160 @Override protected void configure() { 176 @Override protected void configure() { 195 @Override protected void configure() { 211 @Override protected void configure() { 227 protected void configure() { [all...] |
FactoryProvider2Test.java | 53 protected void configure() { 73 protected void configure() { 136 protected void configure() { 172 protected void configure() { 194 protected void configure() { 231 protected void configure() { 258 protected void configure() { 291 protected void configure() { 323 protected void configure() { 359 protected void configure() { [all...] |
/external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/ |
ThrowingProviderTest.java | 68 protected void configure() { 83 protected void configure() { 220 protected void configure() { 238 protected void configure() { 303 protected void configure() { 319 protected void configure() { 335 protected void configure() { 355 protected void configure() { 370 protected void configure() { 392 protected void configure() { [all...] |
/frameworks/base/core/java/android/appwidget/ |
AppWidgetProviderInfo.java | 146 * The activity to launch that will configure the AppWidget. 148 * <p>This class name of field corresponds to the <code>android:configure</code> attribute in 152 public ComponentName configure; field in class:AppWidgetProviderInfo 232 this.configure = new ComponentName(in); 322 if (this.configure != null) { 324 this.configure.writeToParcel(out, flags); 349 that.configure = this.configure == null ? null : this.configure.clone();
|
/external/guice/extensions/multibindings/test/com/google/inject/multibindings/ |
MultibinderTest.java | 105 @Override protected void configure() { 113 @Override protected void configure() { 132 @Override protected void configure() { 154 @Override protected void configure() { 176 @Override protected void configure() { 207 @Override protected void configure() { 238 @Override protected void configure() { 257 @Override protected void configure() { 271 @Override protected void configure() { 287 @Override protected void configure() { [all...] |
MapBinderTest.java | 120 protected void configure() { 167 @Override protected void configure() { 176 @Override protected void configure() { 198 @Override protected void configure() { 224 @Override protected void configure() { 250 @Override protected void configure() { 285 @Override protected void configure() { 320 @Override protected void configure() { 339 @Override protected void configure() { 352 @Override protected void configure() { 410 @Override protected void configure() { method in class:MapBinderTest.Module1 417 @Override protected void configure() { method in class:MapBinderTest.Module2 425 @Override protected void configure() { method in class:MapBinderTest.Module3 432 @Override protected void configure() { method in class:MapBinderTest.Main [all...] |
/external/guice/core/test/com/google/inject/name/ |
NamesTest.java | 64 protected void configure() { 78 protected void configure() { 97 protected void configure() {
|
/external/guice/core/test/com/google/inject/spi/ |
HasDependenciesTest.java | 42 protected void configure() { 54 protected void configure() { 66 protected void configure() {
|
ModuleSourceTest.java | 55 "com.google.inject.spi.moduleSourceTest$A", "configure", "Unknown Source", 100), 70 "com.google.inject.spi.moduleSourceTest$B", "configure", "Unknown Source", 200), 76 "com.google.inject.spi.moduleSourceTest$A", "configure", "Unknown Source", 100), 92 "com.google.inject.spi.moduleSourceTest$A", "configure", "moduleSourceTest.java", 100); 103 "com.google.inject.spi.moduleSourceTest$B", "configure", "moduleSourceTest.java", 200); 109 public void configure() { method in class:ModuleSourceTest.A 116 public void configure(Binder binder) { method in class:ModuleSourceTest.B 123 public void configure() {} method in class:ModuleSourceTest.C
|
ElementsTest.java | 81 @Override protected void configure() { 103 protected void configure() { 123 protected void configure() { 125 protected void configure() { 126 throw new RuntimeException("Throwing RuntimeException in AbstractModule.configure()."); 136 assertEquals("Throwing RuntimeException in AbstractModule.configure().", 159 protected void configure() { 188 protected void configure() { 314 protected void configure() { 336 protected void configure() { [all...] |
/libcore/ojluni/src/main/java/java/util/logging/ |
MemoryHandler.java | 84 // Private method to configure a ConsoleHandler from LogManager 87 private void configure() { method in class:MemoryHandler 102 * Create a <tt>MemoryHandler</tt> and configure it based on 107 configure(); method 158 configure(); method
|
StreamHandler.java | 67 // Private method to configure a StreamHandler from LogManager 70 private void configure() { method in class:StreamHandler 94 configure(); method 107 configure(); method
|
/external/autotest/client/deps/mysql/ |
mysql.py | 14 utils.configure('--prefix=%s/mysql --enable-thread-safe-client' \
|
/external/autotest/client/tests/xmtest/ |
xmtest.py | 29 utils.configure()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ |
DH.java | 20 public void configure(ConfigurableProvider provider) method in class:DH.Mappings
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/ |
Twofish.java | 129 public void configure(ConfigurableProvider provider) method in class:Twofish.Mappings
|
/external/cmockery/cmockery_0_1_2/packages/deb/ |
rules | 13 # These are used for cross-compiling and for saving the configure script 39 config.status: configure 41 # Add here commands to configure the package. 42 CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
|