HomeSort by relevance Sort by last modified time
    Searched refs:SendResult (Results 1 - 2 of 2) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/app/
ReceiveResult.java 43 the picking activity and receives its results; SendResult allows the user
61 <td class="LinkColumn">src/com.example.android.apis/app/SendResult.java</td>
70 <td class="DescrColumn">Defines contents of the SendResult screen</td>
150 Intent intent = new Intent(ReceiveResult.this, SendResult.class);
SendResult.java 34 public class SendResult extends Activity

Completed in 84 milliseconds