Searched refs:myContext (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
D | WindowlessSplashWindowCreator.java | 72 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/ |
D | BroadcastReceiver.java | 461 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/ |
D | AppStandbyControllerTests.java | 567 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/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |