Home | History | Annotate | Download | only in basics

Lines Matching full:link

30 {@link android.R.styleable#AndroidManifestApplication_process process} tag
32 {@link android.R.styleable#AndroidManifestApplication the entire .apk}
34 {@link android.R.styleable#AndroidManifestActivity activity},
35 {@link android.R.styleable#AndroidManifestReceiver receiver},
36 {@link android.R.styleable#AndroidManifestService service}, or
37 {@link android.R.styleable#AndroidManifestProvider provider}, components.</p></li>
45 an {@link android.R.styleable#AndroidManifestIntentFilter intent-filter} for
55 starting an activity Intent with the {@link android.content.Intent#FLAG_ACTIVITY_NEW_TASK
84 {@link android.content.Intent#FLAG_ACTIVITY_NEW_TASK
99 {@link android.R.styleable#AndroidManifestApplication application} tag for
101 {@link android.R.styleable#AndroidManifestActivity activity} tag of
125 {@link android.R.styleable#AndroidManifestActivity_launchMode launchMode}
126 attribute and the {@link android.content.Intent#setFlags flags} associated
150 {@link android.app.SearchManager} or {@link android.app.NotificationManager})
152 {@link android.content.Intent#FLAG_ACTIVITY_NEW_TASK
161 {@link android.content.Intent#FLAG_ACTIVITY_CLEAR_TOP
165 root activity's {@link android.app.Activity#onNewIntent} called with the
174 <code>{@link android.R.styleable#AndroidManifestActivity_noHistory
176 <code>{@link android.R.styleable#AndroidManifestActivity_excludeFromRecents
187 {@link android.R.styleable#AndroidManifestActivity_launchMode launchMode attribute}
188 and the {@link android.content.Intent#setFlags Intent flags} for the details
207 {@link android.R.styleable#AndroidManifestApplication_process process} attribute
222 of this is that all calls to {@link android.app.Activity},
223 {@link android.content.BroadcastReceiver}, and {@link android.app.Service}
234 {@link java.lang.Thread} class or Android's {@link android.os.HandlerThread}
240 <li><p>Calls on to an {@link android.os.IBinder} or interface implemented on
244 of a {@link android.app.Service} will be called this way. (Though
250 <li><p>Calls to the main methods of {@link android.content.ContentProvider}
257 <li><p>Calls on {@link android.view.View} and its subclasses are made from the