Home
last modified time | relevance | path

Searched refs:notifyLaunched (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DUnknownAppVisibilityControllerTest.java46 mDisplayContent.mUnknownAppVisibilityController.notifyLaunched(token); in testFlow()
59 mDisplayContent.mUnknownAppVisibilityController.notifyLaunched(token1); in testMultiple()
61 mDisplayContent.mUnknownAppVisibilityController.notifyLaunched(token2); in testMultiple()
74 mDisplayContent.mUnknownAppVisibilityController.notifyLaunched(token); in testClear()
82 mDisplayContent.mUnknownAppVisibilityController.notifyLaunched(token); in testAppRemoved()
/frameworks/base/core/tests/coretests/BstatsTestApp/src/com/android/coretests/apps/bstatstestapp/
DTestActivity.java33 Common.notifyLaunched(getIntent(), mReceiver.asBinder(), TAG); in notifyActivityLaunched()
DCommon.java43 public static void notifyLaunched(Intent intent, IBinder binder, String tag) { in notifyLaunched() method in Common
DTestService.java79 Common.notifyLaunched(intent, mReceiver.asBinder(), TAG); in notifyServiceLaunched()
/frameworks/base/services/core/java/com/android/server/wm/
DUnknownAppVisibilityController.java101 void notifyLaunched(@NonNull AppWindowToken appWindow) { in notifyLaunched() method in UnknownAppVisibilityController
DActivityRecord.java1944 .notifyLaunched(mAppWindowToken); in notifyUnknownVisibilityLaunched()
/frameworks/base/services/
Dart-profile17138 HSPLcom/android/server/wm/UnknownAppVisibilityController;->notifyLaunched(Lcom/android/server/wm/Ap…