Searched refs:BaseManagedProfileTest (Results 1 – 17 of 17) sorted by relevance
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | SetPolicyActivity.java | 26 import com.android.cts.managedprofile.BaseManagedProfileTest; 73 dpm.addUserRestriction(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, restrictionKey); in handleIntent() 79 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, restrictionKey); in handleIntent() 84 dpm.addCrossProfileWidgetProvider(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, in handleIntent() 90 dpm.removeCrossProfileWidgetProvider(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, in handleIntent()
|
D | LockNowTest.java | 21 import com.android.cts.managedprofile.BaseManagedProfileTest.BasicAdminReceiver; 27 public class LockNowTest extends BaseManagedProfileTest {
|
D | WipeDataTest.java | 19 import com.android.cts.managedprofile.BaseManagedProfileTest.BasicAdminReceiver; 27 public class WipeDataTest extends BaseManagedProfileTest {
|
D | ManagedProfileSetupTest.java | 19 public class ManagedProfileSetupTest extends BaseManagedProfileTest {
|
D | BaseManagedProfileTest.java | 31 public class BaseManagedProfileTest extends InstrumentationTestCase { class
|
D | PrimaryUserFilterSetterActivity.java | 11 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
|
D | ContactsTest.java | 475 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, true); in testSetCrossProfileCallerIdDisabled_true() 481 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, false); in testSetCrossProfileCallerIdDisabled_false() 487 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, true); in testSetCrossProfileContactsSearchDisabled_true() 489 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT)); in testSetCrossProfileContactsSearchDisabled_true() 495 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, false); in testSetCrossProfileContactsSearchDisabled_false() 497 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT)); in testSetCrossProfileContactsSearchDisabled_false() 506 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, false); in testSetBluetoothContactSharingDisabled_setterAndGetter() 508 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT)); in testSetBluetoothContactSharingDisabled_setterAndGetter() 510 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, true); in testSetBluetoothContactSharingDisabled_setterAndGetter() 512 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT)); in testSetBluetoothContactSharingDisabled_setterAndGetter() [all …]
|
D | CrossProfileWidgetTest.java | 41 public class CrossProfileWidgetTest extends BaseManagedProfileTest {
|
D | OrganizationInfoTest.java | 21 public class OrganizationInfoTest extends BaseManagedProfileTest {
|
D | ParentProfileTest.java | 38 public class ParentProfileTest extends BaseManagedProfileTest {
|
D | CrossProfileUtils.java | 19 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
|
D | RingtoneSyncTest.java | 30 public class RingtoneSyncTest extends BaseManagedProfileTest {
|
D | ManagedProfileTest.java | 26 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
|
D | BluetoothSharingRestrictionTest.java | 40 public class BluetoothSharingRestrictionTest extends BaseManagedProfileTest {
|
D | WifiTest.java | 129 dpm.getWifiMacAddress(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT); in testCannotGetWifiMacAddress()
|
D | TrustAgentInfoTest.java | 30 public class TrustAgentInfoTest extends BaseManagedProfileTest {
|
D | PasswordMinimumRestrictionsTest.java | 28 public class PasswordMinimumRestrictionsTest extends BaseManagedProfileTest {
|