HomeSort by relevance Sort by last modified time
    Searched full:things (Results 401 - 425 of 3516) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/tests/coretests/src/android/view/
InflateTest.java 43 // to try to make things consistent, before doing timing
  /frameworks/base/docs/html/guide/topics/graphics/
index.jd 29 android.graphics.drawable.Drawable} objects for things such as textured buttons or frame-by-frame
  /frameworks/base/docs/html/resources/articles/
multitasking-android-way.jd 44 <p>The fact that you can see an application's process "running" does not mean the application is running or doing anything. It may simply be there because Android needed it at some point, and has decided that it would be best to keep it around in case it needs it again. Likewise, you may leave an application for a little bit and return to it from where you left off, and during that time Android may have needed to get rid of the process for other things.</p>
51 <p>So far, we have a way for applications to implicitly do work in the background, as long as the process doesn't get killed by Android as part of its regular memory management. This is fine for things like loading web pages in the background, but what about features with harder requirements? Background music playback, data synchronization, location tracking, alarm clocks, etc.</p>
65 <p>Android's generic broadcast receiver and service components allow developers to create a wide variety of efficient background operations, including things that were never originally considered. In Android 1.0 they were used to implement nearly all of the background behavior that the built-in and proprietary Google apps provided:</p>
83 The Google applications maintain a service to receive push notifications from the network; it in turn sends broadcasts to individual apps when it is told that they need to do things like synchronize contacts.</p>
  /frameworks/base/services/java/com/android/server/pm/
PackageVerificationState.java 48 * is the user ID for the package that must reply affirmative before things
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
TrackerDataHelper.java 126 * @return a cursor, null if bad things happened
  /hardware/invensense/mlsdk/platform/include/
mlmath.h 28 // This define makes Microsoft pickup things like M_PI
  /hardware/libhardware_legacy/
qemu.h 51 * object to speed things a bit.
  /libcore/dalvik/src/main/java/dalvik/system/
TemporaryDirectory.java 54 * can be created). This call will do one of three things:
  /ndk/docs/system/libc/
SYSV-IPC.html 96 strange things will happen in some parts of the system, but not all.
  /ndk/sources/host-tools/make-3.81/
configh.dos 19 /* Many things are defined already by a system header. */
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
include 67 # Make sure that target-specific variables don't impact things. This could
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
call 12 # Simple, just reverse two things
  /ndk/sources/host-tools/sed-4.2.1/m4/
extensions.m4 33 things to work.])
  /packages/apps/Gallery/src/com/android/camera/
ImageLoader.java 117 // the given runnable so things can get updated appropriately.
  /packages/apps/Settings/src/com/android/settings/vpn2/
VpnProfile.java 22 * Parcel-like entity class for VPN profiles. To keep things simple, all
  /prebuilt/darwin-x86/sdl/include/SDL/
begin_code.h 23 /* This file sets things up for C dynamic library function definitions,
  /prebuilt/linux-x86/sdl/include/SDL/
begin_code.h 23 /* This file sets things up for C dynamic library function definitions,
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-dump.h 44 /* A dump_queue is a link in the queue of things to be dumped. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-dump.h 44 /* A dump_queue is a link in the queue of things to be dumped. */
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
tree-dump.h 44 /* A dump_queue is a link in the queue of things to be dumped. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
concept_check.h 62 // BinaryPredicateConcept. The preprocessor tries to split things up on
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mman.h 97 /* The POSIX people had to invent similar names for the same things. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_link.h 128 IFLA_INET6_MCAST, /* MC things. What of them? */
usbdevice_fs.h 119 /* You can do most things with hubs just through control messages,
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
concept_check.h 62 // BinaryPredicateConcept. The preprocessor tries to split things up on

Completed in 394 milliseconds

<<11121314151617181920>>