Lines Matching defs:startActivity

92      * Result for IActivityManager.startActivity: trying to start a background user
99 * Result for IActivityManager.startActivity: trying to start an activity under voice
106 * Result for IActivityManager.startActivity: an error where the
113 * Result for IActivityManager.startActivity: an error where the
120 * Result for IActivityManager.startActivity: an error where the
127 * Result for IActivityManager.startActivity: an error where the
135 * Result for IActivityManager.startActivity: an error where the
142 * Result for IActivityManager.startActivity: an error where the
149 * Result for IActivityManaqer.startActivity: the activity was started
156 * Result for IActivityManaqer.startActivity: the caller asked that the Intent not
163 * Result for IActivityManaqer.startActivity: activity wasn't really started, but
170 * Result for IActivityManaqer.startActivity: activity wasn't really started, but
177 * Result for IActivityManaqer.startActivity: request was canceled because
185 * Result for IActivityManaqer.startActivity: a new activity was attempted to be started
192 * Flag for IActivityManaqer.startActivity: do special start mode where
199 * Flag for IActivityManaqer.startActivity: launch the app for
206 * Flag for IActivityManaqer.startActivity: launch the app for
241 * for a startActivity operation.
1450 * as per {@link Context#startActivity(Intent, android.os.Bundle)
1451 * Context.startActivity(Intent, Bundle)}.
2968 * @see Activity#startActivity(android.content.Intent, android.os.Bundle)
2970 public void startActivity(Context context, Intent intent, Bundle options) {