Searched refs:ContextImpl (Results 1 – 10 of 10) sorted by relevance
138 class ContextImpl extends Context { class180 public Object getService(ContextImpl ctx) { in getService()208 public Object createService(ContextImpl ctx) { in createService()220 public final Object getService(ContextImpl unused) { in getService()248 public Object createService(ContextImpl ctx) {255 public Object getService(ContextImpl ctx) { in registerService()260 public Object createService(ContextImpl ctx) { in registerService()267 public Object createService(ContextImpl ctx) { in registerService()279 public Object createService(ContextImpl ctx) { in registerService()284 public Object createService(ContextImpl ctx) { in registerService()[all …]
139 static ContextImpl mSystemContext = null;461 ContextImpl context;847 long appContextInstanceCount = Debug.countInstancesOfClass(ContextImpl.class); in dumpMemInfo()1675 public ContextImpl getSystemContext() { in getSystemContext()1678 ContextImpl context = in getSystemContext()1679 ContextImpl.createSystemContext(this); in getSystemContext()1696 ContextImpl context = getSystemContext(); in installSystemApplicationInfo()1837 final void scheduleContextCleanup(ContextImpl context, String who, in scheduleContextCleanup()1897 ContextImpl appContext = new ContextImpl(); in performLaunchActivity()2115 ContextImpl context = (ContextImpl)app.getBaseContext(); in handleReceiver()[all …]
147 mLoadedApk = ContextImpl.getImpl(context).mPackageInfo; in attach()
130 ContextImpl.createSystemContext(mainThread); in LoadedApk()475 ContextImpl appContext = new ContextImpl(); in makeApplication()
579 ContextImpl.setFilePermissionsFromMode(mFile.getPath(), mMode, 0); in writeToFile()
723 ApplicationPackageManager(ContextImpl context, in ApplicationPackageManager()1225 private final ContextImpl mContext;
3 -keep class android.app.ContextImpl$SharedPreferencesImpl$EditorImpl {
74 android.app.ContextImpl75 android.app.ContextImpl$176 android.app.ContextImpl$1077 android.app.ContextImpl$1178 android.app.ContextImpl$1279 android.app.ContextImpl$1380 android.app.ContextImpl$1481 android.app.ContextImpl$1582 android.app.ContextImpl$1683 android.app.ContextImpl$17[all …]
343 class ContextImpl : public InputReaderContext {347 ContextImpl(InputReader* reader);361 friend class ContextImpl; variable
780 InputReader::ContextImpl::ContextImpl(InputReader* reader) : in ContextImpl() function in android::InputReader::ContextImpl784 void InputReader::ContextImpl::updateGlobalMetaState() { in updateGlobalMetaState()789 int32_t InputReader::ContextImpl::getGlobalMetaState() { in getGlobalMetaState()794 void InputReader::ContextImpl::disableVirtualKeysUntil(nsecs_t time) { in disableVirtualKeysUntil()799 bool InputReader::ContextImpl::shouldDropVirtualKey(nsecs_t now, in shouldDropVirtualKey()805 void InputReader::ContextImpl::fadePointer() { in fadePointer()810 void InputReader::ContextImpl::requestTimeoutAtTime(nsecs_t when) { in requestTimeoutAtTime()815 InputReaderPolicyInterface* InputReader::ContextImpl::getPolicy() { in getPolicy()819 InputListenerInterface* InputReader::ContextImpl::getListener() { in getListener()823 EventHubInterface* InputReader::ContextImpl::getEventHub() { in getEventHub()