/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | PreviewInflater.java | 127 ResolveInfo resolved = packageManager.resolveActivityAsUser(intent, in getWidgetInfo() local 130 if (wouldLaunchResolverActivity(resolved, appList)) { in getWidgetInfo() 133 if (resolved == null || resolved.activityInfo == null) { in getWidgetInfo() 136 return getWidgetInfoFromMetaData(resolved.activityInfo.packageName, in getWidgetInfo() 137 resolved.activityInfo.metaData); in getWidgetInfo() 157 ResolveInfo resolved = packageManager.resolveActivityAsUser(intent, in getTargetActivityInfo() local 159 if (resolved == null || wouldLaunchResolverActivity(resolved, appList)) { in getTargetActivityInfo() 162 return resolved.activityInfo; in getTargetActivityInfo() 167 ResolveInfo resolved, List<ResolveInfo> appList) { in wouldLaunchResolverActivity() argument 172 if (tmp.activityInfo.name.equals(resolved.activityInfo.name) in wouldLaunchResolverActivity() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | SecureCameraLaunchManager.java | 239 ResolveInfo resolved = packageManager.resolveActivityAsUser(intent, in targetWillWaitForCameraAvailable() local 243 if (resolved == null || resolved.activityInfo == null) { in targetWillWaitForCameraAvailable() 249 if (wouldLaunchResolverActivity(resolved, appList)) { in targetWillWaitForCameraAvailable() 255 if (resolved.activityInfo.metaData == null || resolved.activityInfo.metaData.isEmpty()) { in targetWillWaitForCameraAvailable() 263 resolved.activityInfo.metaData.getBoolean(META_DATA_WILL_WAIT_FOR_CAMERA_AVAILABLE); in targetWillWaitForCameraAvailable() 273 private boolean wouldLaunchResolverActivity(ResolveInfo resolved, List<ResolveInfo> appList) { in wouldLaunchResolverActivity() argument 277 if (tmp.activityInfo.name.equals(resolved.activityInfo.name) in wouldLaunchResolverActivity() 278 && tmp.activityInfo.packageName.equals(resolved.activityInfo.packageName)) { in wouldLaunchResolverActivity()
|
D | KeyguardBottomAreaView.java | 272 ResolveInfo resolved = mContext.getPackageManager().resolveActivityAsUser(getCameraIntent(), in updateCameraVisibility() local 275 boolean visible = !isCameraDisabledByDpm() && resolved != null in updateCameraVisibility()
|
/frameworks/base/core/jni/android/graphics/ |
D | MinikinUtils.cpp | 33 FontStyle resolved = resolvedFace->fStyle; in prepareMinikinPaint() local 40 FontStyle minikinStyle(minikinLang, minikinVariant, resolved.getWeight(), resolved.getItalic()); in prepareMinikinPaint()
|
/frameworks/data-binding/developmentPlugins/localizeMavenPlugin/src/main/groovy/android/databinding/ |
D | LocalizeDependenciesTask.groovy | 169 def resolved; 171 resolved = system.resolveArtifact(session, artifactRequest); 177 def alreadyInGit = isInGit(resolved.artifact.file) 178 println(" |-> resolved ${resolved.artifact.file}. Already in git? $alreadyInGit") 183 def license = ExportLicensesTask.findLicenseFor(resolved.artifact.artifactId) 187 licenses.put(resolved.artifact.artifactId, license) 219 println("skipping $dependency because is already resolved as ${dependencyKey}") 225 File unwanted = new File(resolved.artifact.file.getParentFile(), "_remote.repositories")
|
/frameworks/base/docs/html/tools/building/ |
D | manifest-merge.jd | 57 <p>Manifest merge conflicts are resolved at the XML node and 164 conflicts not resolved by the default merge rules. Supported merge conflict markers include:</p> 175 values generate a build failure, unless resolved through the conflict rules.</dd> 297 Unresolved placeholder names in libraries generate warnings and need to be resolved when importing
|
/frameworks/base/docs/html/about/versions/ |
D | android-1.1.jd | 20 <li><a href="#resolved-issues">Resolved Issues</a> 145 <h2 id="resolved-issues">Resolved Issues</h2>
|
/frameworks/base/docs/html/training/cloudsave/ |
D | conflict-res.jd | 114 represents the set of levels that player has unlocked, then the resolved data is 249 will be (130, +5). This means the resolved state would be (140, +10). This is 457 is <em>(B:10, C:2, D:14)</em>, then the resolved data will be
|
/frameworks/data-binding/plugins-repo/com/android/databinding/localizemaven/1.0/ |
D | localizemaven-1.0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/databinding/
android/ ... |
/frameworks/base/docs/html/training/custom-views/ |
D | create-view.jd | 170 <li>Resource references within attribute values are not resolved</li>
|
/frameworks/base/docs/html/training/connect-devices-wirelessly/ |
D | nsd.jd | 321 <p>Once the service is resolved, your application receives detailed
|
/frameworks/base/docs/html/sdk/installing/ |
D | studio-tips.jd | 231 resolved values for the various attributes that are pulled in.</p>
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | activity_task_design.jd | 667 object, or just an <em>intent</em>, which then gets resolved to a 909 be resolved to a matching external activity — you must handle the case 922 To test whether an intent can be resolved, your code can query the package manager.
|
/frameworks/base/docs/html/sdk/ |
D | OLD_RELEASENOTES.jd | 99 …<li>All referenced resources (strings, bitmaps, etc...) are resolved based on the selected configu… 335 <p>The following Known Issues from m3-rc20 have been resolved:</p>
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
D | hce.jd | 232 then forwards that APDU to the resolved service.</p> 415 reader that selects an AID that is resolved to your service. After unlocking,
|
/frameworks/base/docs/html/design/patterns/ |
D | notifications_k.jd | 142 condition that is time-critical or needs to be resolved before they can
|
D | notifications.jd | 270 time-critical or needs to be resolved before they can continue with a
|
/frameworks/base/docs/html/preview/ |
D | support.jd | 201 resolved in the Google Apps Device Policy app bundled with MPA44I. Other apps that provide Android
|
/frameworks/base/docs/html/tools/revisions/ |
D | studio.jd | 388 <li>Fixed dependency resolution so that we resolved the combination of (default config,
|
/frameworks/base/core/java/android/view/ |
D | ViewRootImpl.java | 2813 final boolean resolved = mView.mContext.getTheme().resolveAttribute( in getAccessibilityFocusedDrawable() 2815 if (resolved) { in getAccessibilityFocusedDrawable()
|
/frameworks/base/docs/html/tools/data-binding/ |
D | guide.jd | 342 will also be resolved to <code>firstName()</code> if that method exists.
|
/frameworks/base/docs/html/tools/sdk/ |
D | eclipse-adt.jd | 1351 <li>Updated the resource chooser to shows the resolved value for resources. For example, 1352 when selecting {@code @string/hello} the chooser displays a resolved value such as "Hello World").
|
/frameworks/base/docs/html/guide/components/ |
D | intents-filters.jd | 282 how it is resolved to an app component. An intent can also supply:</p>
|