Searched
full:tell (Results
351 -
375 of
1417) sorted by null
<<11121314151617181920>>
/external/webkit/WebKit/chromium/src/ |
WebWorkerBase.cpp | 58 // Tell the loader to load the data into the 'shadow page' synchronously,
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
INSTALL | 20 prints some messages that tell what it is doing. If you don't want to
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
radiotap.h | 54 * should expect in the following, and for that reason I tell the
|
/external/zlib/examples/ |
zlib_how.html | 145 the fact that we got to the end-of-file, and not know to tell <tt>deflate()</tt> to finish 248 The way we tell that <tt>deflate()</tt> has no more output is by seeing that it did not fill 251 <tt>avail_out</tt> is zero, and we can't tell that <tt>deflate()</tt> has done all it can. 311 can tell from the <em>zlib</em> stream itself when the stream is complete.
|
/frameworks/base/core/java/android/os/ |
MessageQueue.java | 137 // No messages, nobody to tell about it... time to wait!
|
/frameworks/base/core/java/android/preference/ |
PreferenceGroup.java | 267 // can tell it we are already attached
|
/frameworks/base/core/java/android/view/ |
ViewParent.java | 103 * Tell view hierarchy that the global view attributes need to be
|
/frameworks/base/docs/html/resources/articles/ |
timed-ui-updates.jd | 94 <p>But we want it to repeat, until we tell it to stop. To do this, just
|
wikinotes-linkify.jd | 73 <p>We also need to tell Linkify what to do with a match to the
|
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
jdiff_help.html | 75 You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background.
|
/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
jdiff_help.html | 75 You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background.
|
/frameworks/base/docs/html/sdk/api_diff/5/changes/ |
jdiff_help.html | 75 You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background.
|
/frameworks/base/docs/html/sdk/api_diff/6/changes/ |
jdiff_help.html | 75 You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background.
|
/frameworks/base/docs/html/sdk/api_diff/7/changes/ |
jdiff_help.html | 75 You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background.
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
jdiff_help.html | 75 You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background.
|
/packages/apps/AlarmClock/src/com/android/alarmclock/ |
AlarmKlaxon.java | 113 // No intent, tell the system not to restart us.
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmKlaxon.java | 113 // No intent, tell the system not to restart us.
|
/packages/apps/Email/src/com/android/email/mail/store/ |
ExchangeStore.java | 91 // Here's where we tell AccountManager about the new account. The addAccount
|
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/ |
UserDictionaryProvider.java | 136 // Tell the cursor what uri to watch, so it knows when its source data changes
|
/system/core/libcutils/ |
properties.c | 220 * since you can't tell the difference between "undefined" and
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/ |
XSLTElementDef.java | 296 * Tell if two objects are equal, when either one may be null. 312 * Tell if the two string refs are equal, 437 * Tell if the namespace URI and local name match this
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
CharInfo.java | 44 * This class provides services that tell if a character should have 413 * Tell if the character argument that is from 435 * Tell if the character argument that is from a
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/patterns/ |
NodeTest.java | 349 * Tell what node type to test, if not DTMFilter.SHOW_ALL. 511 * Tell what the test score is for the given node. 585 * Tell what the test score is for the given node.
|
/development/simulator/wrapsim/ |
SimMgr.c | 8 * rather than wait for the simulator to tell us to switch. 803 /* tell the sim where we're at */ 910 * Tell the simulator front-end that the display has been updated.
|
/external/bluetooth/bluez/tools/ |
ubcsp.c | 600 /* Tell the host what has happened */
705 /* Tell the caller that we have received a packet, and that it
719 /* Tell the caller that we have received a packet */
[all...] |
Completed in 70 milliseconds
<<11121314151617181920>>