Searched refs:resolved (Results 1 – 15 of 15) sorted by relevance
130 ResolveInfo resolved = packageManager.resolveActivityAsUser(intent, in getWidgetInfo() local133 if (wouldLaunchResolverActivity(resolved, appList)) { in getWidgetInfo()136 if (resolved == null || resolved.activityInfo == null) { in getWidgetInfo()139 return getWidgetInfoFromMetaData(resolved.activityInfo.packageName, in getWidgetInfo()140 resolved.activityInfo.metaData); in getWidgetInfo()169 ResolveInfo resolved = packageManager.resolveActivityAsUser(intent, in getTargetActivityInfo() local171 if (resolved == null || wouldLaunchResolverActivity(resolved, appList)) { in getTargetActivityInfo()174 return resolved.activityInfo; in getTargetActivityInfo()179 ResolveInfo resolved, List<ResolveInfo> appList) { in wouldLaunchResolverActivity() argument184 if (tmp.activityInfo.name.equals(resolved.activityInfo.name) in wouldLaunchResolverActivity()[all …]
270 for (ResolveInfo resolved : results) { in createCategory()271 if (!resolved.system) { in createCategory()275 category.title = resolved.activityInfo.loadLabel(pm); in createCategory()277 resolved.activityInfo.applicationInfo.packageName) ? resolved.priority : 0; in createCategory()310 for (ResolveInfo resolved : results) { in getTilesForIntent()311 if (!resolved.system) { in getTilesForIntent()315 ActivityInfo activityInfo = resolved.activityInfo; in getTilesForIntent()322 Log.w(LOG_TAG, "Found " + resolved.activityInfo.name + " for intent " in getTilesForIntent()338 tile.priority = usePriority ? resolved.priority : 0; in getTilesForIntent()
180 def resolved;182 resolved = system.resolveArtifact(session, artifactRequest);188 def alreadyInGit = isInGit(resolved.artifact.file)189 println(" |-> resolved ${resolved.artifact.file}. Already in git? $alreadyInGit")194 def license = ExportLicensesTask.findLicenseFor(resolved.artifact.artifactId)198 licenses.put(resolved.artifact.artifactId, license)230 println("skipping $dependency because is already resolved as ${dependencyKey}")236 File unwanted = new File(resolved.artifact.file.getParentFile(), "_remote.repositories")
32 minikin::FontStyle resolved = resolvedFace->fStyle; in prepareMinikinPaint() local38 minikin::FontStyle minikinStyle(langListId, minikinVariant, resolved.getWeight(), in prepareMinikinPaint()39 resolved.getItalic()); in prepareMinikinPaint()
106 auto resolved = StringPrintf("%s/%s", user_path.c_str(), ent->d_name); in create_data_user_ce_package_path() local108 if (resolved != fallback) { in create_data_user_ce_package_path()109 LOG(DEBUG) << "Resolved path " << resolved << " for inode " << ce_data_inode in create_data_user_ce_package_path()114 return resolved; in create_data_user_ce_package_path()716 auto resolved = StringPrintf("%s/%s", parent.c_str(), ent->d_name); in read_path_inode() local718 if (resolved != fallback) { in read_path_inode()719 LOG(DEBUG) << "Resolved path " << resolved << " for inode " << inode in read_path_inode()724 return resolved; in read_path_inode()
2335 auto resolved = mStorageMounts[path]; in findDataMediaPath() local2336 if (resolved.empty()) { in findDataMediaPath()2338 resolved = path; in findDataMediaPath()2340 return StringPrintf("%s/%u", resolved.c_str(), userid); in findDataMediaPath()
3170 final List<ResolveInfo> resolved; in queryActivities() local3173 resolved = in queryActivities()3179 if (resolved == null || resolved.size() == 0) { in queryActivities()3183 if (!isInstalled(resolved.get(0).activityInfo)) { in queryActivities()3187 resolved.removeIf(ACTIVITY_NOT_EXPORTED); in queryActivities()3189 return resolved; in queryActivities()3200 final List<ResolveInfo> resolved = in injectGetDefaultMainActivity() local3202 return resolved.size() == 0 ? null : resolved.get(0).activityInfo.getComponentName(); in injectGetDefaultMainActivity()3221 final List<ResolveInfo> resolved = queryActivities( in injectIsMainActivity() local3223 return resolved.size() > 0; in injectIsMainActivity()
867 ResolveInfo resolved = resolveCameraIntent(); in getIcon() local868 mIconState.isVisible = !isCameraDisabledByDpm() && resolved != null in getIcon()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
1990 int resolved = resolveDimenPixelOffset(target, value);1991 ((ViewGroup.MarginLayoutParams) layoutParams).setMarginEnd(resolved);1997 int resolved = resolveDimenPixelOffset(target, value);1998 ((ViewGroup.MarginLayoutParams) layoutParams).bottomMargin = resolved;
3178 final boolean resolved = mView.mContext.getTheme().resolveAttribute( in getAccessibilityFocusedDrawable()3180 if (resolved) { in getAccessibilityFocusedDrawable()
362 # pre-resolved symbols. If the cache is too small doxygen will become slower.
1149 indirectly infringes any patent where such claim is resolved (such as
379 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small