Searched refs:limitDevicesRule (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/ | ||
D | FakeInvariantDeviceProfileTest.kt | 59 @Rule @JvmField val limitDevicesRule = LimitDevicesRule() constant in com.android.launcher3.FakeInvariantDeviceProfileTest |
D | AbstractDeviceProfileTest.kt | 74 @Rule @JvmField val limitDevicesRule = LimitDevicesRule() in <lambda>() constant in com.android.launcher3.AbstractDeviceProfileTest |