/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/util/ |
D | Assert.java | 31 public static void setTestableLooper(Looper testLooper) { in setTestableLooper()
|
/frameworks/base/tests/Input/src/android/hardware/input/ |
D | StickyModifierStateListenerTest.kt | 63 private val testLooper = TestLooper() in <lambda>() constant
|
D | KeyboardBacklightListenerTest.kt | 56 private lateinit var testLooper: TestLooper in <lambda>() variable in android.hardware.input.KeyboardBacklightListenerTest
|
D | InputDeviceBatteryListenerTest.kt | 57 private lateinit var testLooper: TestLooper in <lambda>() variable in android.hardware.input.InputDeviceBatteryListenerTest
|
/frameworks/base/services/tests/vibrator/src/com/android/server/vibrator/ |
D | VibratorControlServiceTest.java | 93 TestLooper testLooper = new TestLooper(); in setUp() local
|
D | VibrationThreadTest.java | 1886 TestLooperAutoDispatcher(TestLooper testLooper) { in TestLooperAutoDispatcher()
|
/frameworks/base/tests/ChoreographerTests/src/main/java/android/view/choreographertests/ |
D | AttachedChoreographerTest.java | 146 Looper testLooper = Looper.myLooper(); in testCreateChoreographer() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
D | NotificationTestHelper.java | 167 @Nullable TestableLooper testLooper) { in NotificationTestHelper() 174 @Nullable TestableLooper testLooper, in NotificationTestHelper()
|
/frameworks/base/tests/Input/src/com/android/server/input/ |
D | KeyRemapperTests.kt | 83 private lateinit var testLooper: TestLooper in createKeyboard() variable in com.android.server.input.KeyRemapperTests
|
D | AmbientKeyboardBacklightControllerTests.kt | 73 private lateinit var testLooper: TestLooper in <lambda>() variable in com.android.server.input.AmbientKeyboardBacklightControllerTests
|
D | InputManagerServiceTests.kt | 93 private lateinit var testLooper: TestLooper variable in com.android.server.input.InputManagerServiceTests
|
D | KeyboardLayoutManagerTests.kt | 139 private lateinit var testLooper: TestLooper in createKeyboard() variable in com.android.server.input.KeyboardLayoutManagerTests
|
D | KeyboardBacklightControllerTests.kt | 113 private lateinit var testLooper: TestLooper in createKeyboard() variable in com.android.server.input.KeyboardBacklightControllerTests
|
D | BatteryControllerTests.kt | 199 private lateinit var testLooper: TestLooper variable in com.android.server.input.BatteryControllerTests
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/tv/ |
D | TvPipBoundsControllerTest.kt | 68 lateinit var testLooper: TestLooper variable in com.android.wm.shell.pip.tv.TvPipBoundsControllerTest
|
/frameworks/opt/net/wifi/libs/WifiTrackerLib/tests/src/com/android/wifitrackerlib/ |
D | UtilsTest.java | 163 TestLooper testLooper = new TestLooper(); in setUp() local
|
/frameworks/base/services/tests/VpnTests/java/com/android/server/connectivity/ |
D | VpnTest.java | 3234 final TestLooper testLooper = new TestLooper(); in createVpn() local
|