Searched refs:internalNotifySessionResumed (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/contentcapture/ | ||
H A D | ContentCaptureSession.java | 459 internalNotifySessionResumed(); in notifySessionResumed() |
H A D | ChildContentCaptureSession.java | 98 void internalNotifySessionResumed() { in internalNotifySessionResumed() method in ChildContentCaptureSession |
H A D | MainContentCaptureSession.java | 665 public void internalNotifySessionResumed() { in internalNotifySessionResumed() method in MainContentCaptureSession |
/aosp12/frameworks/base/core/tests/coretests/src/android/view/contentcapture/ | ||
H A D | ContentCaptureSessionTest.java | 166 void internalNotifySessionResumed() { in internalNotifySessionResumed() method in ContentCaptureSessionTest.MyContentCaptureSession |