Searched refs:internalNotifySessionPaused (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/contentcapture/ | ||
H A D | ContentCaptureSession.java | 470 internalNotifySessionPaused(); in notifySessionPaused() |
H A D | ChildContentCaptureSession.java | 103 void internalNotifySessionPaused() { in internalNotifySessionPaused() method in ChildContentCaptureSession |
H A D | MainContentCaptureSession.java | 670 public void internalNotifySessionPaused() { in internalNotifySessionPaused() method in MainContentCaptureSession |
/aosp12/frameworks/base/core/tests/coretests/src/android/view/contentcapture/ | ||
H A D | ContentCaptureSessionTest.java | 171 void internalNotifySessionPaused() { in internalNotifySessionPaused() method in ContentCaptureSessionTest.MyContentCaptureSession |