HomeSort by relevance Sort by last modified time
    Searched refs:currentApplication (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/app/
AppGlobals.java 31 return ActivityThread.currentApplication();
ActivityThread.java     [all...]
  /frameworks/base/core/java/android/content/
ContentResolver.java 227 mContext = context != null ? context : ActivityThread.currentApplication();
    [all...]

Completed in 103 milliseconds