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