Home
last modified time | relevance | path

Searched refs:addDeviceOwnerTasks (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ota/
DOtaController.java79 addDeviceOwnerTasks(deviceOwnerUserId, mContext); in run()
93 void addDeviceOwnerTasks(final int userId, Context context) { in addDeviceOwnerTasks() method in OtaController