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