Searched refs:DOCUMENT_INTO_EXISTING_ACTIVITY (Results 1 – 1 of 1) sorted by relevance
87 private static final ComponentName DOCUMENT_INTO_EXISTING_ACTIVITY field in ActivityStarterTests699 launchActivityWithData(DOCUMENT_INTO_EXISTING_ACTIVITY, "test"); in testActivityWithDocumentIntoExisting()700 waitAndAssertActivityState(DOCUMENT_INTO_EXISTING_ACTIVITY, STATE_RESUMED, in testActivityWithDocumentIntoExisting()702 final int taskId = mWmState.getTaskByActivity(DOCUMENT_INTO_EXISTING_ACTIVITY).getTaskId(); in testActivityWithDocumentIntoExisting()713 waitAndAssertActivityState(DOCUMENT_INTO_EXISTING_ACTIVITY, STATE_RESUMED, in testActivityWithDocumentIntoExisting()715 final int taskId2 = mWmState.getTaskByActivity(DOCUMENT_INTO_EXISTING_ACTIVITY).getTaskId(); in testActivityWithDocumentIntoExisting()