Searched defs:dpm (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/dpm/src/com/android/commands/dpm/
H A DDpm.java17 package com.android.commands.dpm;
52 "usage: dpm [subcommand] [options]\n" +
53 "usage: dpm set-active-admin [ --user <USER_ID> ] <COMPONENT>\n" +
54 "usage: dpm set-device-owner <COMPONENT>\n" +
55 "usage: dpm set-profile-owner [ --user <USER_ID> ] <COMPONENT>\n" +
57 "dpm set-active-admin: Sets the given component as active admin" +
60 "dpm set-device-owner: Sets the given component as active admin, and its\n" +
63 "dpm set-profile-owner: Sets the given component as active admin and profile" +

Completed in 103 milliseconds