/frameworks/base/tools/aidl/ |
D | generate_java_binder.cpp | 139 NewExpression* ne = new NewExpression(NAMES.Find(proxyType)); in make_as_interface() 520 NAMES.Find(iface->package, iface->name.data)); in generate_binder_interface_class() 532 NAMES.Find(iface->package, append(iface->name.data, ".Stub").c_str()), in generate_binder_interface_class() 538 NAMES.Find(iface->package, in generate_binder_interface_class()
|
D | Type.cpp | 1067 new MethodCall( NAMES.Find(type), "asInterface", 1, in CreateFromParcel() 1281 Type* t = Find(type->QualifiedName()); in Add() 1299 Namespace::Find(const string& name) const in Find() function in Namespace 1311 Namespace::Find(const char* package, const char* name) const in Find() function in Namespace 1319 return Find(s); in Find() 1340 Type* result = Find(name); in Search() 1403 return this->Find(result->QualifiedName()); in Search()
|
D | Type.h | 482 Type* Find(const string& name) const; 483 Type* Find(const char* package, const char* name) const;
|
D | aidl.cpp | 317 Type* old = NAMES.Find(type->QualifiedName()); 882 if (NAMES.Find(import->neededClass) == NULL) {
|
D | generate_java_rpc.cpp | 954 NAMES.Find(iface->package, iface->name.data)); in generate_rpc_interface_class()
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
D | omxVCM4P2_FindMVpred_s.s | 178 ; Find the median of the 3 candidate MV's
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
D | omxVCM4P2_FindMVpred_s.s | 178 ; Find the median of the 3 candidate MV's
|
/frameworks/base/docs/html/training/basics/firstapp/ |
D | creating-project.jd | 113 <p>This prints a list of the available Android platforms that you’ve downloaded for your SDK. Find
|
/frameworks/base/docs/html/sdk/1.1_r1/ |
D | upgrading.jd | 89 …<li> Select <strong>Help</strong> > <strong>Software Updates</strong> > <strong>Find and Ins…
|
/frameworks/base/docs/html/guide/topics/ui/layout/ |
D | gridview.jd | 35 <li>Find some photos you'd like to use, or <a
|
/frameworks/base/docs/html/about/versions/ |
D | jelly-bean.jd | 24 <p class="image-caption">Find out more about the Jelly Bean features for users at <a href="http://w… 54 <p>Find out more about the Jelly Bean features for users at <a href="http://www.android.com/whatsne… 204 <h3>Find out about devices being added and removed</h3>
|
/frameworks/base/docs/html/sdk/1.0_r2/ |
D | upgrading.jd | 46 …Eclipse, then select <strong>Help</strong> > <strong>Software Updates</strong> > <strong>Find
|
/frameworks/av/media/libstagefright/matroska/ |
D | MatroskaExtractor.cpp | 389 pCues->Find(seekTimeNs, pTrack, pCP, pTP); in seek()
|
/frameworks/base/docs/html/sdk/1.0_r1/ |
D | upgrading.jd | 46 …Eclipse, then select <strong>Help</strong> > <strong>Software Updates</strong> > <strong>Find
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
D | stopping.jd | 94 <!-- TODO: Find a better example for onStop, because this kind of thing should probably use a
|
/frameworks/base/docs/html/design/patterns/ |
D | app-structure.jd | 240 <p>Find ways to display useful content on your start screen.</p>
|
/frameworks/base/docs/html/tools/publishing/ |
D | publishing_overview.jd | 9 <li>Find out how to prepare apps for release.</li>
|
D | preparing.jd | 9 <li>Find out how to configure and build your app for release.</li>
|
/frameworks/base/docs/html/tools/workflow/ |
D | publishing_overview.jd | 9 <li>Find out how to prepare apps for release.</li>
|
/frameworks/base/docs/html/tools/workflow/publishing/ |
D | publishing_overview.jd | 9 <li>Find out how to prepare apps for release.</li>
|
D | preparing.jd | 9 <li>Find out how to configure and build your app for release.</li>
|
/frameworks/base/docs/html/sdk/1.5_r1/ |
D | upgrading.jd | 153 <strong>Find and Install</strong>. </li>
|
/frameworks/base/docs/html/sdk/1.5_r3/ |
D | upgrading.jd | 155 <strong>Find and Install</strong>. </li>
|
/frameworks/base/docs/html/sdk/1.5_r2/ |
D | upgrading.jd | 153 <strong>Find and Install</strong>. </li>
|
/frameworks/base/docs/html/tools/testing/ |
D | testing_eclipse.jd | 167 Find the Java package identifier set by the projection creation wizard. If you haven't
|