HomeSort by relevance Sort by last modified time
    Searched full:tell (Results 301 - 325 of 2589) sorted by null

<<11121314151617181920>>

  /frameworks/base/services/java/com/android/server/am/
IntentBindRecord.java 43 /** Set when we still need to tell the service all clients are unbound. */
  /frameworks/base/services/java/com/android/server/wm/
DragState.java 291 // Tell the affected window
336 // Tell the drop target about the data. Returns 'true' if we can immediately
385 // not visible == don't tell about drags
389 // not touchable == don't tell about drags
  /frameworks/ex/variablespeed/jni/
ring_buffer.h 49 int64 Tell(int reader) const;
  /frameworks/opt/emoji/
EmojiFactory.h 36 // TODO(dmiyakawa): there should be a way to tell users the format of the
  /packages/apps/Browser/src/com/android/browser/
BrowserBookmarksAdapter.java 39 // Make sure to tell the CursorAdapter to avoid the observer and auto-requery
  /packages/apps/Calculator/src/com/android/calculator2/
EventListener.java 105 // Tell the handler that text was updated.
  /packages/apps/Camera/src/com/android/camera/panorama/
MosaicRenderer.java 74 * the mosaicing library. This will tell the renderer library to
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastReceiver.java 69 * Tell {@link CellBroadcastConfigService} to enable the CB channels.
  /packages/apps/Exchange/src/com/android/exchange/
EmailSyncAdapterService.java 86 * Partial integration with system SyncManager; we tell our EAS ExchangeService to start an
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/include/
expat_external.h 22 try really hard to tell the compiler that's what we
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/include/
expat_external.h 22 try really hard to tell the compiler that's what we
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/config/arm/
linux-elf.h 88 /* This is how we tell the assembler that two symbols have the same value. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
utmp.h 119 /* Tell the user that we have a modern system with UT_HOST, UT_PID,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt.ndk/src/com/android/ide/eclipse/adt/ndk/internal/build/
NdkEnvSupplier.java 76 // Since we're using real paths, need to tell cygwin it's OK
  /system/core/libzipfile/
zipfile.c 96 // Use the undocumented "negative window bits" feature to tell zlib
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
MyRssReader5.java 156 // can tell which form is returning a value.
198 // Tell the service to requery the service, then set
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XRTreeFrag.java 126 * Tell what kind of class this is.
247 * Tell if two objects are functionally equal.
  /external/chromium/base/memory/
weak_ptr.h 12 // calls a method on the referrers to tell them to drop their references. This
13 // approach also requires the referrers to tell the shared object when they get
  /external/chromium/chrome/browser/extensions/
extension_debugger_api.cc 122 // Attach to debugger and tell it we are ready.
143 // Tell extension that this client host has been detached.
  /external/chromium/third_party/libjingle/source/talk/base/
task.h 59 // too many triggers on one thread. Basically if you want to tell a task
61 // then you Wake() it. Don't tell it to process it right away. If it
  /external/clang/lib/Frontend/
TextDiagnosticPrinter.cpp 147 uint64_t StartOfLocationInfo = OS.tell();
159 OS.tell() - StartOfLocationInfo,
  /external/flac/include/FLAC/
callback.h 129 /** Signature for the tell callback.
173 FLAC__IOCallback_Tell tell; member in struct:__anon5808
  /external/kernel-headers/original/linux/
slab.h 52 #define SLAB_CTOR_ATOMIC 0x002UL /* tell constructor it can't sleep */
53 #define SLAB_CTOR_VERIFY 0x004UL /* tell constructor it's a verify call */
  /external/libxml2/include/libxml/
HTMLparser.h 58 * This is a very limited representation. It fails to tell us when
60 * allowed or not), and it doesn't tell us where CDATA and PCDATA
  /sdk/docs/
howto_SDK_git_cygwin.txt 113 The other thing we can do is tell git not to track the files that cause
130 needed and tell git to ignore the offending files:

Completed in 441 milliseconds

<<11121314151617181920>>