Home
last modified time | relevance | path

Searched defs:moveTimeForward (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/gestural/
H A DBackPanelControllerTest.kt204 private fun moveTimeForward(millis: Long) { in moveTimeForward() method in com.android.systemui.navigationbar.gestural.BackPanelControllerTest
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
DImsTestBase.java197 public void moveTimeForward(long milliSeconds) { in moveTimeForward() method in ImsTestBase
/aosp_15_r20/frameworks/base/tests/utils/testutils/java/android/os/test/
H A DTestLooper.java124 public void moveTimeForward(long milliSeconds) { in moveTimeForward() method in TestLooper
/aosp_15_r20/packages/services/Telephony/tests/src/com/android/phone/
DNotificationMgrTest.java655 private void moveTimeForward(long seconds) { in moveTimeForward() method in NotificationMgrTest
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java1270 private void moveTimeForward(long millis) { in moveTimeForward() method in A2dpServiceTest
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DConcreteClientModeManagerTest.java166 private void moveTimeForward(long timeMillis) { in moveTimeForward() method in ConcreteClientModeManagerTest
/aosp_15_r20/frameworks/base/tests/PackageWatchdog/src/com/android/server/
H A DCrashRecoveryTest.java1022 public void moveTimeForward(long milliSeconds) { in moveTimeForward() method in CrashRecoveryTest.TestClock
H A DPackageWatchdogTest.java2064 public void moveTimeForward(long milliSeconds) { in moveTimeForward() method in PackageWatchdogTest.TestClock
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayRotationTests.java1279 private void moveTimeForward(long timeMillis) { in moveTimeForward() method in DisplayRotationTests
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/policy/
H A DTestPhoneWindowManager.java445 void moveTimeForward(long timeMs) { in moveTimeForward() method in TestPhoneWindowManager
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyTest.java1379 public void moveTimeForward(long milliSeconds) { in moveTimeForward() method in TelephonyTest