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