HomeSort by relevance Sort by last modified time
    Searched defs:deviceOwnerUserId (Results 1 - 4 of 4) sorted by null

  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ota/
OtaController.java 82 final int deviceOwnerUserId = mDevicePolicyManager.getDeviceOwnerUserId();
83 if (deviceOwnerUserId != UserHandle.USER_NULL) {
84 addDeviceOwnerTasks(deviceOwnerUserId, mContext);
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiUtils.java 87 final int deviceOwnerUserId = dpm.getDeviceOwnerUserId();
90 deviceOwnerUserId);
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 743 milliseconds