Searched
full:tries (Results
1351 -
1375 of
2764) sorted by null
<<51525354555657585960>>
/frameworks/base/core/java/android/content/res/ |
GradientColor.java | 270 * tag in an XML document, tries to create a GradientColor from that tag.
|
/frameworks/base/core/java/android/preference/ |
GenericInflater.java | 504 * Before this inflater tries to create an item from the tag, this method
|
/frameworks/base/core/java/android/provider/ |
BlockedNumberContract.java | 205 * <p>Optional in {@code insert}. When not specified, the system tries to generate it
|
/frameworks/base/core/java/android/util/ |
Log.java | 380 * up long messages and stacktraces along newlines, but tries to write in large
|
TimeUtils.java | 62 * Tries to return a time zone that would have had the specified offset
|
/frameworks/base/docs/html/about/versions/ |
android-1.1.jd | 75 it tries to use the Android 1.1 APIs.</p>
|
/frameworks/base/docs/html/guide/practices/ |
verifying-apps-art.jd | 282 files are now ELF files and not an extended form of DEX files. While ART tries
|
/frameworks/base/docs/html/ndk/guides/ |
ndk-gdb.jd | 113 <td><p>When you start {@code ndk-gdb}, it tries by default to attach to an existing running instance of
|
/frameworks/base/docs/html/training/articles/ |
memory.jd | 88 <p>In order to fit everything it needs in RAM, Android tries to share RAM pages across processes. It 146 has available overall. If your app has reached the heap capacity and tries to allocate more 316 megabytes. If your app tries to allocate more memory than is available here, it will receive an [all...] |
/frameworks/base/docs/html/training/displaying-bitmaps/ |
cache-bitmap.jd | 278 // Creates a unique subdirectory of the designated app cache directory. Tries to use external
|
/frameworks/base/docs/html/training/id-auth/ |
authenticate.jd | 208 So this is a failure that can only be detected when an application like yours tries to use the auth
|
/frameworks/base/libs/hwui/ |
LayerBuilder.cpp | 120 * op tries to merge at all, and b) if the op can merge with another set of ops
|
/frameworks/base/services/core/java/com/android/server/location/ |
ComprehensiveCountryDetector.java | 372 Slog.d(TAG, "tries to stop LocationBasedDetector "
|
/frameworks/native/include/input/ |
InputTransport.h | 285 * Tries to combine a series of move events into larger batches whenever possible.
|
/frameworks/native/services/sensorservice/ |
mat.h | 239 // user tries to set too many columns
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/ |
GenericInflater.java | 475 * Before this inflater tries to create an item from the tag, this method
|
/frameworks/rs/java/tests/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/ |
BNNMTest.java | 121 // higher than 5%. This test tries to measure those properties on an example
|
/frameworks/support/graphics/drawable/animated/src/android/support/graphics/drawable/ |
AnimatedVectorDrawableCompat.java | 155 * document, tries to create a Drawable from that tag. Returns {@code null}
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
StaggeredGridDefault.java | 19 * This implementation tries to fill items in consecutive row order. The next
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
viddec_pm_utils_bstream.c | 197 This function checks to see if we have minimum amount of data else tries to reload as much as it can.
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/include/ |
viddec_fw_parser_host.h | 201 a workload was pushed into output and INT line is free. If host holds onto INT when firmware tries to send an INT
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
vpx_codec.h | 362 * associated with the given ctrl_id. It tries to call this function
|
/libcore/dalvik/src/main/java/dalvik/system/ |
DexFile.java | 273 * the class loader that tries to load the class (in most cases
|
/libcore/luni/src/main/java/java/util/concurrent/ |
FutureTask.java | 426 * Tries to unlink a timed-out or interrupted wait node to avoid
|
LinkedTransferQueue.java | 69 * requests. When a thread tries to enqueue a data node, but 298 * it tries to unsplice any nodes between the current "head" 497 * Tries to artificially match a data node -- used by remove. 618 * Tries to append node s as tail. [all...] |
Completed in 1975 milliseconds
<<51525354555657585960>>