Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DActivityRecord.java6034 mAtmService.mH.post(this::notifyActivityStartedToContentCaptureService); in setState()
6066 private void notifyActivityStartedToContentCaptureService() { in notifyActivityStartedToContentCaptureService() method in ActivityRecord