HomeSort by relevance Sort by last modified time
    Searched full:what (Results 26 - 50 of 4330) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/base/core/tests/coretests/src/android/os/
IdleHandlerTest.java 71 if (msg.what == 0) {
73 } else if (msg.what == 1) {
104 if (msg.what == 0) {
107 } else if (msg.what == 1) {
109 } else if (msg.what == 2) {
142 if (msg.what == 0) {
144 } else if (msg.what == 1) {
175 if (msg.what == 0) {
178 } else if (msg.what == 1) {
180 } else if (msg.what == 2)
    [all...]
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
ustdxept.h 32 inline virtual const char* what (void) const throw() { return ("error"); } function in class:ustl::error_message
49 inline virtual const char* what (void) const throw() { return ("logic error"); } function in class:ustl::logic_error
60 inline virtual const char* what (void) const throw() { return ("domain error"); } function in class:ustl::domain_error
71 inline virtual const char* what (void) const throw() { return ("invalid argument"); } function in class:ustl::invalid_argument
82 inline virtual const char* what (void) const throw() { return ("length error"); } function in class:ustl::length_error
93 inline virtual const char* what (void) const throw() { return ("out of range"); } function in class:ustl::out_of_range
104 inline virtual const char* what (void) const throw() { return ("runtime error"); } function in class:ustl::runtime_error
115 inline virtual const char* what (void) const throw() { return ("range error"); } function in class:ustl::range_error
126 inline virtual const char* what (void) const throw() { return ("overflow error"); } function in class:ustl::overflow_error
137 inline virtual const char* what (void) const throw() { return ("underflow error"); function in class:ustl::underflow_error
    [all...]
  /external/clearsilver/python/examples/base/
profiler.py 34 hdf.setValue("%s.%d.what" % (prefix, n), " " * p.depth + p.what)
38 def __init__ (self, klass, what):
47 self.what = what
  /external/netcat/scripts/
alta 5 ## Second optional arg switches the "what" field, to e.g. "news"
8 WHAT="web"
9 test "${2}" && WHAT="${2}"
16 QB="GET /cgi-bin/query?pg=q&what=${WHAT}&fmt=c&q=\"${PLUSARG}\""
  /cts/tests/tests/os/src/android/os/cts/
MessageTest.java 32 public static final int WHAT = 1;
143 assertEquals(0, message.what);
160 Message message = Message.obtain(mHandler, WHAT, ARG1, ARG2, OBJ);
164 assertEquals(message.what, expected.what);
200 Message expected = Message.obtain(mHandler, WHAT);
202 assertEquals(WHAT, expected.what);
212 Message expected = Message.obtain(mHandler, WHAT, OBJ);
214 assertEquals(WHAT, expected.what)
    [all...]
HandlerTest.java 141 mHandler1.removeMessages(msg.what);
172 assertFalse(mHandler.hasMessages(msg.what));
174 assertTrue(mHandler.hasMessages(msg.what));
175 mHandler.removeMessages(msg.what);
176 assertFalse(mHandler.hasMessages(msg.what));
188 assertFalse(mHandler.hasMessages(msg.what, msg.obj));
190 assertTrue(mHandler.hasMessages(msg.what, msg.obj));
191 mHandler.removeMessages(msg.what);
192 assertFalse(mHandler.hasMessages(msg.what, msg.obj));
250 assertEquals(0, mHandler1.what);
692 public int what; field in class:HandlerTest.MockHandler
    [all...]
  /frameworks/base/core/java/android/os/
Message.java 37 * what this message is about. Each {@link Handler} has its own name-space
41 public int what; field in class:Message
117 m.what = orig.what;
160 * <em>what</em> members on the Message.
162 * @param what Value to assign to the <em>what</em> member.
165 public static Message obtain(Handler h, int what) {
168 m.what = what;
    [all...]
  /external/webkit/WebKit/qt/tests/qwebframe/resources/
testiframe.html 45 <div id="content1">You can use the overflow property when you want to have better control of the layout. Try to change the overflow property to: visible, hidden, auto, or inherit and see what happens. The default value is visible.
46 You can use the overflow property when you want to have better control of the layout. Try to change the overflow property to: visible, hidden, auto, or inherit and see what happens. The default value is visible.
47 You can use the overflow property when you want to have better control of the layout. Try to change the overflow property to: visible, hidden, auto, or inherit and see what happens. The default value is visible.
48 You can use the overflow property when you want to have better control of the layout. Try to change the overflow property to: visible, hidden, auto, or inherit and see what happens. The default value is visible.
49 You can use the overflow property when you want to have better control of the layout. Try to change the overflow property to: visible, hidden, auto, or inherit and see what happens. The default value is visible.
50 You can use the overflow property when you want to have better control of the layout. Try to change the overflow property to: visible, hidden, auto, or inherit and see what happens. The default value is visible.</div>
  /bionic/libc/kernel/common/linux/netfilter/
xt_connbytes.h 33 u_int8_t what; member in struct:xt_connbytes_info
  /build/core/
apicheck_msg_current.txt 3 You have tried to change the API from what has been previously approved.
  /build/target/board/emulator/
README.txt 3 HAVE_HTC_AUDIO_DRIVER constant, since that is what the emulator
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/
SignerWithRecovery.java 18 * Returns a reference to what message was recovered (if any).
  /external/opencore/tools_v2/build/make/
clear.mk 0 WHAT :=
  /external/stlport/test/compiler/
partial_spec.cpp 13 * This code represent what STLport waits from a compiler which support
ttei6.cpp 11 * This code represent what STLport waits from a compiler which support
ttei7.cpp 12 * This code represent what STLport waits from a compiler which support
  /frameworks/base/core/java/android/
package.html 7 To learn more about how to use these classes, and what a
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/netfilter/
xt_connbytes.h 33 u_int8_t what; member in struct:xt_connbytes_info
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/netfilter/
xt_connbytes.h 33 u_int8_t what; member in struct:xt_connbytes_info
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/netfilter/
xt_connbytes.h 33 u_int8_t what; member in struct:xt_connbytes_info
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/netfilter/
xt_connbytes.h 33 u_int8_t what; member in struct:xt_connbytes_info
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/netfilter/
xt_connbytes.h 33 u_int8_t what; member in struct:xt_connbytes_info
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/netfilter/
xt_connbytes.h 33 u_int8_t what; member in struct:xt_connbytes_info
  /system/core/libzipfile/
test_zipfile.c 18 enum { HUH, LIST, UNZIP } what = HUH; local
21 what = LIST;
24 what = UNZIP;
56 switch (what)
  /external/stlport/test/unit/
messages_facets_test.cpp 28 //CPPUNIT_MESSAGE( e.what() );
40 //CPPUNIT_MESSAGE( e.what() );
52 CPPUNIT_MESSAGE( e.what() );

Completed in 85 milliseconds

12 3 4 5 6 7 8 91011>>