Home
last modified time | relevance | path

Searched defs:currentApplication (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/jank/
DInteractionMonitorDebugOverlay.java81 InteractionMonitorDebugOverlay(@NonNull Application currentApplication, in InteractionMonitorDebugOverlay()
/frameworks/base/core/java/android/app/
DActivityThread.java2947 public static Application currentApplication() { in currentApplication() method in ActivityThread