OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Forwarding
(Results
1 - 3
of
3
) sorted by null
/development/samples/ApiDemos/tests/src/com/example/android/apis/app/
ForwardingTest.java
48
public class ForwardingTest extends ActivityUnitTestCase<
Forwarding
> {
54
super(
Forwarding
.class);
87
Forwarding
activity = startActivity(mStartIntent, null, null);
103
Forwarding
activity = startActivity(mStartIntent, null, null);
/development/samples/ApiDemos/src/com/example/android/apis/app/
Forwarding.java
32
* <p>Example of removing yourself from the history stack after
forwarding
to
48
<td class="LinkColumn">src/com.example.android.apis/app/
Forwarding
.java</td>
52
<td class="LinkColumn">/res/any/layout/
forwarding
.xml</td>
53
<td class="DescrColumn">Defines contents of the
Forwarding
screen</td>
57
public class
Forwarding
extends Activity
64
setContentView(R.layout.
forwarding
);
79
intent.setClass(
Forwarding
.this, ForwardTarget.class);
/external/iproute2/doc/
ip-cref.tex
825
after you enabled
forwarding
or disabled autoconfiguration.
[
all
...]
Completed in 407 milliseconds