Searched
full:configuration (Results
801 -
825 of
14635) sorted by null
<<31323334353637383940>>
/cts/tests/tests/provider/ |
OldAndroidTest.xml | 17 <configuration description="Test module config for provider"> 21 </configuration>
|
/cts/tests/tests/voicesettings/ |
OldAndroidTest.xml | 15 <configuration description="Test module config for VoiceSettings"> 20 </configuration>
|
/development/samples/browseable/WatchFace/ |
_index.jd | 10 opengl, calendar, steps, interactive, etc. It also includes a watch-side configuration example. 11 The phone app includes a phone-side configuration example.
|
/development/samples/devbytes/telephony/SmsSampleProject/ |
SmsSampleProject.iml | 5 <configuration> 8 </configuration>
|
/external/androidplot/.idea/runConfigurations/ |
DemoApp.xml | 2 <configuration default="false" name="DemoApp" type="AndroidRunConfigurationType" factoryName="Android Application">
21 </configuration>
|
/external/autotest/client/common_lib/cros/network/ |
ap_constants.py | 7 AP_CONFIG_FAIL = 'AP configuration failed' 14 # configuration failure or success.
|
/external/clang/test/SemaCUDA/ |
kernel-call.cu | 17 g1<<<1>>>(42); // expected-error {{too few execution configuration arguments to kernel function call}} 18 g1<<<1, 1, 0, 0, 0>>>(42); // expected-error {{too many execution configuration arguments to kernel function call}}
|
/external/clang/utils/perf-training/ |
lit.site.cfg.in | 3 ## Autogenerated by LLVM/Clang configuration. 11 # used when we can't determine the tool dir at configuration time.
|
/external/google-breakpad/src/testing/gtest/xcode/Config/ |
DebugProject.xcconfig | 4 // These are Debug Configuration project settings for the gtest framework and 7 // This file is based on the Xcode Configuration files in:
|
/external/google-tv-pairing-protocol/cpp/src/polo/pairing/message/ |
configurationackmessage.h | 25 // Ack for a configuration message. 28 // Creates a new configuration ack message.
|
/external/guice/extensions/jmx/ |
pom.xml | 20 <configuration> 22 </configuration>
|
/external/guice/extensions/testlib/ |
pom.xml | 20 <configuration> 24 </configuration>
|
/external/guice/extensions/throwingproviders/ |
pom.xml | 20 <configuration> 24 </configuration>
|
/external/jetty/lib/ |
jetty-util-6.1.26.pom | 36 <configuration> 41 </configuration> 49 <configuration> 54 </configuration> 68 <configuration> 75 </configuration> 85 <configuration> 89 </configuration>
|
/external/libgdx/tests/gdx-tests-gwt/src/com/badlogic/gdx/tests/gwt/ |
GdxTestsGwt.gwt.xml | 8 <set-configuration-property name="gdx.assetpath" value="../gdx-tests-android/assets"/>
9 <set-configuration-property name='xsiframe.failIfScriptTag' value='FALSE'/>
|
/external/llvm/test/Unit/ |
lit.site.cfg.in | 3 ## Autogenerated by LLVM/Clang configuration. 13 # This is used when we can't determine the tool dir at configuration time.
|
/external/parameter-framework/upstream/test/functional-tests-legacy/xml/XML_Test/ |
Uncompliant_OutboundParameter.xml | 6 <Configuration Name="Conf_1_0"> 11 </Configuration> 12 <Configuration Name="Conf_1_1"> 17 </Configuration> 23 <Configuration Name="Conf_1_1"> 61 </Configuration> 62 <Configuration Name="Conf_1_0"> 100 </Configuration>
|
Uncompliant_UndeclaredConfigurableElement.xml | 6 <Configuration Name="Conf_1_0"> 11 </Configuration> 12 <Configuration Name="Conf_1_1"> 17 </Configuration> 23 <Configuration Name="Conf_1_1"> 61 </Configuration> 62 <Configuration Name="Conf_1_0"> 100 </Configuration>
|
Uncompliant_UndeclaredParameter.xml | 6 <Configuration Name="Conf_1_0"> 11 </Configuration> 12 <Configuration Name="Conf_1_1"> 17 </Configuration> 23 <Configuration Name="Conf_1_1"> 62 </Configuration> 63 <Configuration Name="Conf_1_0"> 102 </Configuration>
|
Uncompliant_UnorderConfigurableElement.xml | 5 <Configuration Name="Conf_1_0"> 10 </Configuration> 11 <Configuration Name="Conf_1_1"> 16 </Configuration> 22 <Configuration Name="Conf_1_1"> 60 </Configuration> 61 <Configuration Name="Conf_1_0"> 99 </Configuration>
|
/external/protobuf/gtest/xcode/Config/ |
DebugProject.xcconfig | 4 // These are Debug Configuration project settings for the gtest framework and 7 // This file is based on the Xcode Configuration files in:
|
/external/testng/src/test/java/test/sample/ |
BaseSampleInheritance.java | 40 // System.out.println("CONFIGURATION 1"); 47 assert m_invokedBaseConfiguration : "Didn't invoke configuration method in base class";
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/xcode/Config/ |
DebugProject.xcconfig | 4 // These are Debug Configuration project settings for the gtest framework and 7 // This file is based on the Xcode Configuration files in:
|
/frameworks/base/core/java/android/app/usage/ |
ConfigurationStats.java | 18 import android.content.res.Configuration; 23 * Represents the usage statistics of a device {@link android.content.res.Configuration} for a 31 public Configuration mConfiguration; 73 public Configuration getConfiguration() { 98 * Get the last time this configuration was active, measured in milliseconds since the epoch. 107 * Get the total time this configuration was active, measured in milliseconds. 114 * Get the number of times this configuration was active. 146 stats.mConfiguration = Configuration.CREATOR.createFromParcel(source);
|
/frameworks/base/tools/layoutlib/.idea/runConfigurations/ |
All_in_bridge.xml | 2 <configuration default="false" name="All in bridge" type="JUnit" factoryName="JUnit" singleton="true"> 24 </configuration>
|
Completed in 1180 milliseconds
<<31323334353637383940>>