HomeSort by relevance Sort by last modified time
    Searched full:lose (Results 201 - 225 of 848) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/docs/html/tools/testing/
what_to_test.jd 35 Does the application maintain its state? The Activity should not lose anything that the
  /frameworks/base/docs/html/training/efficient-downloads/
regular_updates.jd 33 <p><a href="{@docRoot}training/monitoring-device-state/index.html">Optimizing Battery Life</a> discusses how to build battery-efficient apps that modify their refresh frequency based on the state of the host device. That includes disabling background service updates when you lose connectivity and reducing the rate of updates when the battery level is low.</p>
  /frameworks/base/libs/hwui/utils/
Blur.cpp 39 // the gaussian curve begins to lose its shape
  /frameworks/base/services/java/com/android/server/location/
GeofenceProxy.java 167 // is connected to, we won't lose connection to it because it's a system
  /libcore/luni/src/main/native/
realpath.cpp 106 // The symbolic link is relative, so we just lose the last path component (which
  /libcore/luni/src/test/java/libcore/java/util/
OldAndroidLocaleTest.java 106 // and don't lose the changes to the converter alias table.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
lcast_precision.hpp 157 // then you may lose accuracy by only using 6 decimal digits.
  /packages/apps/Email/tests/src/com/android/email/provider/
AttachmentProviderTests.java 579 // Command the deletion of mailbox 1 - we should lose 3 attachment files
584 // Command the deletion of mailbox 2 - we should lose 1 attachment file
627 // Command the deletion of account 1 - we should lose 4 attachment files
632 // Command the deletion of account 2 - we should lose 7 attachment file
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pymem.h 103 * caller's memory error handler to not lose track of it.
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pymem.h 103 * caller's memory error handler to not lose track of it.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
utmscale.h 174 * But they only have 53 bits of accuracy, which means that they will lose precision when
190 * This time scale is very fine grained, does not lose precision, and covers a range that
  /external/icu4c/i18n/unicode/
utmscale.h 174 * But they only have 53 bits of accuracy, which means that they will lose precision when
190 * This time scale is very fine grained, does not lose precision, and covers a range that
  /external/replicaisland/res/values/
wanda.xml 176 Android. You have to make a choice. If you don?t stop Kabocha, he?s going to transform life on this planet in ways that can?t possibly be good. But if you help Rokudou, the world will be forced to succumb to his will. This is a lose-lose situation.
  /frameworks/base/docs/html/design/get-started/
principles.jd 167 <h4 id="never-lose-my-stuff">Never lose my stuff</h4>
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
starting.jd 82 <li>Does not lose the user's progress if they leave your app and return to it at a
84 <li>Does not crash or lose the user's progress when the screen rotates between
  /packages/apps/Mms/src/com/android/mms/ui/
RecipientsEditor.java 352 // TODO: there's a situation where the span can lose its annotations:
356 // - we lose the annotation and can no longer get the span.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
generator.py 160 # fundamentally broken though because we lose idempotency when
163 # fixed bug 1974. Either way, we lose.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
generator.py 160 # fundamentally broken though because we lose idempotency when
163 # fixed bug 1974. Either way, we lose.
  /system/core/toolbox/cp/
utils.c 293 * If the source was setuid or setgid, lose the bits unless the
393 * chown. If chown fails, lose setuid/setgid bits.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/util/
PublicKeyFactory.java 205 // TODO We lose any named parameters here
  /external/chromium/base/synchronization/
condition_variable.h 51 // appears correct, as it will not "lose" any signals, and will guarantee
  /external/chromium/chrome/common/
zip.cc 101 unzCloseCurrentFile(zip_file); // Don't lose the original error code.
  /external/chromium_org/chrome/browser/extensions/
page_action_browsertest.cc 73 // Tests that we don't lose the page action icon on in-page navigations.
  /external/chromium_org/chrome/browser/profiles/
profile_destroyer.cc 75 // We want to signal this in debug builds so that we don't lose sight of
  /external/chromium_org/chrome/browser/ui/cocoa/
base_bubble_controller.mm 198 // event handlers to dismiss the bubble when it would normally lose key

Completed in 952 milliseconds

1 2 3 4 5 6 7 891011>>