Searched defs:userOwnsPackage (Results 1 – 3 of 3) sorted by relevance
63 public boolean userOwnsPackage(int uid, String pckg) throws NameNotFoundException; in userOwnsPackage() method
96 public boolean userOwnsPackage(int uid, String packageName) throws NameNotFoundException { in userOwnsPackage() method in RealSystemFacade
81 public boolean userOwnsPackage(int uid, String pckg) throws NameNotFoundException { in userOwnsPackage() method in FakeSystemFacade