HomeSort by relevance Sort by last modified time
    Searched full:bail (Results 226 - 250 of 481) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/appwidget/
AppWidgetHostView.java 266 // Bail if missing package name
  /frameworks/base/core/jni/
android_database_SQLiteQuery.cpp 285 // All rows processed, bail
  /frameworks/base/libs/ui/
FramebufferNativeWindow.cpp 91 // bail out if we can't initialize the modules
  /hardware/ril/libril/
ril_event.cpp 373 // bail?
  /packages/apps/AlarmClock/src/com/android/alarmclock/
SetAlarm.java 94 // Bad alarm, bail to avoid a NPE.
  /packages/apps/Browser/src/com/android/browser/
BrowserHistoryPage.java 319 // Bail early if the Cursor is closed.
  /packages/apps/Contacts/src/com/android/contacts/
CallDetailActivity.java 258 // bail out and show error to users.
  /packages/apps/Contacts/src/com/android/contacts/ui/
QuickContactWindow.java 616 // Bail early when query is stale
620 // Problem while running query, so bail without showing
875 // Bail early if no valid resources
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/ui/widget/
ContactEditorView.java 171 // Bail if invalid state or source
  /packages/apps/DeskClock/src/com/android/deskclock/
SetAlarm.java 129 // Bad alarm, bail to avoid a NPE.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 305 // Check the last one's priority and bail
  /dalvik/vm/mterp/out/
InterpAsm-armv5te-vfp.S     [all...]
InterpAsm-armv7-a-neon.S     [all...]
InterpAsm-armv7-a.S     [all...]
InterpAsm-armv4t.S     [all...]
InterpAsm-armv5te.S     [all...]
  /build/libs/host/
CopyFile.c 587 goto bail;
614 bail:
  /dalvik/vm/native/
dalvik_system_VMDebug.c 789 goto bail;
836 bail:
  /external/webkit/WebCore/rendering/
SVGInlineTextBox.cpp 468 // underline also runs into the next run. Bail now, no more marker advancement.
471 // underline is completely after this run, bail. A later run will paint it.
  /external/webkit/WebKit/mac/Misc/
WebIconDatabase.mm 106 // Inform the bridge and, if we're disabled, bail from init right here
624 // We found no Safari-2-style icon database. Bail out immediately and do not delete everything
  /packages/apps/Contacts/src/com/android/contacts/model/
EntityDelta.java 103 // Bail early if trying to merge delete with missing local
720 // Bail early if trying to merge delete with missing local
  /system/core/liblog/
fake_log_device.c 560 goto bail;
594 bail:
  /dalvik/libcore/luni/src/main/native/
org_apache_harmony_luni_platform_OSNetworkSystem.cpp     [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java 403 // because of this change) and we're in MMS mode, just bail out since we
    [all...]
  /external/v8/src/ia32/
macro-assembler-ia32.cc 786 // Calculate new top and bail out if new space is exhausted.
816 // Calculate new top and bail out if new space is exhausted.
844 // Calculate new top and bail out if new space is exhausted.
    [all...]

Completed in 162 milliseconds

1 2 3 4 5 6 7 8 91011>>