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

<<11121314151617181920>>

  /frameworks/base/core/tests/coretests/src/android/os/
HandlerTester.java 70 // Call into them with our monitor locked, so they don't have
  /frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPerms/src/com/android/framework/externalsharedpermstestapp/
ExternalSharedPermsTest.java 34 * tries to use them, so we can verify whether permissions are granted and accessible.
  /frameworks/base/core/tests/hosttests/test-apps/ExternalSharedPermsDiffKey/src/com/android/framework/externalsharedpermsdiffkeytestapp/
ExternalSharedPermsDiffKeyTest.java 32 * tries to use them, so we can verify whether permissions are granted and accessible.
  /frameworks/base/docs/html/guide/topics/ui/
custom-components.jd 47 examples of what you could do with them:</p>
68 You could capture other events like key presses and handle them in some custom
73 The sections below explain how to create custom Views and use them in your application.
103 that use them. This is useful because it controls access to them but
117 won't do, no matter how you combine them.</p>
196 although it can choose to exceed them (in this case, the parent can
376 contained components, or you can nest them programmatically from your
381 superclass expects, and pass them through to the superclass constructor
402 you can still override them if you need to
    [all...]
  /frameworks/base/include/utils/
ByteOrder.h 37 * much; performance is currently not an issue for them since the
  /frameworks/base/media/libstagefright/
MediaBufferGroup.cpp 73 // All buffers are in use. Block until one of them is returned to us.
  /ndk/samples/hello-jni/src/com/example/hellojni/
HelloJni.java 51 * you call them.
  /packages/apps/Contacts/res/xml/
searchable.xml 19 once Search Manager is enhanced to allow them.
  /packages/apps/Mms/src/org/w3c/dom/events/
EventListener.java 26 * newly created copy the user must add them manually.
  /prebuilt/darwin-x86/flex/
NOTICE 38 for them, you are not even bound by the above copyright.
  /prebuilt/linux-x86/flex/
NOTICE 38 for them, you are not even bound by the above copyright.
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
symcat.h 30 the two labels instead of concatenating them. Instead, make sure to
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/
Xos.h 90 * index/rindex and strchr/strrchr, so any systems that don't provide them all
95 * because someone might be using them as function pointers, and such
96 * a change would break compatibility for anyone who's relying on them
97 * being the way they currently are. So we're stuck with them this way,
  /prebuilt/windows/flex/
NOTICE 38 for them, you are not even bound by the above copyright.
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
SettingsController.java 34 * Users of this class must first load the settings before changing them and save
35 * them when modified.
237 * When settings have changed: retrieve the new settings, apply them and save them.
  /bionic/linker/
README.TXT 15 any internal relocations within them are stripped from the corresponding
106 must be called explicitely from the DT_INIT_ARRAY, and each one of them
113 are in charge of calling them explicitely.
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ExecutorCompletionService.java 22 * run them concurrently, processing the results of each of them that
130 * them not to be retrievable.
  /external/bison/lib/
getopt_int.h 63 REQUIRE_ORDER means don't recognize them as options;
100 of them; `last_nonopt' is the index after the last of them. */
  /external/e2fsprogs/misc/
chattr.1.in 25 existing attributes of the files; `-' causes them to be removed; and
26 `=' causes them to be the only attributes that the files have.
56 this file compresses data before storing them on the disk. Note: please
  /external/easymock/src/org/easymock/
EasyMockSupport.java 205 * mock objects) and turn them to a mock with nice behavior. For details,
216 * mock objects) and turn them to a mock with default behavior. For details,
227 * mock objects) and turn them to a mock with strict behavior. For details,
  /external/iproute2/doc/
nstat.sgml 14 them simultaneously, using name <tt/Xstat/ in the places which apply
15 to all of them.
103 none of them replied it gets information from kernel.
  /external/kernel-headers/original/linux/byteorder/
generic.h 14 * cleaned them up.
55 * if that's true, then detect them, and take measures.
134 * also have a macro for them in case some strange program
  /external/netcat/
Changelog 48 added h_errno strings and updated holler, gethostpoop to find them
51 sys/select.h for them what needs it
54 try rnd-options, but setsockopt tosses them. Punt...
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_endian.h 53 /* Use inline functions for compilers that support them, and static
56 header should only be included in files that actually use them.
152 /* Separate into high and low 32-bit values and swap them */
  /external/webkit/WebCore/editing/
EditCommand.cpp 85 // use them perform one if one is necessary (like for the creation of VisiblePositions).
113 // use them perform one if one is necessary (like for the creation of VisiblePositions).
138 // use them perform one if one is necessary (like for the creation of VisiblePositions).

Completed in 176 milliseconds

<<11121314151617181920>>