HomeSort by relevance Sort by last modified time
    Searched full:keeping (Results 276 - 300 of 1322) sorted by null

<<11121314151617181920>>

  /frameworks/base/docs/html/training/system-ui/
navigation.jd 42 Hiding the navigation and status bars (while still keeping them readily accessible)
  /frameworks/base/services/java/com/android/server/am/
ProcessRecord.java 86 boolean keeping; // Actively running code so don't kill due to that? field in class:ProcessRecord
226 pw.print(prefix); pw.print("keeping="); pw.print(keeping);
274 if (!keeping) {
  /frameworks/base/tools/aapt/
StringPool.h 163 // The following data structures are used for book-keeping as the
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Typeface_Delegate.java 38 * This class behaves like the original native implementation, but in Java, keeping previously
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccController.java 33 * This class is responsible for keeping all knowledge about
  /frameworks/support/v4/java/android/support/v4/app/
FragmentStatePagerAdapter.java 35 * the user, their entire fragment may be destroyed, only keeping the saved
  /frameworks/webview/chromium/tools/
merge_common.py 149 logging.info('Keeping ours for the following locally deleted files.\n %s',
  /libcore/luni/src/main/java/java/util/concurrent/
RecursiveAction.java 77 * right-hand-sides of repeated divisions by two, and keeping track of
  /libnativehelper/include/nativehelper/
UniquePtr.h 45 // Named to be in keeping with Android style but also to avoid
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalAlbumSet.java 114 // Move camera and download bucket to the front, while keeping the
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
VeiledAddressMatcher.java 137 * are created using special server-side logic for the purpose of keeping the real address of
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if.h 115 * being very small might be worth keeping for clean configuration.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
if.h 110 very small might be worth keeping for clean configuration. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if.h 115 * being very small might be worth keeping for clean configuration.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
if.h 110 very small might be worth keeping for clean configuration. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if.h 115 * being very small might be worth keeping for clean configuration.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
if.h 110 very small might be worth keeping for clean configuration. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_zipfile64.py 2 # The test_support.requires call is the only reason for keeping this separate
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zipfile64.py 2 # The test_support.requires call is the only reason for keeping this separate
  /system/core/include/utils/
UniquePtr.h 52 // Named to be in keeping with Android style but also to avoid
  /docs/source.android.com/src/devices/tech/
power.jd 36 Battery usage statistics are tracked by the framework. This involves keeping track of time
45 The service isn?t keeping track of battery current draw information directly. It?s collecting
53 simultaneously. For instance, multiple apps could be holding wakelocks, keeping the system
90 For instance, to attribute the cost of keeping the display on for a duration of time, the
265 online and the rest offline / hotplugged out. Keeping all CPUs but one in scheduling idle may
  /prebuilts/tools/common/proguard/proguard4.7/docs/
downloads.html 104 <li>Fixed keeping of constructor parameter names.
155 <li>Added option <code>-keeppackagenames</code> for keeping specified package
157 <li>Added option <code>-keepdirectories</code> for keeping specified directory
374 <li>No longer automatically keeping classes in parameters of specified methods
408 <li>Now automatically keeping classes in descriptors of kept class members.
  /external/chromium_org/third_party/libwebp/dsp/
lossless.c     [all...]
  /external/webp/src/dsp/
lossless.c     [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
immersive_mode_controller_ash_browsertest.cc 247 // keeping the top-of-window views revealed, that mouse hover does not prevent
257 // keeping the top-of-window views revealed, that the top-of-window views do

Completed in 3179 milliseconds

<<11121314151617181920>>