HomeSort by relevance Sort by last modified time
    Searched full:indicate (Results 426 - 450 of 3719) sorted by null

<<11121314151617181920>>

  /dalvik/vm/native/
dalvik_system_VMRuntime.cpp 61 * Callback function from the framework to indicate that an app has gone
80 * Callback function from the framework to indicate that a VM instance wants to
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
ServerSocketTest.java 646 assertFalse("Socket should indicate it is not closed(1):", serverSocket
649 assertTrue("Socket should indicate it is closed(1):", serverSocket
654 assertFalse("Socket should indicate it is not closed(1):", serverSocket
657 assertTrue("Socket should indicate it is closed(1):", serverSocket
661 assertFalse("Socket should indicate it is not closed(1):", serverSocket
664 assertTrue("Socket should indicate it is closed(1):", serverSocket
668 assertFalse("Socket should indicate it is not closed(1):", serverSocket
671 assertTrue("Socket should indicate it is closed(1):", serverSocket
    [all...]
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/isismtt/
ISISMTTObjectIdentifiers.java 33 * Attribute to indicate that the certificate holder may sign in the name of
39 * Attribute to indicate admissions to certain professions. May be used as
  /external/chromium/net/test/
test_server.h 59 // Special value used to indicate that any algorithm the server supports
98 // HTTPS server, or BULK_CIPHER_ANY to indicate that all implemented
  /external/icu4c/common/
usc_impl.h 75 * On exit the value will indicate the success of the operation.
120 * On exit the value will indicate the success of the operation.
  /external/jpeg/
jconfig.doc 22 * These symbols indicate the properties of your machine or compiler.
122 /* These defines indicate which image (non-JPEG) file formats are allowed. */
jconfig.h 23 * These symbols indicate the properties of your machine or compiler.
123 /* These defines indicate which image (non-JPEG) file formats are allowed. */
  /external/qemu/android/utils/
mapfile.h 109 * This routine returns NULL on failure and sets errno to indicate the error.
125 * errno to indicate the error.
  /external/qemu/block/
qcow2.h 42 /* indicate that the refcount of the referenced cluster is exactly one. */
44 /* indicate that the cluster is compressed (they never have the copied flag) */
  /external/srtp/crypto/include/
crypto_types.h 95 * to indicate that no encryption is to be performed.
160 * The NULL_AUTH function does nothing, and can be selected to indicate
  /external/srtp/crypto/test/
auth_driver.c 177 return 0.0; /* indicate failure */
185 return 0.0; /* indicate failure */
  /frameworks/base/core/java/android/content/
ContentProviderClient.java 32 * using {@link #release} in order to indicate to the system that the {@link ContentProvider} is
124 * Call this to indicate to the system that the associated {@link ContentProvider} is no
  /frameworks/base/core/java/android/util/
StateSet.java 76 // We use negative values to indicate must-NOT-match states.
133 // We use negative values to indicate must-NOT-match states.
  /frameworks/base/core/java/android/widget/
ScrollBarDrawable.java 50 * Indicate whether the horizontal scrollbar track should always be drawn regardless of the
60 * Indicate whether the vertical scrollbar track should always be drawn regardless of the
  /frameworks/base/core/java/com/android/internal/view/menu/
MenuPresenter.java 87 * Called by Menu implementations to indicate that a submenu item
97 * Called by Menu implementations to indicate that a menu or submenu is
  /frameworks/base/docs/html/guide/topics/ui/
ui-events.jd 129 This returns a boolean to indicate whether you have consumed the event and it should not be carried further.
130 That is, return <em>true</em> to indicate that you have handled the event and it should stop here;
134 This returns a boolean to indicate whether you have consumed the event and it should not be carried further.
135 That is, return <em>true</em> to indicate that you have handled the event and it should stop here;
139 This returns a boolean to indicate whether your listener consumes this event. The important thing is that
141 down action event is received, you indicate that you have not consumed the event and are also
185 upon a parent View to indicate that it should not intercept touch events with <code>{@link
221 Views become available. Views indicate their willingness to take focus
  /frameworks/base/graphics/java/android/renderscript/
Type.java 32 * while the Y and Z dimensions would be zero to indicate not present. In this
36 * <p>The LOD and Faces dimensions are booleans to indicate present or not present.</p>
  /frameworks/base/include/media/stagefright/
MetadataBufferType.h 63 * kMetadataBufferTypeCameraSource is used to indicate that
69 * kMetadataBufferTypeGrallocSource is used to indicate that
  /frameworks/base/telephony/java/com/android/internal/telephony/
Call.java 51 // Flag to indicate if the current calling/caller information
229 * To indicate if the connection information is accurate
  /libcore/luni/src/main/java/java/io/
ObjectStreamConstants.java 35 // These are tags to indicate the stream contents
149 // Flags that indicate if the object was serializable, externalizable
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentMap.java 46 * (A <tt>null</tt> return can also indicate that the map
121 * (A <tt>null</tt> return can also indicate that the map
  /ndk/sources/host-tools/ndk-stack/elff/
mapfile.h 109 * This routine returns NULL on failure and sets errno to indicate the error.
125 * errno to indicate the error.
  /packages/apps/Mms/res/xml/
mms_config.xml 57 to indicate no limit. -->
75 to indicate default value -->
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
InputModeSwitcher.java 60 * Bits used to indicate soft keyboard layout. If none bit is set, the
96 * Used to indicate which language the current input mode is in. If the
108 * Used to indicate the current language. An input mode should be anded with
114 * Used to indicate the current language. An input mode should be anded with
120 * Used to indicate which case the current input mode is in. For example,
128 * Used to indicate the current case information. An input mode should be
134 * Used to indicate the current case information. An input mode should be
236 * Used to indicate required toggling operations.
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/
typeinfo 57 // __GXX_TYPEINFO_EQUALITY_INLINE to 1 or 0 to indicate whether or not
59 // indicate whether or not pointer comparison can be used.

Completed in 2726 milliseconds

<<11121314151617181920>>