Home
last modified time | relevance | path

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

/packages/modules/Permission/tests/cts/permission/src/android/permission/cts/
DNotificationListenerCheckTest.java57 public final ScreenRecordRule mScreenRecordRule = new ScreenRecordRule(false, false); field in NotificationListenerCheckTest
DLocationAccessCheckTest.java162 public final ScreenRecordRule mScreenRecordRule = new ScreenRecordRule(false, false); field in LocationAccessCheckTest
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DFallbackRecentsTest.java105 public ScreenRecordRule mScreenRecordRule = new ScreenRecordRule(); field in FallbackRecentsTest
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DAbstractLauncherUiTest.java218 public ScreenRecordRule mScreenRecordRule = new ScreenRecordRule(); field in AbstractLauncherUiTest