/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | ActivityIntentHelper.java | 75 ResolveInfo resolved = packageManager.resolveActivityAsUser(intent, in getTargetActivityInfo() local 77 if (resolved == null || wouldLaunchResolverActivity(resolved, appList)) { in getTargetActivityInfo() 80 return resolved.activityInfo; in getTargetActivityInfo() 107 public boolean wouldLaunchResolverActivity(ResolveInfo resolved, List<ResolveInfo> appList) { in wouldLaunchResolverActivity() argument 112 if (tmp.activityInfo.name.equals(resolved.activityInfo.name) in wouldLaunchResolverActivity() 113 && tmp.activityInfo.packageName.equals(resolved.activityInfo.packageName)) { in wouldLaunchResolverActivity()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | PreviewInflater.java | 133 ResolveInfo resolved = packageManager.resolveActivityAsUser(intent, in getWidgetInfo() local 136 if (mActivityIntentHelper.wouldLaunchResolverActivity(resolved, appList)) { in getWidgetInfo() 139 if (resolved == null || resolved.activityInfo == null) { in getWidgetInfo() 142 return getWidgetInfoFromMetaData(resolved.activityInfo.packageName, in getWidgetInfo() 143 resolved.activityInfo.metaData); in getWidgetInfo()
|
/frameworks/base/core/tests/coretests/src/android/os/ |
D | VibrationEffectTest.java | 111 VibrationEffect.OneShot resolved = initial.resolve(239); 112 assertEquals(239, resolved.getAmplitude()); 143 VibrationEffect.Waveform resolved = 145 assertEquals(255, resolved.getAmplitudes()[0]); 146 assertEquals(0, resolved.getAmplitudes()[1]); 147 assertEquals(239, resolved.getAmplitudes()[2]);
|
/frameworks/base/packages/SettingsLib/Tile/src/com/android/settingslib/drawer/ |
D | TileUtils.java | 271 for (ResolveInfo resolved : results) { in getTilesForAction() 272 if (!resolved.system) { in getTilesForAction() 276 ActivityInfo activityInfo = resolved.activityInfo; in getTilesForAction() 283 Log.w(LOG_TAG, "Found " + resolved.activityInfo.name + " for intent " in getTilesForAction()
|
/frameworks/native/cmds/installd/ |
D | utils.cpp | 85 auto resolved = StringPrintf("%s/%s", root_path.c_str(), ent->d_name); in resolve_ce_path_by_inode_or_fallback() local 86 if (resolved != fallback) { in resolve_ce_path_by_inode_or_fallback() 87 LOG(DEBUG) << "Resolved path " << resolved << " for inode " << ce_data_inode in resolve_ce_path_by_inode_or_fallback() 91 return resolved; in resolve_ce_path_by_inode_or_fallback() 801 auto resolved = StringPrintf("%s/%s", parent.c_str(), ent->d_name); in read_path_inode() local 803 if (resolved != fallback) { in read_path_inode() 804 LOG(DEBUG) << "Resolved path " << resolved << " for inode " << inode in read_path_inode() 809 return resolved; in read_path_inode()
|
D | InstalldNativeService.cpp | 2791 auto resolved = mStorageMounts[path]; in findDataMediaPath() local 2792 if (resolved.empty()) { in findDataMediaPath() 2794 resolved = path; in findDataMediaPath() 2796 return StringPrintf("%s/%u", resolved.c_str(), userid); in findDataMediaPath()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | ShortcutService.java | 3416 final List<ResolveInfo> resolved; in queryActivities() local 3419 resolved = in queryActivities() 3425 if (resolved == null || resolved.size() == 0) { in queryActivities() 3429 if (!isInstalled(resolved.get(0).activityInfo)) { in queryActivities() 3433 resolved.removeIf(ACTIVITY_NOT_EXPORTED); in queryActivities() 3435 return resolved; in queryActivities() 3446 final List<ResolveInfo> resolved = in injectGetDefaultMainActivity() local 3448 return resolved.size() == 0 ? null : resolved.get(0).activityInfo.getComponentName(); in injectGetDefaultMainActivity() 3467 final List<ResolveInfo> resolved = queryActivities( in injectIsMainActivity() local 3469 return resolved.size() > 0; in injectIsMainActivity()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | KeyguardBottomAreaView.java | 807 ResolveInfo resolved = resolveCameraIntent(); in getIcon() local 809 mIconState.isVisible = !isCameraDisabled && resolved != null in getIcon()
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | BridgeContext.java | 737 ResourceValue resolved = mRenderResources.resolveResValue( in internalObtainStyledAttributes() local 740 if (resolved instanceof StyleResourceValue) { in internalObtainStyledAttributes() 741 customStyleValues = (StyleResourceValue) resolved; in internalObtainStyledAttributes()
|
/frameworks/base/core/java/android/content/res/ |
D | Resources.java | 1757 boolean resolved = resolveAttribute(styleAttr, explicitStyle, true); in getExplicitStyle() 1758 if (resolved) { in getExplicitStyle()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 157 // resolved in the same manner as type_name. 199 // Input and output type names. These are resolved in the same way as
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 157 // resolved in the same manner as type_name. 199 // Input and output type names. These are resolved in the same way as
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | descriptor.proto | 180 // resolved in the same manner as type_name. 238 // Input and output type names. These are resolved in the same way as
|
/frameworks/base/core/java/android/widget/ |
D | RemoteViews.java | 2053 int resolved = resolveDimenPixelOffset(target, mValue); 2054 ((ViewGroup.MarginLayoutParams) layoutParams).bottomMargin = resolved;
|
/frameworks/base/core/java/android/view/ |
D | ViewRootImpl.java | 3809 final boolean resolved = mView.mContext.getTheme().resolveAttribute( in getAccessibilityFocusedDrawable() 3811 if (resolved) { in getAccessibilityFocusedDrawable()
|
/frameworks/native/docs/ |
D | Doxyfile | 362 # pre-resolved symbols. If the cache is too small doxygen will become slower.
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 379 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
|
D | Doxyfile.orig | 379 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 416 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
|
D | Doxyfile | 416 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 407 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
|