HomeSort by relevance Sort by last modified time
    Searched full:false (Results 1501 - 1525 of 15335) sorted by null

<<61626364656667686970>>

  /external/webkit/WebKit/win/
WebPreferenceKeysPrivate.h 100 #define WebContinuousSpellCheckingEnabledPreferenceKey "WebContinuousSpellCheckingEnabled" // default: false
101 #define WebGrammarCheckingEnabledPreferenceKey "WebGrammarCheckingEnabled" // default: false
105 #define WebKitDOMPasteAllowedPreferenceKey "WebKitDOMPasteAllowedPreferenceKey" // default: false
107 #define WebKitApplicationChromeModePreferenceKey "WebKitApplicationChromeMode" // default: false
109 #define WebKitOfflineWebApplicationCacheEnabledPreferenceKey "WebKitOfflineWebApplicationCacheEnabled" // default: false
  /external/webkit/WebKitTools/DumpRenderTree/TestNetscapePlugIn.subproj/
TestObject.cpp 62 static bool identifiersInitialized = false;
113 return false;
122 return false;
132 return false;
144 return false;
  /external/webkit/WebKitTools/DumpRenderTree/qt/
LayoutTestControllerQt.cpp 64 m_hasDumped = false;
65 m_loadFinished = false;
66 m_textDump = false;
67 m_dumpBackForwardList = false;
68 m_dumpChildrenAsText = false;
69 m_canOpenWindows = false;
70 m_waitForDone = false;
71 m_dumpTitleChanges = false;
72 m_dumpDatabaseCallbacks = false;
73 m_dumpStatusCallbacks = false;
    [all...]
  /external/webkit/WebKitTools/wx/build/
wxpresets.py 59 def get_wxmsw_settings(wx_root, shared = False, unicode = False, debug = False, wxPython=False):
96 monolithic = False
  /frameworks/base/awt/java/awt/
BufferCapabilities.java 112 * @return true, if the buffer strategy uses page flipping, false otherwise.
122 * false otherwise.
125 return false;
132 * buffers, false otherwise.
135 return false;
  /frameworks/base/common/tools/
make-iana-tld-pattern.py 35 def dump(self, isWebUrl=False, isFirst=False, isLast=False):
111 def makePattern(prefix, suffix, buckets, isWebUrl=False):
143 makePattern(TLD_PREFIX, TLD_SUFFIX, buckets, isWebUrl=False)
  /frameworks/base/core/java/android/gesture/
GestureLibraries.java 71 return false;
75 boolean result = false;
91 boolean result = false;
123 return false;
127 boolean result = false;
  /frameworks/base/core/java/android/util/
Base64InputStream.java 47 this(in, flags, false);
57 * @param encode true to encode, false to decode
63 eof = false;
76 return false;
145 success = coder.process(inputBuffer, 0, bytesRead, false);
  /frameworks/base/core/res/res/drawable/
stat_sys_battery_charge.xml 25 android:oneshot="false">
37 android:oneshot="false">
48 android:oneshot="false">
58 android:oneshot="false">
67 android:oneshot="false">
  /frameworks/base/core/res/res/values/
config.xml 27 <bool name="config_sf_limitedAlpha">false</bool>
32 <bool name="config_sf_slowBlur">false</bool>
55 <string-array translatable="false" name="networkAttributes">
68 <string-array translatable="false" name="radioAttributes">
76 <string-array translatable="false" name="config_tether_usb_regexs">
82 <string-array translatable="false" name="config_tether_wifi_regexs">
86 <string-array translatable="false" name="config_tether_dhcp_range">
91 <string-array translatable="false" name="config_tether_upstream_regexs">
95 Note that this defaults to false so that if you move to a carrier that
98 <bool translatable="false" name="config_tether_dun_required">false</bool
    [all...]
  /frameworks/base/core/tests/coretests/src/android/os/storage/
AsecTests.java 80 return false;
149 return false;
199 destroyContainer("testDestroyContainer", false));
211 unmountContainer("testMountContainer", false));
226 unmountContainer("testMountBadKey", false));
261 unmountContainer("testUnmountBusyContainer", false));
265 unmountContainer("testUnmountBusyContainer", false));
283 destroyContainer("testDestroyBusyContainer", false));
287 destroyContainer("testDestroyBusyContainer", false));
299 unmountContainer("testRenameContainer.1", false));
    [all...]
  /frameworks/base/location/java/com/android/internal/location/
MockProvider.java 81 mEnabled = false;
146 mLocationManager.reportLocation(mLocation, false);
153 mHasLocation = false;
167 mHasStatus = false;
188 return false;
  /hardware/broadcom/wlan/bcm4329/src/include/
