Searched refs:OwnersTestable (Results 1 – 2 of 2) sorted by relevance
62 final OwnersTestable owners = new OwnersTestable(getServices()); in testUpgrade01()104 final OwnersTestable owners = new OwnersTestable(getServices()); in testUpgrade01()130 final OwnersTestable owners = new OwnersTestable(getServices()); in testUpgrade02()168 final OwnersTestable owners = new OwnersTestable(getServices()); in testUpgrade02()197 final OwnersTestable owners = new OwnersTestable(getServices()); in testUpgrade03()243 final OwnersTestable owners = new OwnersTestable(getServices()); in testUpgrade03()284 final OwnersTestable owners = new OwnersTestable(getServices()); in testUpgrade04()334 final OwnersTestable owners = new OwnersTestable(getServices()); in testUpgrade04()384 final OwnersTestable owners = new OwnersTestable(getServices()); in testUpgrade04()417 final OwnersTestable owners = new OwnersTestable(getServices()); in testUpgrade04()[all …]
67 public static class OwnersTestable extends Owners { class in DevicePolicyManagerServiceTestable69 public OwnersTestable(MockSystemServices services) { in OwnersTestable() method in DevicePolicyManagerServiceTestable.OwnersTestable141 return new OwnersTestable(services); in newOwners()