HomeSort by relevance Sort by last modified time
    Searched full:configuration (Results 1626 - 1650 of 9268) sorted by null

<<61626364656667686970>>

  /frameworks/base/core/java/android/hardware/input/
IInputDevicesChangedListener.aidl 22 * removed or changing configuration.
  /frameworks/base/core/java/com/android/internal/widget/
AbsActionBarView.java 27 import android.content.res.Configuration;
62 protected void onConfigurationChanged(Configuration newConfig) {
65 // Action bar can change size on configuration changes.
89 * Sets whether the bar should split if we enter a narrow screen configuration.
  /frameworks/base/core/tests/coretests/src/android/content/
ContentResolverTest.java 36 // do so on some other configuration though.
  /frameworks/base/docs/html/tools/testing/
what_to_test.jd 40 <h4>Change in configuration</h4>
43 configuration, such as a change in the availability of a keyboard or a change in system
47 A change in configuration also triggers the default behavior of destroying and then restarting
50 correctly to the new configuration.
  /frameworks/compile/libbcc/include/bcc/Support/
FileMutex.h 32 // Provide a lock() interface filled with default configuration.
  /frameworks/compile/libbcc/
libbcc-gen-config-from-mk.mk 17 # Build rules for extracting configuration from Android.mk
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
TelephonyUtilsTest.java 90 * Test multiple values using simple configuration.
112 * Test string configuration, simplest
149 * Test string configuration using all options and with quotes.
182 * Test string configuration using all options.
  /frameworks/support/
build.gradle 37 configuration = configurations.archives
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
AbsActionBarView.java 19 import android.content.res.Configuration;
60 protected void onConfigurationChanged(Configuration newConfig) {
65 // Action bar can change size on configuration changes.
90 * Sets whether the bar should split if we enter a narrow screen configuration.
  /frameworks/testing/uiautomator/utils/DummyIME/res/xml/
method.xml 20 <!-- The attributes in this XML file provide configuration information -->
  /frameworks/wilhelm/src/android/
android_prompts.h 64 // Android Configuration errors
67 "Configuration error: unknown key"
69 "Configuration error: value size too low to store valid value"
71 "Configuration error: invalid NULL parameter"
  /hardware/qcom/bt/libbt-vendor/
vnd_buildcfg.mk 21 # configuration file does not exist. Use default one
  /hardware/ti/omap4xxx/security/smc_pa_ctrl/
smc_pa_ctrl.c 51 printf(" -c <conf> : Configuration file path\n");
59 printf(" -c <conf> : Configuration file path\n");
186 printf("Configuration file path is missing !\n");
201 printf("Configuration file cannot be used with the 'stop' command\n\n");
smc_pa_ctrl_linux.c 63 uint32_t nConfSize; /* Configuration buffer size, including the */
65 uint8_t* pConfBuffer; /* Configuration buffer, zero-terminated */
170 printf(" with the Configuration file '%s'", pConfFileName);
174 printf("Configuration file is mandatory\n");
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
TestDefaultLS.java 27 * Default LS parser in default configuration.
TestDefaultLSAltConfig.java 27 * Default LS parser in an alternate configuration.
  /libcore/dom/src/test/java/org/w3c/domts/level1/html/
TestDefaultLS.java 27 * Default LS parser in default configuration.
TestDefaultLSAltConfig.java 27 * Default LS parser in an alternate configuration.
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
TestDefaultLS.java 26 * Default LS parser in default configuration.
TestDefaultLSAltConfig.java 27 * Default LS parser in an alternate configuration
TestDefaultParser.java 26 * Test suite using the default JAXP parser in the default configuration
TestDefaultParserAltConfig.java 28 * Test suite using the default JAXP parser in the alternative configuration
  /libcore/dom/src/test/java/org/w3c/domts/level2/events/
TestDefaultLS.java 27 * Default LS parser in default configuration.
TestDefaultLSAltConfig.java 27 * Default LS parser in an alternate configuration
  /libcore/dom/src/test/java/org/w3c/domts/level2/html/
TestDefaultLS.java 27 * Default LS parser in default configuration.

Completed in 6616 milliseconds

<<61626364656667686970>>