Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/preprovisioning/
DPreProvisioningActivityControllerTest.java253 private static final Bundle GET_DEVICE_NAME_BUNDLE = new Bundle(); field in PreProvisioningActivityControllerTest
759 .thenReturn(GET_DEVICE_NAME_BUNDLE); in testManagedProfile_provisioningNotAllowed()
874 .thenReturn(GET_DEVICE_NAME_BUNDLE); in testManagedProfile_frp()
945 .thenReturn(GET_DEVICE_NAME_BUNDLE); in testManagedProfile_encryptionNotSupported()