Home
last modified time | relevance | path

Searched refs:qualified (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/base/tools/aidl/
DType.cpp303 Type::SetQualifiedName(const string& qualified) in SetQualifiedName() argument
305 m_qualifiedName = qualified; in SetQualifiedName()
1293 g.qualified = package + '.' + name; in AddGenericType()
1414 if (g.qualified == name) { in search_generic()
DType.h70 void SetQualifiedName(const string& qualified);
494 string qualified; member
/frameworks/base/docs/html/guide/topics/manifest/
Dinstrumentation-element.jd47 This should be a fully qualified class name (such as,
Dapplication-element.jd75 a fully qualified class name (such as, "{@code com.example.project.MyBackupAgent}").
187 <dd>The fully qualified name of an Activity subclass that the system
194 <dd>The fully qualified name of an {@link android.app.Application}
Dprovider-element.jd55 Typically, as in this example, it's the fully qualified name of a
197 {@link android.content.ContentProvider}. This should be a fully qualified
Dactivity-alias-element.jd98 qualified class name. But, unlike the name of the target activity,
Dreceiver-element.jd119 {@link android.content.BroadcastReceiver}. This should be a fully qualified
Dservice-element.jd125 the service. This should be a fully qualified class name (such as,
/frameworks/base/docs/html/guide/topics/search/
Dadding-recent-query-suggestions.jd126 fully qualified name for your content provider
169 <p>The value for {@code android:searchSuggestAuthority} should be a fully qualified name for
/frameworks/base/docs/html/guide/topics/resources/
Dmenu-resource.jd152 <dd><em>Class name</em>. A fully-qualified class name for the {@link android.view.View}
164 <dd><em>Class name</em>. A fully-qualified class name for the {@link
/frameworks/base/docs/html/tools/testing/
Dtesting_otheride.jd516 The fully-qualified <em>Java</em> package name for one of the packages in the test
526 The fully-qualified Java class name for one of the test case classes. Only this test
533 A fully-qualified test case class name, and one of its methods. Only this method is
Dtesting_eclipse.jd439 <code>instrumentation_class</code> is the fully-qualified class name of the
/frameworks/base/docs/html/distribute/googleplay/promote/
Dlinking.jd36 <p>To create the link, you need to know the app's fully qualified <em>package
/frameworks/base/docs/html/guide/topics/providers/
Dcontacts-provider.jd2053 <code><em>serviceclass</em></code> is the fully-qualified classname of the service
2078 <code><em>activityclass</em></code> is the fully-qualified classname of the activity
2085 <code><em>activityclass</em></code> is the fully-qualified classname of the activity
2121 The <code><em>activityclass</em></code> value is the fully-qualified classname of the
2183 The fully-qualified class name of the activity in your application that you want to
2196 The fully-qualified class name of a service in your application that should receive
2209 The fully-qualified class name of an activity in your application that can display
2233 The fully-qualified class name of an activity in your application that the device's
2238 The fully-qualified class name of an activity in your application that the device's
/frameworks/base/tools/layoutlib/create/
DREADME.txt69 This is done using shell-like glob patterns that filter on the fully-qualified
/frameworks/base/docs/html/tools/projects/
Dprojects-eclipse.jd212 <p>Declarations should reference the library components by their fully-qualified package names,
Dprojects-cmdline.jd268 <p>Declarations should reference the library components by their fully-qualified package names,
/frameworks/base/docs/html/training/custom-views/
Dcreate-view.jd154 qualified name of the
/frameworks/base/docs/html/tools/help/
DMonkeyImage.jd420 The fully-qualified filename and extension of the output file.
Dmonkeyrunner_concepts.jd250 <code>&lt;outfile&gt;</code> is a path-qualified name for the output file.
DMonkeyDevice.jd706 The fully-qualified path and filename of the <code>.apk</code> file to install.
752 packagename and classname must be fully qualified. See
/frameworks/base/docs/html/guide/topics/ui/
Dui-events.jd70 …This is called when the user performs an action qualified as a touch event, including a press, a r…
/frameworks/wilhelm/doc/
DDoxyfile193 # Java. For instance, namespaces will be presented as packages, qualified
432 # sorted by fully-qualified names, including namespaces. If set to
631 # output. The symbol name can be a fully qualified name, a word, or if the
/frameworks/base/docs/html/about/versions/
Dandroid-3.2.jd213 multiple resource configurations are qualified for a given screen, the system
/frameworks/base/docs/html/guide/components/
Dfundamentals.jd321 the {@code android:name} attribute specifies the fully qualified class name of the {@link

12