Searched defs:launchFragment (Results 1 – 10 of 10) sorted by relevance
29 inline fun <reified T : Fragment> launchFragment( in <lambda>() method88 inline fun <reified T : Fragment> launchFragment( in launchFragment() method
31 void launchFragment(Fragment fragment); in launchFragment() method
39 void launchFragment(Fragment fragment); in launchFragment() method
156 public void launchFragment(@Nullable Fragment fragment) { in launchFragment() method in TopLevelMenuFragment
233 public void launchFragment(Fragment fragment) { in launchFragment() method in BaseCarSettingsActivity
320 public void launchFragment(Fragment fragment) { in launchFragment() method in SettingsFragment
36 protected void launchFragment() { in launchFragment() method in SubMenuItem
51 public void launchFragment(Fragment fragment) { in launchFragment() method in BaseTestActivity
44 override fun launchFragment( in <lambda>() method in com.android.settings.connecteddevice.BluetoothDashboardScreenTest
741 private fun launchFragment(priorityList: List<AppMetadata>) { in launchFragment() method in com.android.healthconnect.controller.tests.datasources.DataSourcesFragmentTest