Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ota/
DOtaController.java115 addManagedProfileTasks(userInfo.id, mContext); in run()
159 void addManagedProfileTasks(final int userId, Context context) { in addManagedProfileTasks() method in OtaController