Searched refs:profileContext (Results 1 – 1 of 1) sorted by relevance
378 final Context profileContext = mock(Context.class); in testCorpOwnedManagedProfileDuringSuw() local380 MANAGED_PROFILE_USER_HANDLE)).thenReturn(profileContext); in testCorpOwnedManagedProfileDuringSuw()381 when(profileContext.getSystemServiceName(DevicePolicyManager.class)) in testCorpOwnedManagedProfileDuringSuw()384 when(profileContext.getSystemService(DevicePolicyManager.class)).thenReturn(mockProfileDpm); in testCorpOwnedManagedProfileDuringSuw()