Home
last modified time | relevance | path

Searched defs:currentActivityThread (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DAppGlobals.java71 ActivityThread currentActivityThread = ActivityThread.currentActivityThread(); in getIntCoreSetting() local
87 ActivityThread currentActivityThread = ActivityThread.currentActivityThread(); in getFloatCoreSetting() local
H A DActivityThread.java2555 public static ActivityThread currentActivityThread() { in currentActivityThread() method in ActivityThread
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DWallpaperUpdateReceiver.java54 ActivityThread currentActivityThread = ActivityThread.currentActivityThread(); in updateWallpaper() local