Home
last modified time | relevance | path

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

/frameworks/base/services/tests/powerstatstests/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.java109 void notifyLaunched(@NonNull ActivityRecord activity) { in notifyLaunched() method in UnknownAppVisibilityController