Searched refs:activitiesToEnable (Results 1 – 1 of 1) sorted by relevance
14093 List<ResolveInfo> activitiesToEnable = mIPackageManager in enableSystemAppWithIntent() local14102 Slogf.d(LOG_TAG, "Enabling system activities: " + activitiesToEnable); in enableSystemAppWithIntent()14104 if (activitiesToEnable != null) { in enableSystemAppWithIntent()14105 for (ResolveInfo info : activitiesToEnable) { in enableSystemAppWithIntent()