Searched refs:ContextImpl (Results 1 – 14 of 14) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | SystemServiceRegistry.java | 21 import android.app.ContextImpl.ServiceInitializationState; 225 public AccessibilityManager createService(ContextImpl ctx) { in registerService() 232 public CaptioningManager createService(ContextImpl ctx) { in registerService() 239 public AccountManager createService(ContextImpl ctx) throws ServiceNotFoundException { in registerService() 248 public ActivityManager createService(ContextImpl ctx) { in registerService() 255 public ActivityTaskManager createService(ContextImpl ctx) { in registerService() 263 public UriGrantsManager createService(ContextImpl ctx) { in registerService() 271 public AlarmManager createService(ContextImpl ctx) throws ServiceNotFoundException { in registerService() 280 public AudioManager createService(ContextImpl ctx) { in registerService() 287 public MediaRouter createService(ContextImpl ctx) { in registerService() [all …]
|
D | ContextImpl.java | 166 class ContextImpl extends Context { class 275 static ContextImpl getImpl(Context context) { in getImpl() 281 return (ContextImpl)context; in getImpl() 433 synchronized (ContextImpl.class) { in getSharedPreferences() 449 synchronized (ContextImpl.class) { in getSharedPreferences() 497 synchronized (ContextImpl.class) { in reloadSharedPreferences() 550 synchronized (ContextImpl.class) { in moveSharedPreferencesFrom() 570 synchronized (ContextImpl.class) { in deleteSharedPreferences() 819 synchronized (ContextImpl.class) { in moveDatabaseFrom() 2151 ContextImpl c = new ContextImpl(this, mMainThread, pi, null, mActivityToken, in createApplicationContext() [all …]
|
D | ActivityThread.java | 286 private ContextImpl mSystemContext; 287 private ContextImpl mSystemUiContext; 876 ContextImpl context; 1235 ContextImpl.class, in dumpMemInfo() 1387 ContextImpl.class, in dumpMemInfo() 2390 public ContextImpl getSystemContext() { in getSystemContext() 2393 mSystemContext = ContextImpl.createSystemContext(this); in getSystemContext() 2399 public ContextImpl getSystemUiContext() { in getSystemUiContext() 2402 mSystemUiContext = ContextImpl.createSystemUiContext(getSystemContext()); in getSystemUiContext() 2413 public ContextImpl createSystemUiContext(int displayId) { in createSystemUiContext() [all …]
|
D | Application.java | 352 mLoadedApk = ContextImpl.getImpl(context).mPackageInfo; in attach()
|
D | SharedPreferencesImpl.java | 787 ContextImpl.setFilePermissionsFromMode(mFile.getPath(), mMode, 0); in writeToFile()
|
D | LoadedApk.java | 1217 ContextImpl appContext = ContextImpl.createAppContext(mActivityThread, this); in makeApplication()
|
D | ApplicationPackageManager.java | 1625 protected ApplicationPackageManager(ContextImpl context, in ApplicationPackageManager() 2166 ContextImpl context, ApplicationInfo app, VolumeInfo vol, IPackageManager pm) { in isPackageCandidateVolume() 2897 private final ContextImpl mContext;
|
/frameworks/base/packages/WAPPushManager/ |
D | proguard.flags | 3 -keep class android.app.ContextImpl$SharedPreferencesImpl$EditorImpl {
|
/frameworks/native/services/inputflinger/ |
D | InputReader.cpp | 916 InputReader::ContextImpl::ContextImpl(InputReader* reader) : in ContextImpl() function in android::InputReader::ContextImpl 920 void InputReader::ContextImpl::updateGlobalMetaState() { in updateGlobalMetaState() 925 int32_t InputReader::ContextImpl::getGlobalMetaState() { in getGlobalMetaState() 930 void InputReader::ContextImpl::disableVirtualKeysUntil(nsecs_t time) { in disableVirtualKeysUntil() 935 bool InputReader::ContextImpl::shouldDropVirtualKey(nsecs_t now, in shouldDropVirtualKey() 941 void InputReader::ContextImpl::fadePointer() { in fadePointer() 946 void InputReader::ContextImpl::requestTimeoutAtTime(nsecs_t when) { in requestTimeoutAtTime() 951 int32_t InputReader::ContextImpl::bumpGeneration() { in bumpGeneration() 956 void InputReader::ContextImpl::getExternalStylusDevices(std::vector<InputDeviceInfo>& outDevices) { in getExternalStylusDevices() 961 void InputReader::ContextImpl::dispatchExternalStylusState(const StylusState& state) { in dispatchExternalStylusState() [all …]
|
D | InputReader.h | 155 class ContextImpl : public InputReaderContext { 159 explicit ContextImpl(InputReader* reader); 177 friend class ContextImpl; variable
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 767 …eBaseContextForActivity(Landroid/app/ActivityThread$ActivityClientRecord;)Landroid/app/ContextImpl; 785 HSPLandroid/app/ActivityThread;->getSystemContext()Landroid/app/ContextImpl; 786 HSPLandroid/app/ActivityThread;->getSystemUiContext()Landroid/app/ContextImpl; 1045 HSPLandroid/app/ApplicationPackageManager;-><init>(Landroid/app/ContextImpl;Landroid/content/pm/IPa… 1155 HSPLandroid/app/ContextImpl$ApplicationContentResolver;->acquireExistingProvider(Landroid/content/C… 1156 HSPLandroid/app/ContextImpl$ApplicationContentResolver;->acquireProvider(Landroid/content/Context;L… 1157 HSPLandroid/app/ContextImpl$ApplicationContentResolver;->acquireUnstableProvider(Landroid/content/C… 1158 HSPLandroid/app/ContextImpl$ApplicationContentResolver;->releaseProvider(Landroid/content/IContentP… 1159 HSPLandroid/app/ContextImpl$ApplicationContentResolver;->releaseUnstableProvider(Landroid/content/I… 1160 HSPLandroid/app/ContextImpl;-><init>(Landroid/app/ContextImpl;Landroid/app/ActivityThread;Landroid/… [all …]
|
D | dirty-image-objects | 43 android.app.ContextImpl
|
D | hiddenapi-greylist-max-o.txt | 2155 Landroid/app/ActivityThread$ContextCleanupInfo;->context:Landroid/app/ContextImpl; 2275 …eBaseContextForActivity(Landroid/app/ActivityThread$ActivityClientRecord;)Landroid/app/ContextImpl; 2305 Landroid/app/ActivityThread;->getSystemUiContext()Landroid/app/ContextImpl; 2389 Landroid/app/ActivityThread;->mSystemUiContext:Landroid/app/ContextImpl; 2420 Landroid/app/ActivityThread;->scheduleContextCleanup(Landroid/app/ContextImpl;Ljava/lang/String;Lja… 3993 Landroid/app/ApplicationPackageManager;->isPackageCandidateVolume(Landroid/app/ContextImpl;Landroid… 4005 Landroid/app/ApplicationPackageManager;->mContext:Landroid/app/ContextImpl; 4991 Landroid/app/ContextImpl$ApplicationContentResolver; 4992 Landroid/app/ContextImpl$ApplicationContentResolver;-><init>(Landroid/content/Context;Landroid/app/… 4993 Landroid/app/ContextImpl$ApplicationContentResolver;->acquireExistingProvider(Landroid/content/Cont… [all …]
|
D | preloaded-classes | 200 android.app.ContextImpl$1 201 android.app.ContextImpl$ApplicationContentResolver 202 android.app.ContextImpl
|