Home
last modified time | relevance | path

Searched defs:testCallback (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DExternalScoreUpdateObserverProxyTest.java60 public void testCallback() throws Exception { in testCallback() method in ExternalScoreUpdateObserverProxyTest
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/applications/
H A DServiceListingTest.java55 public void testCallback() { in testCallback() method in ServiceListingTest
/aosp12/frameworks/opt/net/ims/tests/src/com/android/ims/
H A DMmTelFeatureConnectionTest.java103 TestCallback testCallback = new TestCallback(); in testCallbackAdapter_addAndRemoveCallback() local
126 TestCallback testCallback = new TestCallback(); in testCallbackAdapter_addAndRemoveCallbackForSub() local
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
H A DExtensionControllerImplTest.java193 public void testCallback() { in testCallback() method in ExtensionControllerImplTest
/aosp12/packages/apps/TV/common/tests/robotests/src/com/android/tv/common/support/tis/
H A DTisSessionTest.java35 private TestCallback testCallback; field in TisSessionTest
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DCarrierTextManagerTest.java261 public void testCallback() { in testCallback() method in CarrierTextManagerTest
/aosp12/packages/modules/Connectivity/tests/integration/src/com/android/server/net/integrationtests/
H A DConnectivityServiceIntegrationTest.kt232 val testCallback = TestableNetworkCallback() regex