/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
PaletteComposite.java | 356 // Tell the root composite that its content changed.
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/ |
AvdStartDialog.java | 369 * can tell us.
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
LocPathIterator.java | 276 * Tell if the expression is a nodeset expression. 509 // Tell if this is being called from within a predicate.
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/compiler/ |
Compiler.java | [all...] |
/external/libffi/ |
ltcf-gcj.sh | 370 # Tell ltmain to make .lib files, not .a files. 670 # This hack is so that the source file can tell whether it is being
|
/external/libpng/contrib/gregbook/ |
rpng-win.c | 417 /* wait for the user to tell us when to quit */ 667 /* wait for the user to tell us when to quit */
|
/external/libpng/ |
example.c | 186 /* Tell libpng to strip 16 bit/color files down to 8 bits/color */ 255 /* Tell libpng to handle the gamma conversion for you. The final call
|
/external/ppp/pppd/ |
pppd.h | 275 extern int kdebugflag; /* Tell kernel to print debug messages */ 598 void destroy_bundle __P((void)); /* Tell driver to destroy bundle */ [all...] |
/external/srec/srec/Semproc/src/ |
SemanticProcessorImpl.c | 519 * then tell the user right away by returning ESR_BUFFER_OVERFLOW 842 * then tell the user right away by returning ESR_BUFFER_OVERFLOW [all...] |
/external/webkit/LayoutTests/http/conf/ |
apache2-httpd.conf | 462 # Redirect allows you to tell clients about documents which used to exist in 463 # your server's namespace, but do not anymore. This allows you to tell the
|
cygwin-httpd.conf | 496 # Redirect allows you to tell clients about documents which used to exist in 497 # your server's namespace, but do not anymore. This allows you to tell the
|
fedora-httpd.conf | 526 # Redirect allows you to tell clients about documents which used to exist in 527 # your server's namespace, but do not anymore. This allows you to tell the
|
httpd.conf | 499 # Redirect allows you to tell clients about documents which used to exist in 500 # your server's namespace, but do not anymore. This allows you to tell the
|
/external/webkit/WebCore/platform/chromium/ |
PopupMenuChromium.cpp | 324 // Lay everything out to figure out our preferred size, then tell the view's 935 // Tell the <select> PopupMenuClient what index was selected. [all...] |
/frameworks/base/core/java/android/view/ |
WindowManagerPolicy.java | [all...] |
/frameworks/base/docs/html/guide/practices/design/ |
performance.jd | 83 They tell a deep truth about optimization: it is easy to do more harm than good, 298 It's also good practice, because you can tell from the method
|
/frameworks/base/docs/html/guide/topics/testing/ |
testing_android.jd | 124 specify the package name of the application under test and also tell Android how 341 The test case classes give you substantial control over starting and stopping components. For this reason, you have to specifically tell Android to start a component before you run tests against it. For example, you use the
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
Drawable.java | 47 * <li> The {@link #setBounds} method <var>must</var> be called to tell the 59 * <li> The {@link #setState} method allows the client to tell the Drawable [all...] |
/frameworks/base/opengl/libagl/ |
light.cpp | 256 // this is just a flag to tell if we have a specular component 327 // this is just a flag to tell if we have a specular component
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
KeyguardViewMediator.java | 190 * External apps (like the phone app) can tell us to disable the keygaurd. 724 * we need to decide whether to actually turn on the screen, and if so, tell [all...] |
/packages/apps/Phone/src/com/android/phone/ |
NotificationMgr.java | 698 // (For example, the current voicemail system can't tell 699 // us the caller-id or timestamp of a message, or tell us the [all...] |
/system/core/libcutils/ |
mq.c | 824 LOGW("malloc() error. Failed to tell process %d that process %d is" 855 LOGW("malloc() error. Failed to tell process %d that process %d is" [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
ToStream.java | 90 * State flag to tell if preservation of whitespace 101 * was text, so we can tell if we should preserve whitespace. 163 * Flag to quickly tell if the encoding is UTF8. 938 * Tell if this character can be written without escaping. [all...] |
/frameworks/base/core/java/android/app/ |
ActivityThread.java | [all...] |
/dalvik/libcore/x-net/src/main/native/ |
org_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp | 910 // Tell the world that there is now one thread less waiting for the 993 // If we are blocked by the underlying socket, tell the world that 1031 // Connection closed without proper shutdown. Tell caller we [all...] |