/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ |
VersionCheck.java | 93 // the build id will be null, and this is handled by the builders. 95 // the build id will be null, and this is handled by the builders. 164 // the build id will be null, and this is handled by the builders. 166 // the build id will be null, and this is handled by the builders.
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
network_dropdown.js | 313 var handled = false; 322 handled = true; 332 handled = true; 337 handled = true; 342 handled = true; 354 handled = true; 358 if (handled) {
|
/external/chromium_org/chrome/browser/prerender/ |
prerender_tracker_unittest.cc | 145 // Check that a non-existant RenderView is handled correctly. 161 // Check that a page that is used is handled correctly. 219 // Check that a prerendered page cancelled by TryCancel() is handled correctly. 268 // TryCancelOnIOThread() is handled correctly. 317 // handled correctly.
|
/external/chromium_org/ppapi/host/ |
ppapi_host.cc | 51 bool handled = true; local 65 IPC_MESSAGE_UNHANDLED(handled = false) 68 if (!handled) { 71 handled = true; 77 return handled;
|
/external/chromium_org/sandbox/win/src/ |
interceptors_64.h | 57 // Interceptors handled by the file system dispatcher. 88 // Interceptors handled by the named pipe dispatcher. 97 // Interceptors handled by the process-thread dispatcher. 135 // Interceptors handled by the registry dispatcher. 154 // Interceptors handled by the sync dispatcher.
|
/external/chromium_org/third_party/skia/src/views/ |
SkWindow.cpp | 368 bool handled = false; local 392 handled = true; 399 handled = true; 407 handled = true; 414 return handled;
|
/external/chromium_org/ui/webui/resources/js/cr/ui/ |
autocomplete_list.js | 222 var handled = false; 226 handled = true; 230 // presses Enter, keep |handled| = false, so the input field can 239 handled = true; 244 if (handled) {
|
/external/clang/test/Sema/ |
switch.c | 100 switch(a) { //expected-warning{{enumeration value 'B' not handled in switch}} 158 switch(a) { //expected-warning{{enumeration value 'B' not handled in switch}} 205 switch(a) { //expected-warning{{enumeration value 'A' not handled in switch}} 211 switch(a) { //expected-warning{{enumeration value 'A' not explicitly handled in switch}} 241 switch(t) { // expected-warning{{enumeration value 'val3' not handled in switch}}
|
/external/skia/src/views/ |
SkWindow.cpp | 368 bool handled = false; local 392 handled = true; 399 handled = true; 407 handled = true; 414 return handled;
|
/frameworks/base/core/jni/ |
android_view_InputEventSender.cpp | 187 bool handled; local 188 status_t status = mInputPublisher.receiveFinishedSignal(&publishedSeq, &handled); 204 ALOGD("channel '%s' ~ Received finished signal, seq=%u, handled=%s, " 206 getInputChannelName(), seq, handled ? "true" : "false", 222 jint(seq), jboolean(handled));
|
android_view_InputQueue.cpp | 124 void InputQueue::finishEvent(InputEvent* event, bool handled) { 126 mFinishedEvents.push(key_value_pair_t<InputEvent*, bool>(event, handled)); 143 bool handled; local 150 handled = mFinishedEvents[0].getValue(); 154 reinterpret_cast<jint>(event), handled);
|
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/ |
LiveWallpaperPreview.java | 203 boolean handled = getWindow().superDispatchTouchEvent(ev); 204 if (!handled) { 205 handled = onTouchEvent(ev); 208 if (!handled && mWallpaperConnection != null && mWallpaperConnection.mEngine != null) { 224 return handled;
|
/external/chromium_org/content/browser/renderer_host/ |
render_widget_host_view_win.h | 318 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled); 320 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled); 322 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled); 324 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled); 326 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled); 328 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled); 330 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled); 332 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled); 334 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled); 338 BOOL& handled); [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
treeoutline.js | 329 var handled = false; 335 handled = nextSelectedElement ? true : false; 340 handled = nextSelectedElement ? true : false; 347 handled = true; 349 handled = true; 354 handled = nextSelectedElement ? true : false; 361 handled = true; 363 handled = true; 368 handled = nextSelectedElement ? true : false; 377 handled = this.selectedTreeElement.ondelete() [all...] |
/external/chromium_org/content/browser/web_contents/ |
web_contents_view_win.cc | 303 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled) { 310 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled) { 323 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled) { 365 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled) { 373 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled) { 386 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled) { 394 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled) { 399 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled) { 440 UINT message, WPARAM wparam, LPARAM lparam, BOOL& handled) {
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
DataConnection.java | 809 boolean retVal = HANDLED; [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
GameView.java | 122 boolean handled = false; 128 handled = true; 133 handled = true; 138 handled = true; 143 handled = true; 148 handled = true; 153 if (handled) { 165 boolean handled = false; 170 handled = true; 175 handled = true [all...] |
/external/chromium_org/ash/touch/ |
touch_observer_hud_unittest.cc | 262 // Checks if touch HUDs are correctly handled when primary display is changed. 289 // Checks if touch HUDs are correctly handled when displays are mirrored. 314 // Checks if touch HUDs are correctly handled when displays are mirrored after 344 // Checks if touch HUDs are correctly handled when the external display, which 370 // Checks if touch HUDs are correctly handled when the external display, which 400 // Checks if touch HUDs are correctly handled when all displays are removed.
|
/external/chromium_org/chrome/renderer/safe_browsing/ |
phishing_classifier_delegate.cc | 61 bool handled = true; local 64 IPC_MESSAGE_UNHANDLED(handled = false) 66 return handled; 198 bool handled = true; local 202 IPC_MESSAGE_UNHANDLED(handled = false) 204 return handled;
|
/external/chromium_org/content/plugin/ |
webplugin_delegate_stub.cc | 102 bool handled = true; local 148 IPC_MESSAGE_UNHANDLED(handled = false) 154 DCHECK(handled); 155 return handled; 275 bool* handled, 278 *handled = delegate_->HandleInputEvent(*event, &cursor_info);
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/ |
AccessibleKeyboardViewProxy.java | 211 * @return {@code true} if the event is handled 223 * @return {@code true} if the event is handled 294 * @return {@code true} if the event was handled. 304 final boolean handled = onHoverKey(currentKey, event); 306 return handled; 315 * @return {@code true} if the event was handled.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
InboundSmsHandler.java | 244 return HANDLED; 259 return HANDLED; 263 return HANDLED; 300 return HANDLED; 312 return HANDLED; 316 return HANDLED; 351 return HANDLED; 358 return HANDLED; 363 return HANDLED; 371 return HANDLED; [all...] |
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_csqrt.c | 41 * handled. 81 * The remaining special case (b is NaN) is handled just fine by
|
s_csqrtf.c | 40 * handled. 72 * The remaining special case (b is NaN) is handled just fine by
|
s_csqrtl.c | 41 * handled. 81 * The remaining special case (b is NaN) is handled just fine by
|