HomeSort by relevance Sort by last modified time
    Searched full:setting (Results 51 - 75 of 2960) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/webkit/WebCore/platform/qt/
LoggingQt.cpp 42 qWarning("This is a release build. Setting QT_WEBKIT_LOG will have no effect.");
51 // off by setting the environment variable DISABLE_NI_WARNING to 1
  /frameworks/base/core/java/android/view/
HapticFeedbackConstants.java 57 * View.performHapticFeedback(int, int)}: Ignore the setting in the
64 * View.performHapticFeedback(int, int)}: Ignore the global setting
  /cts/tests/tests/net/src/android/net/cts/
ConnectivityManagerTest.java 118 // Setting the same preference that is already set is a no-op and does not throw
123 // find a valid setting that is different from the initial setting
142 // find an invalid setting
151 // illegal setting should be ignored
156 // illegal setting should be ignored
  /packages/apps/AccountsAndSyncSettings/res/values/
strings.xml 24 <!-- Main Settings screen setting option name to go into the screen for data sync settings-->
28 <!-- Data synchronization settings screen, title of setting that controls whether background data should be used -->
30 <!-- Data synchronization settings screen, summary of setting that controls whether background data should be used -->
36 <!-- Data synchronization settings screen, setting option name -->
38 <!-- Data synchronization settings screen, setting option summary text when check box is selected -->
40 <!-- Data synchronization settings screen, setting option name -->
42 <!-- Data synchronization settings screen, setting option summary text when check box is selected -->
50 <!-- Data synchronization settings screen, checkbox setting option name. Controls whether Gmail should be synced. Should use "Gmail" to refer to this app.-->
52 <!-- Data synchronization settings screen, checkbox setting option name. Controls whether Calendar shoudl be synced. -->
54 <!-- Data synchronization settings screen, checkbox setting option name --
    [all...]
  /system/wlan/ti/wilink_6_1/utils/
CmdInterfaceCodes.h 210 * Used for setting driver defaults. Done Sync with no memory allocation\n
257 * Used for Setting/Getting desired Channel to/from OS abstraction layer\n
267 * Used for Setting/Getting Desired Supported Rate to/from OS abstraction layer\n
277 * Used for Setting/Getting Desired Preamble Type to/from OS abstraction layer\n
288 * Used for Setting/Getting Desired Preamble Type to/from OS abstraction layer\n
300 * Used for Setting/Getting Desired Preamble Type to/from OS abstraction layer\n
313 * Used for Setting/Getting Current Channel to/from OS abstraction layer\n
353 * Used for Getting Desired Slot Time from OS abstraction layer and Setting Desired Slot Time to FW\n
393 * Used for Getting Beacon Filter Desired State from OS abstraction layer or Setting Beacon Filter Desired State to FW\n
415 * Used for Setting/Getting WiFi Simple Configuration Mode\
    [all...]
  /external/icu4c/test/cintltst/
