Home | History | Annotate | Download | only in deviceadmin

Lines Matching full:admin

43         <!-- Device Admin that needs to be in the deactivated state in order
54 <!-- Helper Activity used by Device Admin activation tests -->
56 android:label="Device Admin activation test" />
58 <!-- Broken device admin: meta-data missing -->
66 <!-- Broken device admin: filter doesn't match an Intent with action
79 <!-- Broken device admin: meta-data element doesn't point to valid
80 Device Admin configuration/description -->
90 <!-- Broken device admin: filter doesn't match Intents with action
101 <!-- Broken device admin: no intent-filter -->
111 android:targetPackage="com.android.cts.admin"
112 android:label="Tests for the device admin APIs."/>