Searched defs:launchMainActivity (Results 1 – 2 of 2) sorted by relevance
32 fun Context.launchMainActivity(block: () -> Unit) { in Context() method
206 private void launchMainActivity() { in launchMainActivity() method in ClusterRenderingService