Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DWindowlessSplashWindowCreator.java72 final Context myContext = SplashscreenContentDrawer.createContext(mContext, windowInfo, in addSplashScreenStartingWindow() local
74 if (myContext == null) { in addSplashScreenStartingWindow()
81 myContext, display, wlw, "WindowlessSplashWindowCreator"); in addSplashScreenStartingWindow()
84 myContext, windowInfo, STARTING_WINDOW_TYPE_SPLASH_SCREEN, title, in addSplashScreenStartingWindow()
103 .makeSimpleSplashScreenContentView(myContext, windowInfo, bgColor); in addSplashScreenStartingWindow()
/frameworks/base/core/java/android/content/
DBroadcastReceiver.java461 public IBinder peekService(Context myContext, Intent service) { in peekService() argument
465 service.prepareToLeaveProcess(myContext); in peekService()
467 myContext.getContentResolver()), myContext.getOpPackageName()); in peekService()
/frameworks/base/services/tests/servicestests/src/com/android/server/usage/
DAppStandbyControllerTests.java567 MyContextWrapper myContext = new MyContextWrapper(InstrumentationRegistry.getContext()); in setUp() local
568 mInjector = new MyInjector(myContext, Looper.getMainLooper()); in setUp()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...