Home
last modified time | relevance | path

Searched defs:resolved (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DPreviewInflater.java130 ResolveInfo resolved = packageManager.resolveActivityAsUser(intent, in getWidgetInfo() local
169 ResolveInfo resolved = packageManager.resolveActivityAsUser(intent, in getTargetActivityInfo() local
179 ResolveInfo resolved, List<ResolveInfo> appList) { in wouldLaunchResolverActivity()
/frameworks/native/cmds/installd/
Dutils.cpp124 auto resolved = StringPrintf("%s/%s", user_path.c_str(), ent->d_name); in create_data_user_ce_package_path() local
735 auto resolved = StringPrintf("%s/%s", parent.c_str(), ent->d_name); in read_path_inode() local
DInstalldNativeService.cpp2643 auto resolved = mStorageMounts[path]; in findDataMediaPath() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.java896 ResolveInfo resolved = resolveCameraIntent(); in getIcon() local
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java3376 final List<ResolveInfo> resolved; in queryActivities() local
3406 final List<ResolveInfo> resolved = in injectGetDefaultMainActivity() local
3427 final List<ResolveInfo> resolved = queryActivities( in injectIsMainActivity() local