Searched defs:initJob (Results 1 – 2 of 2) sorted by relevance
93 val initJob = launch { underTest.initForUser(TEST_USER_1) } in notActiveTileIsAvailableAfterUpdated() constant114 val initJob = launch { underTest.initForUser(TEST_USER_1) } in notActiveTileIsAvailableAfterDefaultsUpdated() constant137 val initJob = backgroundScope.launch { underTest.initForUser(TEST_USER_1) } in initSuspendsForActiveTileNotRestoredAndNotUpdated() constant157 val initJob = backgroundScope.launch { underTest.initForUser(TEST_USER_1) } in initSuspendedForNotActiveTileWithoutUpdates() constant202 val initJob = launch { in initForTheSameUserProcessedOnce() constant232 val initJob = launch { in initForDifferentUsersProcessedOnce() constant
META-INF/ META-INF/MANIFEST.MF org/ org/netbeans/ org/ ...