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