Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/BstatsTestApp/src/com/android/coretests/apps/bstatstestapp/
DCommon.java43 public static void notifyLaunched(Intent intent, IBinder binder, String tag) { in notifyLaunched() method in Common
/frameworks/base/services/core/java/com/android/server/wm/
DUnknownAppVisibilityController.java101 void notifyLaunched(@NonNull AppWindowToken appWindow) { in notifyLaunched() method in UnknownAppVisibilityController