Searched refs:asyncAction (Results 1 – 2 of 2) sorted by relevance
34 open suspend fun asyncAction() {} in asyncAction() method in com.android.settingslib.spa.framework.common.EntrySliceData56 asyncActionJob = asyncRunnerScope.launch { asyncAction() } in doAction()
196 override suspend fun asyncAction() { in <lambda>() method