HomeSort by relevance Sort by last modified time
    Searched refs:Owners (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DevicePolicyManagerServiceTestable.java 46 * Overrides {@link #Owners} for dependency injection.
48 public static class OwnersTestable extends Owners {
126 Owners newOwners() {
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
Owners.java 55 * Stores and restores state for the Device and Profile owners. By definition there can be
61 class Owners {
107 public Owners(UserManager userManager,
390 // Already migrated or the device has no owners.
DevicePolicyManagerService.java 327 // Stores and loads state on device and profile owners.
329 final Owners mOwners;
    [all...]

Completed in 439 milliseconds