Searched refs:qualified (Results 1 – 25 of 54) sorted by relevance
123
13 # and specify the fully qualified class name to the JavaScript interface
16 # and specify the fully qualified class name to the JavaScript interface
305 Type::SetQualifiedName(const string& qualified) in SetQualifiedName() argument307 m_qualifiedName = qualified; in SetQualifiedName()1295 g.qualified = package + '.' + name; in AddGenericType()1416 if (g.qualified == name) { in search_generic()
70 void SetQualifiedName(const string& qualified);494 string qualified; member
47 This should be a fully qualified class name (such as,
98 qualified class name. But, unlike the name of the target activity,
98 a fully qualified class name (such as, {@code "com.example.project.MyBackupAgent"}).258 <dd>The fully qualified name of an Activity subclass that the system265 <dd>The fully qualified name of an {@link android.app.Application}
119 {@link android.content.BroadcastReceiver}. This should be a fully qualified
126 fully qualified name for your content provider169 <p>The value for {@code android:searchSuggestAuthority} should be a fully qualified name for
71 <li><strong>Package name</strong> is the fully qualified name for the project (following the144 <li><code>applicationId</code> is the fully qualified package name for your application that
136 The activity's fully-qualified class name.
152 <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
145 Specifies the fully-qualified name of the class that implements the stub content provider.
58 qualified with the package name, in one of these formats:
516 The fully-qualified <em>Java</em> package name for one of the packages in the test526 The fully-qualified Java class name for one of the test case classes. Only this test533 A fully-qualified test case class name, and one of its methods. Only this method is
2053 <code><em>serviceclass</em></code> is the fully-qualified classname of the service2078 <code><em>activityclass</em></code> is the fully-qualified classname of the activity2085 <code><em>activityclass</em></code> is the fully-qualified classname of the activity2121 The <code><em>activityclass</em></code> value is the fully-qualified classname of the2183 The fully-qualified class name of the activity in your application that you want to2196 The fully-qualified class name of a service in your application that should receive2209 The fully-qualified class name of an activity in your application that can display2233 The fully-qualified class name of an activity in your application that the device's2238 The fully-qualified class name of an activity in your application that the device's
41 <p>To create the link, you need to know the app's fully qualified <em>package