HomeSort by relevance Sort by last modified time
    Searched defs:ActivityThread (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/app/
SharedPreferencesImpl.java 461 ActivityThread.sMainThreadHandler.post(new Runnable() {
ActivityThread.java 130 public final class ActivityThread {
132 public static final String TAG = "ActivityThread";
177 static final ThreadLocal<ActivityThread> sThreadLocal = new ThreadLocal<ActivityThread>();
191 // ActivityThread to do things like update resource configurations,
    [all...]

Completed in 212 milliseconds