Searched defs:PackageManager (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java76 public abstract class PackageManager { class
77 private static final String TAG = "PackageManager";
1515 * for {@link PackageManager#verifyPendingInstall} to indicate that it will
1525 * {@link PackageManager#verifyPendingInstall} to indicate that the calling
1532 * {@link PackageManager#verifyPendingInstall} to indicate the calling
1539 * {@link PackageManager#verifyIntentFilter} to indicate that the calling
1549 * {@link PackageManager#verifyIntentFilter} to indicate that the calling
1616 * {@link PackageManager#extendVerificationTimeout}. This is the
1617 * maximum time {@code PackageManager} waits for the verification
2508 * {@link PackageManager#verifyPendingInstal
[all...]

Completed in 3325 milliseconds