Searched refs:activitiesToEnable (Results 1 – 1 of 1) sorted by relevance
10273 List<ResolveInfo> activitiesToEnable = mIPackageManager in enableSystemAppWithIntent() local10282 Slog.d(LOG_TAG, "Enabling system activities: " + activitiesToEnable); in enableSystemAppWithIntent()10284 if (activitiesToEnable != null) { in enableSystemAppWithIntent()10285 for (ResolveInfo info : activitiesToEnable) { in enableSystemAppWithIntent()