Home
last modified time | relevance | path

Searched refs:stub (Results 1 – 25 of 50) sorted by relevance

12

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DMockSatelliteService.java29 import android.telephony.satellite.stub.INtnSignalStrengthConsumer;
30 import android.telephony.satellite.stub.ISatelliteCapabilitiesConsumer;
31 import android.telephony.satellite.stub.ISatelliteListener;
32 import android.telephony.satellite.stub.NTRadioTechnology;
33 import android.telephony.satellite.stub.NtnSignalStrength;
34 import android.telephony.satellite.stub.PointingInfo;
35 import android.telephony.satellite.stub.SatelliteCapabilities;
36 import android.telephony.satellite.stub.SatelliteDatagram;
37 import android.telephony.satellite.stub.SatelliteImplBase;
38 import android.telephony.satellite.stub.SatelliteModemState;
[all …]
DILocalSatelliteListener.aidl19 import android.telephony.satellite.stub.SatelliteDatagram;
DMockSatelliteGatewayService.java25 import android.telephony.satellite.stub.ISatelliteGateway;
26 import android.telephony.satellite.stub.SatelliteGatewayService;
DSatelliteManagerTestOnMockService.java79 import android.telephony.satellite.stub.NTRadioTechnology;
80 import android.telephony.satellite.stub.SatelliteResult;
1213 android.telephony.satellite.stub.SatelliteDatagram receivedDatagram = in verifyNbIotStateTransitionsWithDatagramReceivedOnTransferring()
1214 new android.telephony.satellite.stub.SatelliteDatagram(); in verifyNbIotStateTransitionsWithDatagramReceivedOnTransferring()
1265 android.telephony.satellite.stub.SatelliteDatagram receivedDatagram = in verifyNbIotStateTransitionsWithReceivingOnConnected()
1266 new android.telephony.satellite.stub.SatelliteDatagram(); in verifyNbIotStateTransitionsWithReceivingOnConnected()
1406 android.telephony.satellite.stub.SatelliteDatagram receivedDatagram = in testSatelliteDatagramReceivedAck()
1407 new android.telephony.satellite.stub.SatelliteDatagram(); in testSatelliteDatagramReceivedAck()
1950 android.telephony.satellite.stub.SatelliteDatagram receivedDatagram = in testReceiveMultipleSatelliteDatagrams()
1951 new android.telephony.satellite.stub.SatelliteDatagram(); in testReceiveMultipleSatelliteDatagrams()
[all …]
/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/
DStubProvider2.java17 package com.android.cts.stub;
DStubService.java17 package com.android.cts.stub;
DStubProvider.java17 package com.android.cts.stub;
DStubAuthenticator.java17 package com.android.cts.stub;
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/d/
DT_invoke_virtual_20.java22 public void run(TestStubs stub) { in run() argument
DT_invoke_virtual_18.java22 public void run(TestStubs stub) { in run() argument
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestRcsFeature.java21 import android.telephony.ims.stub.CapabilityExchangeEventListener;
22 import android.telephony.ims.stub.ImsRegistrationImplBase;
23 import android.telephony.ims.stub.RcsCapabilityExchangeImplBase;
DTestSipTransport.java24 import android.telephony.ims.stub.SipDelegate;
25 import android.telephony.ims.stub.SipTransportImplBase;
DTestAcsClient.java20 import android.telephony.ims.stub.ImsConfigImplBase;
DTestImsService.java31 import android.telephony.ims.stub.ImsConfigImplBase;
32 import android.telephony.ims.stub.ImsFeatureConfiguration;
33 import android.telephony.ims.stub.ImsRegistrationImplBase;
34 import android.telephony.ims.stub.SipTransportImplBase;
DImsServiceTestOnMockModem.java20 import static android.telephony.ims.stub.ImsRegistrationImplBase.REASON_SIM_REFRESH;
33 import android.telephony.ims.stub.ImsFeatureConfiguration;
DTestImsConfig.java20 import android.telephony.ims.stub.ImsConfigImplBase;
DTestRcsCapabilityExchangeImpl.java22 import android.telephony.ims.stub.RcsCapabilityExchangeImplBase;
DTestImsRegistration.java19 import android.telephony.ims.stub.ImsRegistrationImplBase;
/cts/tests/tests/telephony/current/TestExternalImsServiceApp/aidl/android/telephony/cts/externalimsservice/
DITestExternalImsService.aidl20 import android.telephony.ims.stub.ImsFeatureConfiguration;
/cts/tests/tests/view/src/android/view/cts/
DViewStubTest.java238 ViewStub stub = new ViewStub(mActivity); in testInflateErrorNullParent() local
239 assertNull(stub.getParent()); in testInflateErrorNullParent()
240 stub.inflate(); in testInflateErrorNullParent()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/stub-app/
DAndroid.bp24 name: "CVE-2021-0704-stub",
/cts/tests/tests/telephony/current/TestExternalImsServiceApp/src/android/telephony/cts/externalimsservice/
DTestExternalImsService.java24 import android.telephony.ims.stub.ImsFeatureConfiguration;
/cts/tests/tests/telecom-cuj/
DAndroid.bp93 // source files -> (droidstubs/metalava) -> stub source files -> (droiddoc/doclava) -> docs
102 "stub-annotations",
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DActivityTestBase.java143 SurfaceControl stub = new SurfaceControl.Builder().setName("test").build(); in waitForScreenshottable() local
145 rootSurfaceControl.buildReparentTransaction(stub)); in waitForScreenshottable()
147 new SurfaceControl.Transaction().reparent(stub, null) in waitForScreenshottable()
/cts/tests/tests/appenumeration/app/target/
DAndroid.bp75 manifest: "AndroidManifest-stub.xml",
86 manifest: "AndroidManifest-stub-sharedUser.xml",

12