Searched refs:waitContentCaptureEnabled (Results 1 – 2 of 2) sorted by relevance
66 activity.waitContentCaptureEnabled(true); in testDisallowContentCapture_allowed()70 activity.waitContentCaptureEnabled(false); in testDisallowContentCapture_allowed()
59 public void waitContentCaptureEnabled(boolean enabled) throws InterruptedException { in waitContentCaptureEnabled() method in ContentCaptureActivity