Searched refs:BLOCKING_INTENT_EXTRA_ROOT_ACTIVITY_NAME (Results 1 – 2 of 2) sorted by relevance
21 import static com.android.car.pm.CarPackageManagerService.BLOCKING_INTENT_EXTRA_ROOT_ACTIVITY_NAME;138 String rootActivity = getIntent().getStringExtra(BLOCKING_INTENT_EXTRA_ROOT_ACTIVITY_NAME); in displayDebugInfo()
171 public static final String BLOCKING_INTENT_EXTRA_ROOT_ACTIVITY_NAME = "root_activity_name"; field in CarPackageManagerService1113 BLOCKING_INTENT_EXTRA_ROOT_ACTIVITY_NAME, taskRootActivity); in createBlockingActivityIntent()