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

/frameworks/base/core/java/android/content/pm/
H A DPackageManager.java69 public abstract class PackageManager { class
70 private static final String TAG = "PackageManager";
1340 * for {@link PackageManager#verifyPendingInstall} to indicate that it will
1350 * {@link PackageManager#verifyPendingInstall} to indicate that the calling
1357 * {@link PackageManager#verifyPendingInstall} to indicate the calling
1364 * {@link PackageManager#verifyIntentFilter} to indicate that the calling
1374 * {@link PackageManager#verifyIntentFilter} to indicate that the calling
1436 * {@link PackageManager#extendVerificationTimeout}. This is the
1437 * maximum time {@code PackageManager} waits for the verification
2249 * {@link PackageManager#verifyPendingInstal
[all...]

Completed in 223 milliseconds