ACTION_RUN constant

String const ACTION_RUN

Activity Action: Run the data, whatever that means.

Input: ? (Note: this is currently specific to the test harness.)

Output: nothing.

Implementation

static const String ACTION_RUN = "android.intent.action.RUN";