Searched refs:canRequestPackageInstalls (Results 1 – 10 of 10) sorted by relevance
996 public boolean canRequestPackageInstalls() { in canRequestPackageInstalls() method in PackageManagerStub
949 public boolean canRequestPackageInstalls() { in canRequestPackageInstalls() method in BridgePackageManager
728 boolean canRequestPackageInstalls(String packageName, int userId); in canRequestPackageInstalls() method
7112 public abstract boolean canRequestPackageInstalls(); in canRequestPackageInstalls() method in PackageManager
241 public boolean canRequestPackageInstalls() { in canRequestPackageInstalls() method in MockPackageManager
197 method @Deprecated public boolean canRequestPackageInstalls();
2946 public boolean canRequestPackageInstalls() { in canRequestPackageInstalls() method in ApplicationPackageManager2948 return mPM.canRequestPackageInstalls(mContext.getPackageName(), getUserId()); in canRequestPackageInstalls()
25355 public boolean canRequestPackageInstalls(String packageName, int userId) {
15427 Landroid/content/pm/IPackageManager$Stub$Proxy;->canRequestPackageInstalls(Ljava/lang/String;I)Z15804 Landroid/content/pm/IPackageManager;->canRequestPackageInstalls(Ljava/lang/String;I)Z
11555 method public abstract boolean canRequestPackageInstalls();