Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/context/
DContext.java54 public android.content.Context instrumentedContextAsUser(UserReference user) { in instrumentedContextAsUser() method in Context
/cts/tests/suspendapps/tests/src/android/suspendapps/cts/
DCrossUserSuspendTest.java94 TestApis.context().instrumentedContextAsUser(workProfile).getPackageManager(); in suspendProfileActivityFromPrimary_verifyUnsuspendedBroadcast()
130 .instrumentedContextAsUser(workProfile).getPackageManager(); in suspendProfileActivityFromPrimary_withoutCrossUserFull_throws()
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DNearbyAppStreamingPolicyTest.java155 .instrumentedContextAsUser(sDeviceState.secondaryUser()) in getNearbyAppStreamingPolicy_calledAcrossUsers_throwsException()
DNearbyNotificationStreamingPolicyTest.java154 .instrumentedContextAsUser(sDeviceState.secondaryUser()) in getNearbyNotificationStreamingPolicy_calledAcrossUsers_throwsException()
/cts/tests/devicepolicy/telephony/src/android/devicepolicy/cts/telephony/
DWorkProfileTelephonyTest.java578 TestApis.context().instrumentedContextAsUser( in allManagedSubscriptions_accessWorkCallLogFromPersonalProfile_fails()