Lines Matching full:launched
64 * @return true if one exists and we launched an activity to confirm it
77 * @return true if one exists and we launched an activity to confirm it
91 * @return true if one exists and we launched an activity to confirm it
108 * @param external specifies whether this activity is launched externally, meaning that it will
111 * @return true if one exists and we launched an activity to confirm it
129 * @param external specifies whether this activity is launched externally, meaning that it will
133 * @return true if one exists and we launched an activity to confirm it
150 * @return true if one exists and we launched an activity to confirm it
168 * @return true if one exists and we launched an activity to confirm it
184 * @param external specifies whether this activity is launched externally, meaning that it will
189 * @return true if one exists and we launched an activity to confirm it
204 boolean launched = false;
208 launched = launchConfirmationActivity(request, title, header, description,
220 launched = launchConfirmationActivity(request, title, header, description,
227 return launched;