HomeSort by relevance Sort by last modified time
    Searched refs:forwarding (Results 1 - 3 of 3) sorted by 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/ip/
ifcfg 8 for dir in $sbase/*/forwarding; do
47 echo "Forwarding is ON or its state is unknown ($fwd). OK, No RDISC." 1>&2
  /external/iproute2/doc/
ip-cref.tex 825 after you enabled forwarding or disabled autoconfiguration.
    [all...]

Completed in 71 milliseconds