Searched refs:resolved (Results 1 – 21 of 21) sorted by relevance
56 for (ResolveInfo resolved : results) { in testAvailableIntentActivities_onlyAllowlisted()57 if (!ACTIVITY_ALLOWLIST.contains(resolved.getComponentInfo().name)) { in testAvailableIntentActivities_onlyAllowlisted()58 nonMatchingItems.add(resolved.getComponentInfo().name); in testAvailableIntentActivities_onlyAllowlisted()70 for (ResolveInfo resolved : results) { in testAvailableIntentServices_returnsZero()71 nonMatchingItems.add(resolved.getComponentInfo().name); in testAvailableIntentServices_returnsZero()82 for (ResolveInfo resolved : results) { in testAvailableBroadcastReceivers_returnsZero()83 nonMatchingItems.add(resolved.getComponentInfo().name); in testAvailableBroadcastReceivers_returnsZero()94 for (ResolveInfo resolved : results) { in testAvailableContentProviders_returnsZero()95 nonMatchingItems.add(resolved.getComponentInfo().name); in testAvailableContentProviders_returnsZero()
113 ResolveInfo resolved = mPackageManager.resolveActivity(metaIntent, in invalidPackageOrClass() local120 if (wouldLaunchResolverActivity(resolved, appList)) { in invalidPackageOrClass()130 resolved = systemApp; in invalidPackageOrClass()132 final ActivityInfo info = resolved.activityInfo; in invalidPackageOrClass()166 private boolean wouldLaunchResolverActivity(ResolveInfo resolved, in wouldLaunchResolverActivity() argument172 if (tmp.activityInfo.name.equals(resolved.activityInfo.name) in wouldLaunchResolverActivity()173 && tmp.activityInfo.packageName.equals(resolved.activityInfo.packageName)) { in wouldLaunchResolverActivity()
67 final List<ResolveInfo> resolved = mPackageManager.queryIntentActivities(mIntent, in getAvailabilityStatus() local69 if (resolved == null || resolved.isEmpty()) { in getAvailabilityStatus()72 for (ResolveInfo info : resolved) { in getAvailabilityStatus()
218 int resolved = 0; in install_listener() local219 listener->fd = socket_spec_listen(listener->local_name, error, &resolved); in install_listener()225 if (resolved != 0) { in install_listener()226 listener->local_name = android::base::StringPrintf("tcp:%d", resolved); in install_listener()228 *resolved_tcp_port = resolved; in install_listener()
46 final List<ResolveInfo> resolved = in getAvailabilityStatus() local48 return resolved != null && !resolved.isEmpty() in getAvailabilityStatus()
70 final List<ResolveInfo> resolved = in getAvailabilityStatus() local72 return resolved != null && !resolved.isEmpty() && isRttSettingSupported() in getAvailabilityStatus()
114 List<ResolveInfo> resolved = pm.queryIntentActivities(intent, 0); in validatedActivityIntent() local115 if (resolved == null || resolved.isEmpty()) { in validatedActivityIntent()
96 final ResolveInfo resolved = in updateState() local98 if (resolved != null) { in updateState()
105 for (ResolveInfo resolved : results) { in readSuggestions()106 final CandidateSuggestion candidate = new CandidateSuggestion(mContext, resolved, in readSuggestions()
130 for (ResolveInfo resolved : results) { in loadPreferences()135 ActivityInfo activityInfo = resolved.activityInfo; in loadPreferences()
114 // order matters: classes in framework-connectivity are resolved before framework,115 // meaning @hide APIs in framework-connectivity are resolved before @SystemApi
497 auto resolved = new ResolvedService(discovered->service_name(), discovered->reg_type(), in register_resolved_mdns_service() local500 if (!resolved->Initialized()) { in register_resolved_mdns_service()502 delete resolved; in register_resolved_mdns_service()
160 // order matters: classes in framework-wifi are resolved before framework, meaning161 // @hide APIs in framework-wifi are resolved before @SystemApi stubs in framework
2 // Change back to presubmit test while b/145651029 is resolved.
218 If a pointer will be resolved multiple times, it should be construct once, and then apply it to dif…
400 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
50 // order matters: classes in framework-wifi are resolved before framework, meaning51 // @hide APIs in framework-wifi are resolved before @SystemApi stubs in framework
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...