Searched
full:there (Results
451 -
475 of
24139) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteException.java | 22 * A SQLite exception that indicates there was an error with SQL parsing or execution.
|
/frameworks/base/core/java/android/speech/tts/ |
UtteranceProgressListener.java | 37 * at any point in the synthesis process. Note that there might be calls 38 * to {@link #onStart(String)} for specified utteranceId but there will never 50 * at any point in the synthesis process. Note that there might be calls 51 * to {@link #onStart(String)} for specified utteranceId but there will never
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
ListBottomGravityMany.java | 24 * Basic bottom gravity scenario, nothing fancy. There are
|
ListTopGravityMany.java | 22 * Basic top gravity scenario, nothing fancy. There are
|
/frameworks/base/samples/training/network-usage/ |
README.txt | 13 -- Detects when there is a change in the device's connection status and responds accordingly. For example, if
|
/frameworks/base/services/core/java/com/android/server/ |
NativeDaemonTimeoutException.java | 20 * An exception that indicates there was a timeout with a
|
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/ |
GenericViewTest.java | 30 // There used to be a compile error when the View was generic
|
/frameworks/multidex/library/ |
README.txt | 12 There is technically no source, but the src folder is necessary
|
/frameworks/opt/setupwizard/tools/gradle/ |
android.properties | 21 // There are so many lint errors at the time being (even in the support libs)
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
FragmentAnimationProvider.java | 41 * Animates the entry of the fragment in the case where there is a previous step fragment 49 * Animates the exit of the fragment in the case where there is a previous step fragment 57 * Animates the re-entry of the fragment in the case where there is a previous step fragment 65 * Animates the return of the fragment in the case where there is a previous step fragment
|
/frameworks/volley/src/main/java/com/android/volley/ |
NetworkError.java | 20 * Indicates that there was a network error when performing a Volley request.
|
/hardware/broadcom/wlan/ |
.gitignore | 7 # command after changing this file, to see if there are
|
/hardware/libhardware/modules/sensors/ |
SensorEventQueue.h | 31 * thread without a mutex lock. But there can only be one writer at a time. 44 // Returns length of region, between zero and min(capacity, requestedLength). If there is any 50 // regions. This class expects there to be exactly one writer at a time. 71 // Blocks until space is available. No-op if there is already space.
|
/libcore/dex/src/main/java/com/android/dex/ |
DexException.java | 22 * Thrown when there's a format problem reading, writing, or generally
|
DexIndexOverflowException.java | 20 * Thrown when there's an index overflow writing a dex file.
|
/libcore/luni/src/main/java/java/sql/ |
Ref.java | 44 * if there is a database error. 54 * if there is a database error. 67 * if there is a database error. 79 * if there is a database error.
|
/libcore/luni/src/main/java/javax/net/ssl/ |
X509KeyManager.java | 42 * @return the alias name of a matching key or {@code null} if there are no 60 * @return the alias name of a matching key or {@code null} if there are no 86 * {@code null} if there are no matching aliases. 100 * {@code null} if there are no matching aliases.
|
/libcore/luni/src/main/java/javax/sql/ |
DataSource.java | 30 * registered with a JNDI naming service directory and is retrieved from there 34 * JDBC driver. There are three variants of the {@code DataSource} interface, 62 * if there is a problem accessing the database. 78 * if there is a problem accessing the database.
|
/ndk/sources/host-tools/make-3.81/tests/scripts/ |
test_template | 18 # There are various special tokens, options, etc. See the full documentation
|
/ndk/tests/build/no-installable-modules/ |
build.sh | 1 # Check that if there are no installable modules (i.e. shared libraries
|
/ndk/tests/device/issue20176-__gnu_Unwind_Find_exidx/jni/ |
issue20176-__gnu_Unwind_Find_exidx.cpp | 41 // Need to recompile Android 2.1 from source and debug platform from there
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
none.hpp | 19 // -- * To be verified, now that there's no unnamed namespace
|
/packages/apps/Camera2/src/com/android/camera/device/ |
SingleDeviceCloseListener.java | 29 * Occurs when there is an exception closing the device.
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/ |
ServiceUnavailableException.java | 20 * An Exception thrown when a service proxy requires a result and there's a remote exception; this
|
/packages/apps/Messaging/build/ |
README | 8 google-style-checker_deploy.jar is pulled from the build share at /google/data/ro/teams/devtools/glint/linters/live/google-style-checker_deploy.jar and can be pulled from there as needed.
|
Completed in 341 milliseconds
<<11121314151617181920>>