Home
last modified time | relevance | path

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

/frameworks/base/test-runner/src/android/test/
DApplicationTestCase.java162 public Context getSystemContext() { in getSystemContext() method in ApplicationTestCase
DServiceTestCase.java322 public Context getSystemContext() { in getSystemContext() method in ServiceTestCase
/frameworks/base/core/java/android/app/
DActivityThread.java855 ConnectivityManager.from(getSystemContext()).getDefaultProxy()); in setHttpProxy()
1530 Context context = getSystemContext(); in maybeSnapshot()
1773 getSystemContext().mPackageInfo.getClassLoader()); in getPackageInfo()
1823 public ContextImpl getSystemContext() { in getSystemContext() method in ActivityThread
1834 getSystemContext().installSystemApplicationInfo(info, classLoader); in installSystemApplicationInfo()
5124 this, getSystemContext().mPackageInfo); in attach()
5205 dropBox = (DropBoxManager) getSystemContext().getSystemService(Context.DROPBOX_SERVICE); in DropBoxReporter()
DApplicationPackageManager.java926 return mContext.mMainThread.getSystemContext().getResources(); in getResourcesForApplication()
955 return mContext.mMainThread.getSystemContext().getResources(); in getResourcesForApplicationAsUser()
/frameworks/base/docs/html/tools/testing/
Dservice_testing.jd102 {@link android.test.ServiceTestCase#getSystemContext()}. If you override this method, you must
/frameworks/base/services/java/com/android/server/
DSystemServer.java297 mSystemContext = activityThread.getSystemContext(); in createSystemContext()
/frameworks/base/api/
Dsystem-current.txt31160 method public android.content.Context getSystemContext();
31308 method public android.content.Context getSystemContext();
Dcurrent.txt28927 method public android.content.Context getSystemContext();
29075 method public android.content.Context getSystemContext();