typedefs.h 41 #ifndef FALSE
42 #define FALSE false
226 #ifndef FALSE
227 #define FALSE 0
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ioctl.cpp 82 FALSE if failed
121 ret_val = FALSE;
127 ioctl_cb_data_ptr->cb_is_selected = FALSE;
128 ioctl_cb_data_ptr->cb_is_waiting = FALSE;
129 ioctl_cb_data_ptr->cb_has_arrived = FALSE;
148 FALSE if failed
168 ret_val = FALSE;
173 ioctl_cb_data_ptr->cb_is_waiting = FALSE;
174 ioctl_cb_data_ptr->cb_has_arrived = FALSE;
200 FALSE if faile
    [all...]
  /packages/apps/Camera/src/com/android/camera/
ShutterButton.java 79 // pressed(true), optional click, pressed(false)
83 // pressed(true), pressed(false), optional click
86 // callback to be delivered before the pressed(false) callback.
88 // To do this, we delay the posting of the pressed(false) event
92 // pressed(true), optional click, pressed(false)
  /packages/apps/Email/src/com/android/exchange/
Eas.java 28 public static boolean WAIT_DEBUG = false; // DO NOT CHECK IN WITH THIS SET TO TRUE
29 public static boolean DEBUG = false; // DO NOT CHECK IN WITH THIS SET TO TRUE
32 public static boolean USER_LOG = false; // DO NOT CHECK IN WITH THIS SET TO TRUE
33 public static boolean PARSER_LOG = false; // DO NOT CHECK IN WITH THIS SET TO TRUE
34 public static boolean FILE_LOG = false; // DO NOT CHECK IN WITH THIS SET TO TRUE
  /packages/apps/Mms/src/com/android/mms/data/
ContactList.java 94 return false;
98 return getNumbers(false /* don't scrub for MMS address */);
133 return false;
139 return false;
145 return false;
  /packages/apps/Mms/src/com/android/mms/ui/
ConfirmRateLimitActivity.java 39 private static final boolean DEBUG = false;
63 doAnswer(false);
73 doAnswer(false);
88 doAnswer(false);
108 doAnswer(false);
  /packages/apps/Settings/res/xml/
sound_settings.xml 29 android:persistent="false"
45 android:persistent="false"
56 android:persistent="false"
69 android:persistent="false"
76 android:persistent="false" />
  /packages/apps/Settings/src/com/android/settings/
DevelopmentSettings.java 78 return false;
83 mOkClicked = false;
105 return false;
120 mEnableAdb.setChecked(false);
127 mEnableAdb.setChecked(false);
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
AppWidgetShared.java 34 static final boolean LOGD = false;
38 static boolean sUpdateRequested = false;
39 static boolean sUpdateRunning = false;
126 sUpdateRequested = false;
127 sUpdateRunning = false;
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
HardwarePropertyChooser.java 48 super(parentShell, 2, false);
66 if (mExceptProperties.contains(entry.getKey()) == false) {
73 hasValues = false;
76 c.setEnabled(false);
100 processSelection(indexToName.get(0), false /* pack */);
  /cts/tools/host/src/com/android/cts/
HostConfig.java 52 public static boolean DEBUG = false;
129 * @return If succeed in loading, return true; else, return false.
168 return false;
345 * @return If valid directory, return true; else, return false.
350 if ((null == pathFile) || (pathFile.exists() == false)
351 || (pathFile.isDirectory() == false)) {
352 return false;
384 return false;
386 return false;
444 * @return If valid XML file, return true; else, return false
    [all...]
  /development/simulator/app/
PhoneData.cpp 120 return false;
128 return false;
133 * Returns "true" if the two displays are compatible, "false" if not.
192 return false;
210 return false;
213 return false;
228 return false;
246 return false;
276 return false;
296 return false;
    [all...]
  /external/icu4c/test/cintltst/
crestst.c 76 { "root", U_ZERO_ERROR, e_Root, { TRUE, FALSE, FALSE }, { TRUE, FALSE, FALSE } },
77 { "te", U_ZERO_ERROR, e_te, { FALSE, TRUE, FALSE }, { TRUE, TRUE, FALSE } },
78 { "te_IN", U_ZERO_ERROR, e_te_IN, { FALSE, FALSE, TRUE }, { TRUE, TRUE, TRUE } },
79 { "te_NE", U_USING_FALLBACK_WARNING, e_te, { FALSE, TRUE, FALSE }, { TRUE, TRUE, FALSE } }
    [all...]

Completed in 275 milliseconds

<<61626364656667686970>>