usrchtst.c 571 log_err("Error setting collation normalization %s\n",
680 log_err("Error setting break iterator\n");
694 log_err("Error setting break iterator\n");
732 log_err("Error setting collation alternate attribute %s\n",
794 log_err("Error setting overlap option\n");
804 log_err("Error setting overlap option\n");
880 log_err("Error setting rule based collator\n");
890 log_err("Error setting rule based collator\n");
924 log_err("Error expected setting pattern in NULL strings search\n");
944 log_err("Error expected setting NULL pattern in strings search\n")
    [all...]
  /external/icu4c/test/intltest/
caltest.h 81 * The operations of adding and setting should not exhibit pathological
106 * Test that setting of fields works. In particular, make sure that all instances
124 * Verify that a specific sequence of adding and setting works as expected;
201 * by setting the extended year to the minimum value.
210 * by setting the extended year to the minimum value.
srchtest.cpp 714 errln("Error setting collation normalization %s",
809 errln("Error setting break iterator");
826 errln("Error setting break iterator");
853 errln("Error setting collation alternate attribute %s",
905 errln("Error setting overlap option");
916 errln("Error setting overlap option");
970 errln("Error setting rule based collator");
988 errln("Error setting rule based collator");
1029 errln("Error setting pattern");
    [all...]
  /packages/apps/Settings/res/values/
strings.xml 175 <!-- Used as setting title (for checkbox) on second screen after selecting Bluetooth settings -->
193 <!-- Bluetooth settings screen, title for the current bluetooth name setting -->
195 <!-- Bluetooth settings screen, summary text when there isn't a name set (for the name setting) -->
264 <!-- Title of the dialog for setting the time. -->
266 <!-- Title of the dialog for setting the date. -->
270 <!-- Do not translate. Used as the value for a setting. -->
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
Contacts_SettingsTest.java 38 // the backup for the setting tables which we will modified in test cases
86 notes = "Test methods which access setting",
93 notes = "Test methods which access setting",
Settings_SettingNotFoundExceptionTest.java 34 new SettingNotFoundException("Setting not found exception.");
  /packages/apps/Camera/res/values/
strings.xml 102 <!-- Settings screen, setting title text -->
119 <!-- Settings screen, Camera setting category title -->
122 <!-- Settings screen, Camcorder setting category title -->
135 <!-- Default picture quality setting. See
147 <!-- Default focus mode setting.-->
158 <!-- Default flash mode setting.-->
161 <!-- Value for flash off setting-->
172 <!-- Default videocamera flash mode setting.-->
175 <!-- Default white balance setting. -->
188 <!-- Default color effect setting. --
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
Projector.java 58 * setting current matrix mode to GL_PROJECTION
68 * setting current matrix mode to GL_MODELVIEW
  /external/dbus/test/
test-utils.c 179 _dbus_assert_not_reached ("setting watch functions to NULL failed");
186 _dbus_assert_not_reached ("setting timeout functions to NULL failed");
  /external/srec/srec/include/
setting.h 2 * setting.h *
27 static const char setting_h[] = "$Id: setting.h,v 1.5.8.4 2007/08/31 17:44:53 dahan Exp $";
  /external/webkit/JavaScriptCore/jit/
ExecutableAllocatorPosix.cpp 63 void ExecutableAllocator::reprotectRegion(void* start, size_t size, ProtectionSeting setting)
79 mprotect(pageStart, size, (setting == Writable) ? PROTECTION_FLAGS_RW : PROTECTION_FLAGS_RX);
  /external/webkit/WebKit/wx/WebKitSupport/
InspectorClientWx.cpp 108 void InspectorClientWx::populateSetting(const String& key, String* setting)
113 void InspectorClientWx::storeSetting(const String& key, const String& setting)
  /frameworks/base/cmds/svc/src/com/android/commands/svc/
PowerCommand.java 41 + " Set the 'keep awake while plugged in' setting.\n";
72 System.err.println("Faild to set setting: " + e);
  /external/stlport/
configure.bat 4 REM * configure.bat for setting up compiling STLport under Windows
220 echo Setting compiler: Microsoft Visual C++ 6.0
226 echo Setting compiler: Microsoft Visual C++ .NET 2002
232 echo Setting compiler: Microsoft Visual C++ .NET 2003
238 echo Setting compiler: Microsoft Visual C++ 2005
244 echo Setting compiler: Microsoft Visual C++ 2008
258 echo Setting compiler: Intel C++ Compiler
268 echo Setting compiler: Microsoft eMbedded Visual C++ 3
276 echo Setting compiler: Microsoft eMbedded Visual C++ .NET
295 echo Setting compiler: Microsoft Visual C++ .NET 2005 for Windows C
    [all...]
  /dalvik/libcore/math/src/test/java/tests/api/java/math/
BigDecimalTest.java 772 assertTrue("the number 12345.908 after setting scale is wrong",
795 assertTrue("the number 2.323E102 after setting scale is wrong",
802 assertTrue("the scale of the number -1.253E-12 after setting scale is wrong",
805 "the representation of the number -1.253E-12 after setting scale is wrong, " + setScale2.toString(),
812 "the number 1234.5908 after setting scale to 1/ROUND_CEILING is wrong",
817 "the number -1234.5908 after setting scale to 1/ROUND_CEILING is wrong",
824 "the number -1234.5908 after setting scale to 1/ROUND_DOWN is wrong",
    [all...]
  /packages/apps/IM/src/com/android/im/provider/
Imps.java     [all...]
  /cts/tests/tests/dpi2/
Android.mk 31 # doesn't currently support setting LOCAL_SDK_VERSION to anything but
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/
DOMTestDocumentBuilderFactory.java 105 DocumentBuilderSetting setting = settings[i]; local
109 if (newSetting.hasConflict(setting) || setting.hasConflict(newSetting)) {
115 mergedSettings.add(setting);
  /dalvik/libcore/luni/src/main/java/java/net/
SocketException.java 23 * This {@code SocketException} may be thrown during socket creation or setting
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
SAXNotSupportedException.java 21 * operation (setting a state or value). Other SAX2 applications and

Completed in 231 milliseconds

1 23 4 5 6 7 8 91011>>