Searched
full:possible (Results
1801 -
1825 of
7007) sorted by null
<<71727374757677787980>>
/libcore/luni/src/main/java/java/util/ |
AbstractQueue.java | 46 * Inserts the specified element into this queue if it is possible to do so
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Executors.java | 390 * to create callables that will, if possible, execute under the 392 * not possible, throw an associated {@link 411 * to create callables that will, if possible, execute under the 413 * not possible, throw an associated {@link
|
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
ReadWriteLock.java | 64 * expected. Fair, or "in-order" implementations are also possible.
|
/libcore/luni/src/main/java/java/util/regex/ |
Pattern.java | 75 * <p>It's possible to construct arbitrary character classes using set operations: 117 * <p>Quantifiers are "greedy" by default, meaning that they will match the longest possible input 118 * sequence. There are also non-greedy quantifiers that match the shortest possible input sequence. 154 * text in the containing match. The maximum length of possible matches for look-behind patterns
|
/libcore/luni/src/main/java/javax/xml/transform/stream/ |
StreamResult.java | 153 * <code>toURI()</code> is preferred and used if possible.
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
ConnectionState.java | 63 * Returns the minimal possible size of the
|
/libcore/luni/src/main/native/ |
java_lang_StringToReal.cpp | 72 * incrementing. It is possible for us to be stuck in the loop when 205 * given string, then there are three possible results: 553 * incrementing. It is possible for us to be stuck in the loop when 644 * given string, then there are three possible results:
|
java_util_zip_Deflater.cpp | 90 // zlib reports this "if no progress is possible (for example avail_in or avail_out was
|
/libcore/luni/src/test/java/libcore/java/nio/charset/ |
OldCharsetEncoderDecoderBufferTest.java | 109 // It's no longer possible to get a byte buffer without a backing byte[] on Android.
|
/libcore/support/src/test/java/libcore/javax/net/ssl/ |
TestSSLEnginePair.java | 152 // avoid possible overflow
|
/ndk/docs/ |
OVERVIEW.html | 58 source/symbol information as possible. 93 Note however that is is possible to write a sophisticated application in 179 It is possible to store your sources in a different location by adjusting 304 to using the 'ndk-build' command as soon as possible, since we may remove
|
/ndk/sources/host-tools/ndk-stack/elff/ |
dwarf_die.h | 61 * Name for this DIE, or NULL if it was not possible to find a relevant DIE
|
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppRfcommListener.java | 119 * it's possible that create will fail in some cases.
|
/packages/apps/Contacts/res/layout-sw580dp/ |
people_activity.xml | 71 <!-- This layout includes all possible views needed for a contact detail page -->
|
/packages/apps/Contacts/res/layout-sw580dp-w1000dp/ |
people_activity.xml | 78 <!-- This layout includes all possible views needed for a contact detail page -->
|
/packages/apps/Contacts/src/com/android/contacts/detail/ |
ContactDetailUpdatesFragment.java | 137 // It is possible that the contact data was set to the fragment when it was first attached
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/mail/ |
Folder.java | 117 * possible) objects to be filled in with later requests. In most cases this
|
/packages/apps/Email/emailcommon/src/org/apache/commons/io/input/ |
AutoCloseInputStream.java | 30 * stream as soon as possible even if the client application (by not explicitly
|
/packages/apps/Email/tests/src/com/android/email/activity/ |
MessageViewTests.java | 40 // * It might be possible to convert these to ActivityUnitTest, which would be faster.
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
InstallWidgetReceiver.java | 134 // Use the convert-view where possible
|
/packages/apps/Phone/src/com/android/phone/ |
Constants.java | 40 * The enum values here cover all possible result status / error
|
EmergencyCallHelper.java | 202 // Possible service states: 247 * on the radio), it's still possible for the call to fail with the 419 // (It's still possible that this call will fail, and disconnect 471 * placeCall(), since it's still possible the call will disconnect
|
RespondViaSmsManager.java | 69 * This is an AlertDialog containing a ListView showing the possible 231 // Possible fixes: 232 // (1) Is it possible to allow a specific Toast to be visible 524 // (TODO: That might still be possible eventually, though. Is
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/ |
GoogleSearch.java | 62 // send out the request to /checksearchdomain as early as possible.
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
BatterySipper.java | 149 // Convert package names to user-facing labels where possible
|
Completed in 1904 milliseconds
<<71727374757677787980>>