Searched refs:tryToLaunchInAppRoutingIntent (Results 1 – 3 of 3) sorted by relevance
360 v -> mController.tryToLaunchInAppRoutingIntent(device.getId(), v)); in updateEndClickAreaAsSessionEditing()542 return v -> controller.tryToLaunchInAppRoutingIntent(device.getId(), v); in getClickListenerBasedOnSelectionBehavior()
427 void tryToLaunchInAppRoutingIntent(String routeId, View view) { in tryToLaunchInAppRoutingIntent() method in MediaOutputController
397 mMediaOutputController.tryToLaunchInAppRoutingIntent(TEST_DEVICE_1_ID, mDialogLaunchView); in tryToLaunchInAppRoutingIntent_componentNameNotNull_startActivity()