HomeSort by relevance Sort by last modified time
    Searched refs:Forwarding (Results 1 - 7 of 7) 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);
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.5.5/
byte-buddy-1.5.5.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.4.33/
byte-buddy-1.4.33.jar 
  /prebuilts/go/darwin-x86/src/html/template/
escape.go 780 // Forwarding functions so that clients need only import this package
  /prebuilts/go/linux-x86/src/html/template/
escape.go 780 // Forwarding functions so that clients need only import this package
  /external/iproute2/doc/
ip-cref.tex 860 after you enabled forwarding or disabled autoconfiguration.
    [all...]

Completed in 290 milliseconds