Searched
full:possible (Results
426 -
450 of
3897) sorted by null
<<11121314151617181920>>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ |
AndroidContentAssist.java | 86 * is used to list all the possible roots given by actual implementations. 114 * @return an array of completion proposals or <code>null</code> if no proposals are possible 293 * In output, attrInfo also contains two possible new values (this is a hack to circumvent 313 // possible choices for the tuple(parent,attribute) 424 * - ElementDescriptor: a possible element descriptor which XML name should be completed. 425 * - AttributeDescriptor: a possible attribute descriptor which XML name should be completed. 426 * - String: string values to display as-is to the user. Typically those are possible 562 * automatically trigger the presentation of possible completions. 654 * which will be corrected if we find a possible completion for an attribute value. [all...] |
/development/tools/apkcheck/ |
README.txt | 55 In some cases involving generic signatures it may not be possible 103 and "implements java.lang.annotation.Annotation". It is not possible 117 However, it's possible to override gimmeFoo with "public MegaFoo
|
/external/bluetooth/bluez/audio/ |
gstsbcutil.c | 32 * Selects one rate from a list of possible rates 42 * Selects one number of channels option from a range of possible numbers 51 * Selects one number of blocks from a list of possible blocks
|
/external/bluetooth/glib/gio/ |
gfilenamecompleter.c | 41 * looking in the file system for clues. Can return a list of possible 346 /* Returns a list of possible matches and the basename to use for it */ 468 * Returns: array of strings with possible completions for @initial_text.
|
/external/emma/core/java12/com/vladium/emma/report/ |
AbstractReportGenerator.java | 74 // src view is not possible if 'm_hasSrcFileInfo' is false: 100 // at this point it is possible that there are no columns left: bail out 137 // note: no need to adjust m_metrics due to possible column removal above
|
/external/kernel-headers/original/linux/ |
nodemask.h | 63 * int num_possible_nodes() Number of all possible Nodes 66 * int node_possible(node) Is some node possible? 342 * on them manage all possible and online nodes.
|
/external/webkit/WebKit/mac/WebView/ |
WebPolicyDelegate.h | 40 @abstract The type of action that triggered a possible navigation. 82 possible. If there is no view available to display the resource 167 in its action. This is to avoid possible confusion about the modifiers.
|
/external/webkit/WebKit/win/Interfaces/ |
IWebPolicyDelegate.idl | 42 @abstract The type of action that triggered a possible navigation. 91 possible. If there is no view available to display the resource 186 in its action. This is to avoid possible confusion about the modifiers.
|
/frameworks/base/docs/html/guide/appendix/faq/ |
security.jd | 96 <p>Like any other open platform, it will be possible for unethical developers 101 much detail about the application as possible, with the location it is 145 work diligently to find and fix flaws as quickly as possible and to distribute
|
/frameworks/base/docs/html/resources/faq/ |
security.jd | 96 <p>Like any other open platform, it will be possible for unethical developers 101 much detail about the application as possible, with the location it is 145 work diligently to find and fix flaws as quickly as possible and to distribute
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
MediaPlayerStateUnitTestTemplate.java | 28 * A template class for running a method under test in all possible 74 * Runs the given method under test in all possible states of a MediaPlayer 466 * Checks the given method under test in all possible states of the MediaPlayer object.
|
/packages/apps/Email/src/com/android/email/ |
Email.java | 64 * Set this to 'true' to enable as much Email logging as possible. 81 * NOTE: At the moment it is not possible to open a chooser with a list of filter types, so 271 // Enable logging in the EAS service, so it starts up as early as possible.
|
/bionic/libc/private/ |
bionic_tls.h | 70 /* small technical note: it is not possible to call pthread_setspecific
|
/bionic/libm/man/ |
feclearexcept.3 | 87 For all of these functions, the possible types of exceptions
|
feenableexcept.3 | 70 For all of these functions, the possible types of exceptions
|
/cts/tests/tests/provider/src/android/provider/cts/ |
MediaStore_Audio_ArtistsTest.java | 50 + "document which describs possible values of the param volumeName.")
|
MediaStore_Audio_GenresTest.java | 49 + "document related to the possible values of param volumeName. @throw clause "
|
/cts/tools/dx-tests/ |
dx-tests.html | 72 additional parameters are possible that don't represent instructions.
|
/dalvik/dx/etc/ |
dx | 58 # invocation (instead of to dx). This makes it possible for you to add
|
/dalvik/dx/src/com/android/dx/rop/code/ |
LocalItem.java | 73 * as the least-possible string value.
|
/dalvik/dx/src/com/android/dx/ssa/ |
SCCP.java | 60 * possible. 222 * Simulates math insns, if possible. 339 /* TODO: Simplify statements when possible using the constants. */ 437 * bearers if possible. These are then referenced in later optimization
|
/dalvik/libcore/auth/src/main/java/javax/security/auth/ |
AuthPermission.java | 27 * without specifying the concrete action lists. Possible target names and
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
BlockingQueue.java | 78 * possible to remove an arbitrary element from a queue using 89 * otherwise in an implementation. So it is possible, for example, for 154 * Inserts the specified element into this queue if it is possible to do 174 * Inserts the specified element into this queue if it is possible to do
|
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/ |
Lock.java | 184 * implementations may not be possible, and if possible may be an 268 * may not be possible, and if possible may
|
/dalvik/libcore/dalvik/src/main/java/dalvik/system/ |
TemporaryDirectory.java | 54 * defined for this process, and only if it is possible (e.g., the
|
Completed in 784 milliseconds
<<11121314151617181920>>