/frameworks/base/core/java/android/content/pm/ |
IPackageManager.aidl | 103 in ComponentName caller, in Intent[] specifics,
|
/frameworks/base/test-runner/src/android/test/mock/ |
MockPackageManager.java | 207 Intent[] specifics, Intent intent, int flags) {
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
tic.h | 138 * returns one of these values after loading the specifics into the global
|
/external/chromium/chrome/browser/sync/protocol/ |
sync.proto | 54 // datatype specifics from the code. 211 optional EntitySpecifics specifics = 21;
|
/external/llvm/docs/ |
CMake.html | 28 <li><a href="#specifics">Compiler/Platform specific topics</a> 523 <a name="specifics">Compiler/Platform specific topics</a>
|
/frameworks/base/docs/html/guide/practices/design/ |
accessibility.jd | 275 <p>Depending on the specifics of your custom view, your view may need to emit one of these events at 302 class name and event timestamp, will not need to be changed. However, depending on the specifics of
|
/packages/apps/Contacts/src/com/android/contacts/ |
CallDetailActivity.java | 544 // Read call log specifics. 558 // Read contact specifics. [all...] |
/libcore/luni/src/main/java/org/w3c/dom/ |
Document.java | 220 * in the XML case. The following list describes the specifics for each [all...] |
/external/chromium/chrome/browser/sync/engine/ |
process_commit_response_command.cc | 380 committed_entry.specifics());
|
/external/chromium/chrome/browser/sync/ |
profile_sync_service_typed_url_unittest.cc | 62 using syncable::SPECIFICS;
|
profile_sync_service_autofill_unittest.cc | 75 using syncable::SPECIFICS; 571 item.Put(SPECIFICS, entity_specifics); [all...] |
profile_sync_service_password_unittest.cc | 58 using syncable::SPECIFICS;
|
/external/chromium/net/proxy/ |
proxy_service.h | 66 // for the specifics.
|
/external/chromium/net/socket/ |
transport_client_socket_pool.cc | 111 // See comment #12 at http://crbug.com/23364 for specifics.
|
/external/valgrind/main/cachegrind/docs/ |
cg-manual.xml | [all...] |
/external/valgrind/main/docs/html/ |
cg-manual.html | 48 <dt><span class="sect2"><a href="cg-manual.html#cache-sim">5.7.1. Cache Simulation Specifics</a></span></dt> 49 <dt><span class="sect2"><a href="cg-manual.html#branch-sim">5.7.2. Branch Simulation Specifics</a></span></dt> [all...] |
manual.html | 140 <dt><span class="sect2"><a href="cg-manual.html#cache-sim">5.7.1. Cache Simulation Specifics</a></span></dt> 141 <dt><span class="sect2"><a href="cg-manual.html#branch-sim">5.7.2. Branch Simulation Specifics</a></span></dt>
|
/external/chromium/chrome/browser/sync/syncable/ |
syncable.cc | 692 const sync_pb::EntitySpecifics& local_specifics = (*it)->ref(SPECIFICS); [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
URI.java | 239 * setter methods for specifics. 266 * setter methods for specifics. [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
URI.java | 236 * setter methods for specifics. 263 * setter methods for specifics. [all...] |
/external/chromium/testing/gtest/src/ |
gtest-death-test.cc | 541 // specifics of starting new processes on Windows, death tests there are 548 // the specifics of pipes on Windows, some extra steps are required: [all...] |
/external/gtest/src/ |
gtest-death-test.cc | 370 // specifics of starting new processes on Windows, death tests there are 377 // the specifics of pipes on Windows, some extra steps are required: [all...] |
/external/llvm/utils/unittest/googletest/ |
gtest-death-test.cc | 493 // specifics of starting new processes on Windows, death tests there are 500 // the specifics of pipes on Windows, some extra steps are required: [all...] |
/external/protobuf/gtest/src/ |
gtest-death-test.cc | 493 // specifics of starting new processes on Windows, death tests there are 500 // the specifics of pipes on Windows, some extra steps are required: [all...] |
/external/chromium/testing/gmock/ |
README | 12 specifics in mind, it can help you derive better designs of your
|