HomeSort by relevance Sort by last modified time
    Searched full:proceed (Results 576 - 600 of 1178) sorted by null

<<21222324252627282930>>

  /external/skia/src/core/
SkGlyphCache.cpp 584 // we start at the tail and proceed backwards, as the linklist is in LRU
  /external/smack/src/org/jivesoftware/smack/
PacketReader.java 219 else if (parser.getName().equals("proceed")) {
  /external/smack/src/org/jivesoftware/smack/packet/
XMPPError.java 300 * <li>XMPPError.Type.CONTINUE - proceed (the condition was only a warning)
  /external/stressapptest/
missing 58 # we should proceed has if the program had been absent, or
  /external/v8/src/
cpu-profiler.cc 249 // proceed to the next code event.
  /external/zlib/src/examples/
zran.c 258 /* proceed only if something reasonable to do */
  /frameworks/base/core/java/android/app/backup/
IBackupManager.aidl 182 * Confirm that the requested full backup/restore operation can proceed. The system will
  /frameworks/base/docs/html/distribute/googleplay/strategies/
app-quality.jd 81 In usability and in app design too, you should listen carefully to your users. Ask a handful of real Android device users (friends, family, etc.) to try out your app and observe them as they interact with it. Look for cases where they get confused, are unsure of how to proceed, or are surprised by certain behaviors. Minimize these cases by rethinking some of the interactions in your app, perhaps working in some of the <a href="http://www.youtube.com/watch?v=M1ZBjlCRfz0">user interface patterns</a> the Android UI team discussed at Google I/O.</p>
  /frameworks/base/docs/html/training/animation/
zoom.jd 195 // immediately and proceed with this one.
  /frameworks/base/graphics/java/android/graphics/
Atlas.java 234 * fit. It will then split the now occupied cell and proceed onto
  /frameworks/ex/common/java/com/android/common/
OperationScheduler.java 326 * Reset all transient error counts, allowing the next operation to proceed
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
QueryController.java 152 Log.e(LOG_TAG, "Cannot proceed when root node is null. Aborted search");
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentSkipListSet.java 28 * ConcurrentModificationException}, and may proceed concurrently with
  /ndk/sources/host-tools/make-3.81/config/
missing 56 # we should proceed has if the program had been absent, or
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
missing 56 # we should proceed has if the program had been absent, or
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSecurity.java 307 * If the user clicks OK, we proceed into the "tryAdvanceSecurity" flow. If the user cancels,
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasOutboxSync.java 331 // If we don't support SmartForward and it's a forward, then don't proceed.
  /packages/apps/Settings/src/com/android/settings/accounts/
AccountSyncSettings.java 102 // If already out of this screen, don't proceed.
  /packages/providers/DownloadProvider/res/values/
strings.xml 184 <!-- Text for button to cancel a download because it's too large to proceed over the mobile
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
filelist.py 122 # can proceed with minimal error-checking.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
charset.py 125 in. Conversions will proceed from input charset, to Unicode, to the
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
filelist.py 122 # can proceed with minimal error-checking.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
charset.py 125 in. Conversions will proceed from input charset, to Unicode, to the
  /external/aac/libSBRdec/src/
lpp_tran.cpp 616 /* Lowband not in current patch - proceed */
727 /* Lowband not in current patch or highband out of range (might be caused by biterrors)- proceed */
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/
ActionTranslator.g 335 // This asserts that if it's a label or a ref to a rule proceed but only if the attribute
364 // This asserts that if it's a label or a ref to a rule proceed but only if the attribute

Completed in 2081 milliseconds

<<21222324252627282930>>