Searched refs:FutureActivity (Results 1 - 2 of 2) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/
H A DFutureActivityTaskExecutor.java22 import com.googlecode.android_scripting.activity.FutureActivity;
51 Intent helper = new Intent(mContext, FutureActivity.class);
/external/sl4a/Common/src/com/googlecode/android_scripting/activity/
H A DFutureActivity.java43 public class FutureActivity extends Activity { class in inherits:Activity
49 Log.v("FutureActivity created.");
58 Log.w("FutureActivity has no task!");

Completed in 92 milliseconds