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