/external/qemu/distrib/sdl-1.2.15/VisualCE/testtimer/ |
testtimer.vcproj | 21 <Configuration 101 </Configuration> 102 <Configuration 180 </Configuration> 181 <Configuration 262 </Configuration> 263 <Configuration 342 </Configuration>
|
/external/qemu/hw/ |
pcmcia.h | 41 #define CISTPL_CONFIG 0x1a /* Configuration Tuple */ 42 #define CISTPL_CFTABLE_ENTRY 0x1b /* 16-bit PCCard Configuration */
|
/external/robolectric/.idea/runConfigurations/ |
AllTests.xml | 2 <configuration default="false" name="AllTests" type="JUnit" factoryName="JUnit"> 35 </configuration>
|
/external/skia/dm/ |
README | 15 for each GM/configuration pair we want to run. Tasks can kick off new tasks 29 for each configuration:
|
/external/smack/src/org/jivesoftware/smackx/pubsub/ |
EventElementType.java | 27 /** A node has had its configuration changed */
28 configuration,
enum constant in enum:EventElementType
|
/external/wpa_supplicant_8/wpa_supplicant/ |
README-WPS | 13 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a 15 passphrase/PSK) and configuration of an access point and client 17 with PIN method and push-button configuration (PBC) being the most 53 wpa_supplicant configuration 57 wpa_supplicant build configuration (.config). Here is an example 58 configuration that includes WPS support and Linux nl80211 -based 76 the device. This is configured in the runtime configuration for 83 The network configuration blocks needed for WPS are added 85 to be added explicitly in the configuration file. 90 to allow configuration file updates [all...] |
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteDatabaseConfiguration.java | 27 * configuration settings that are applied to a database after it 93 * Creates a database configuration with the required parameters for opening a 114 * Creates a database configuration as a copy of another configuration. 116 * @param other The other configuration. 129 * Updates the non-immutable parameters of this configuration object 130 * from the other configuration object. 139 throw new IllegalArgumentException("other configuration must refer to "
|
/frameworks/base/core/java/com/android/internal/logging/ |
AndroidConfig.java | 23 * Implements the java.util.logging configuration for Android. Activates a log 31 * configuration, the instance itself is of no interest.
|
/frameworks/base/docs/html/guide/topics/resources/ |
overview.jd | 29 configuration.</p> 49 the device configuration or when there are no alternative resources that match the current 50 configuration.</li> 52 configuration. To specify that a group of resources are for a specific configuration, 53 append an appropriate configuration qualifier to the directory name.</li> 60 device's current configuration to your resource directory names.</p> 77 <dd>How to manage configuration changes that occur while your Activity is running.</dd>
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
SystemUI.java | 20 import android.content.res.Configuration; 32 protected void onConfigurationChanged(Configuration newConfig) {
|
/frameworks/base/services/java/com/android/server/ |
AssetAtlasService.java | 213 * a. If a best configuration was computed, write it out to disk for 215 * 2. Read best configuration from disk 216 * 3. Compute the packing using the best configuration 222 Configuration config = chooseConfiguration(mBitmaps, mPixelCount, mVersionName); 223 if (DEBUG_ATLAS) Log.d(LOG_TAG, "Loaded configuration: " + config); 275 // We have more bitmaps to pack than the current configuration 277 // list of preloaded drawables, abort and delete the configuration 388 * Finds the best atlas configuration to pack the list of supplied bitmaps. 392 private static Configuration computeBestConfiguration( 394 if (DEBUG_ATLAS) Log.d(LOG_TAG, "Computing best atlas configuration...") [all...] |
/frameworks/base/test-runner/src/android/test/mock/ |
MockApplication.java | 20 import android.content.res.Configuration; 43 public void onConfigurationChanged(Configuration newConfig) {
|
/hardware/libhardware_legacy/audio/ |
audio_policy.conf | 2 # Audio policy configuration for generic device builds (goldfish audio HAL - emulator) 5 # Global configuration section: lists input and output devices always present on the device
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
audio_policy_conf.h | 23 // Definitions for audio policy configuration file (audio_policy.conf) 31 // global configuration
|
/packages/apps/Browser/src/com/android/browser/ |
ActivityController.java | 4 import android.content.res.Configuration; 36 void onConfgurationChanged(Configuration newConfig);
|
/packages/apps/Camera/src/com/android/camera/ |
CameraModule.java | 20 import android.content.res.Configuration; 39 public void onConfigurationChanged(Configuration config);
|
/packages/apps/Camera2/res/values-xlarge/ |
dimensions.xml | 22 <!-- configuration for album set page --> 30 <!-- configuration for album page -->
|
/packages/apps/Camera2/src/com/android/camera/ |
CameraModule.java | 20 import android.content.res.Configuration; 38 public void onConfigurationChanged(Configuration config);
|
/packages/apps/Gallery2/res/values-xlarge/ |
dimensions.xml | 22 <!-- configuration for album set page --> 30 <!-- configuration for album page -->
|
/packages/apps/Nfc/ |
Android.mk | 4 # NXP Configuration 28 # NCI Configuration
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/personalization/ |
PersonalizationDictionarySessionRegister.java | 20 import android.content.res.Configuration; 26 public static void onConfigurationChanged(final Context context, final Configuration conf) {
|
/packages/providers/ContactsProvider/ |
Android.mk | 16 # application. This configuration line selects which packages will be analyzed, 23 # application. This configuration line selects which packages will be analyzed,
|
/prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/ |
commons-io-1.3.2.pom | 170 <configuration> 181 </configuration> 185 <configuration> 191 </configuration> 219 <configuration> 241 </configuration> 301 <configuration> 303 </configuration>
|
/prebuilts/tools/common/m2/internal/org/slf4j/slf4j-simple/1.7.2/ |
slf4j-simple-1.7.2.pom | 32 <configuration>
41 </configuration>
|
/prebuilts/tools/common/m2/internal/xom/xom/1.0/ |
xom-1.0.pom | 14 <configuration> 16 </configuration>
|