Home
last modified time | relevance | path

Searched defs:baseContext (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/util/
H A DFallbackThemeWrapperTest.java40 Context baseContext = in setUp() local
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DWorkLockActivityTest.java66 WorkLockActivityTestable(Context baseContext, BroadcastDispatcher broadcastDispatcher) { in WorkLockActivityTestable()
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/policy/
H A DDecorContextTest.java70 final Context baseContext = Mockito.spy(mContext.getApplicationContext()); in testDecorContextWithDefaultDisplay() local
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DDecorContext.java49 public DecorContext(Context baseContext, PhoneWindow phoneWindow) { in DecorContext()
/aosp12/frameworks/layoutlib/bridge/src/android/view/
H A DView_Delegate.java44 Context baseContext = BridgeContext.getBaseContext(thisView.getContext()); in getWindowToken() local
/aosp12/packages/modules/NetworkStack/src/com/android/networkstack/
H A DNetworkStackNotifier.java297 private static Context getContextAsUser(Context baseContext, UserHandle user) { in getContextAsUser()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecord.java465 void dump(PrintWriter pw, String prefix, Context baseContext, boolean redact) { in dump()
/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DLauncherInstrumentation.java367 final Context baseContext = mInstrumentation.getTargetContext(); in getNavigationModel() local
/aosp12/frameworks/base/core/java/android/app/
H A DContextImpl.java2734 ContextImpl baseContext = new ContextImpl(this, mMainThread, mPackageInfo, mParams, in createWindowContextBase() local