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

/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java79 public abstract class PackageManager { class
80 private static final String TAG = "PackageManager";
1542 * for {@link PackageManager#verifyPendingInstall} to indicate that it will
1552 * {@link PackageManager#verifyPendingInstall} to indicate that the calling
1559 * {@link PackageManager#verifyPendingInstall} to indicate the calling
1566 * {@link PackageManager#verifyIntentFilter} to indicate that the calling
1576 * {@link PackageManager#verifyIntentFilter} to indicate that the calling
1643 * {@link PackageManager#extendVerificationTimeout}. This is the
1644 * maximum time {@code PackageManager} waits for the verification
2668 * {@link PackageManager#verifyPendingInstal
[all...]

Completed in 365 milliseconds