Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/context/
DContext.java32 private static final android.content.Context sInstrumentedContext = field in Context
46 return sInstrumentedContext; in instrumentedContext()
53 return sInstrumentedContext.createContextAsUser(user.userHandle(), /* flags= */ 0); in instrumentedContextAsUser()
75 return sInstrumentedContext.createPackageContextAsUser( in androidContextAsUser()