/frameworks/base/docs/html/design/patterns/ |
new.jd | 71 <p>Android 4.0 removes the need for traditional hardware keys on phones by replacing them with a
|
/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
removeAttributeNS02.java | 36 * default value it is immediately replaced. The replacing attribute has the same
|
/packages/apps/Browser/src/com/android/browser/search/ |
SearchEngineInfo.java | 153 * Formats a launchable uri out of the template uri by replacing the template parameters with
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
DictionaryPackInstallBroadcastReceiver.java | 108 // If we are replacing the package, we will receive ADDED right away so no need to
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
README.txt | 32 replacing "<adt>" with absolute filesystem path to the android plugin source location
|
/sdk/templates/other/ListFragment/root/src/app_package/ |
ListFragment.java.ftl | 31 * Large screen devices (such as tablets) are supported by replacing the ListView
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
CollectionsTest.java | 864 // test replacing elements with null 883 // test replacing null elements with another value [all...] |
/external/chromium/googleurl/src/ |
url_canon_internal.cc | 308 // Get the source and parsed structures of the things we are replacing. 342 // Get the source and parsed structures of the things we are replacing.
|
/external/icu4c/common/ |
rbbinode.cpp | 171 // flattenVariables Walk a parse tree, replacing any variable 208 // flattenSets Walk the parse tree, replacing any nodes of type setRef
|
/external/icu4c/tools/icupkg/ |
icupkg.cpp | 23 * Also for customizing ICU data (pruning, augmenting, replacing) and for 83 "This tool can also be used to just swap a single ICU data file, replacing the\n"
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/ |
StructuralWhitespaceStripper.java | 226 * Remove whitespace (including first newline) from the start of the given data command (replacing 249 * Removes whitespace from the end of the given data command (replacing it with a Noop command if
|
VarOptimizer.java | 45 * String add expressions in var commands are optimized by replacing something like: 59 * Functions call to escaping functions are optimized by replacing them with the equivalent escaping
|
/external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/t/ |
insert.t | 233 # function: Test replacing HTML comment with ToC. 282 # function: Test replacing HTML comment with ToC.
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombine.h | 267 // If we are replacing the instruction with itself, this must be in a 272 DEBUG(errs() << "IC: Replacing " << I << "\n"
|
/external/skia/include/views/ |
SkView.h | 275 /** Attach the specified artist (or null) to the view, replacing any existing 304 /** Attach the specified layout (or null) to the view, replacing any existing
|
/external/skia/legacy/include/views/ |
SkView.h | 261 /** Attach the specified artist (or null) to the view, replacing any existing 286 /** Attach the specified layout (or null) to the view, replacing any existing
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
XMPUtils.java | 177 * replacing any existing values.Properties in the destination that are not in the source 210 * // Already exists in dest and not replacing, merge structs and arrays
|
/frameworks/base/core/java/android/content/ |
SharedPreferences.java | 177 * performs the requested modifications, replacing whatever is currently 195 * performs the requested modifications, replacing whatever is currently
|
/frameworks/base/core/java/android/content/pm/ |
RegisteredServicesCache.java | 359 changes.append(" System service replacing existing: ").append(info) 362 changes.append(" Existing service replacing a removed service: ")
|
/frameworks/base/services/jni/ |
com_android_server_connectivity_Vpn.cpp | 232 // Split the route instead of replacing the default route. 255 // Split the route instead of replacing the default route.
|
/libcore/luni/src/test/java/tests/api/java/util/ |
CollectionsTest.java | [all...] |
/packages/apps/Phone/src/com/android/phone/ |
InCallUiState.java | 102 * "Manage conference" UI is visible, totally replacing the 116 * OTA call ended UI visible, replacing normal OTA in-call UI.
|
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/ |
PicasaSource.java | 371 log(TAG, "replacing " + id + " with " + PICASA_POSTS_TYPE); 376 log(TAG, "replacing " + id + " with " + PICASA_UPLOAD_TYPE);
|
/cts/tests/tests/view/src/android/view/inputmethod/cts/ |
BaseInputConnectionTest.java | 183 * replacing any existing composing text
|
/cts/tools/dasm/src/java_cup/ |
parse_action_row.java | 64 * effect of replacing all errors by that reduction. This may cause
|