Home
last modified time | relevance | path

Searched defs:callSession (Results 1 – 25 of 42) sorted by relevance

12

/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBinderCallsStatsTest.java86 CallSession callSession = bcs.callStarted(binder, 1, WORKSOURCE_UID); in testDetailedOff() local
127 CallSession callSession = bcs.callStarted(binder, 1, WORKSOURCE_UID); in testDetailedOn() local
195 CallSession callSession = bcs.callStarted(binder, 1, WORKSOURCE_UID); in testSampling() local
232 CallSession callSession = bcs.callStarted(binder, 1, WORKSOURCE_UID); in testSamplingWithDifferentApis() local
264 CallSession callSession = bcs.callStarted(binder, 1, WORKSOURCE_UID); in testSharding() local
303 CallSession callSession = bcs.callStarted(binder, 1, WORKSOURCE_UID); in testTransactionCodeResolved() local
318 CallSession callSession = bcs.callStarted(binder, 1, WORKSOURCE_UID); in testMultipleTransactionCodeResolved() local
349 CallSession callSession = bcs.callStarted(binder, 1, WORKSOURCE_UID); in testResolvingCodeDoesNotThrowWhenMethodNotPresent() local
363 CallSession callSession = bcs.callStarted(binder, 1, WORKSOURCE_UID); in testParcelSize() local
379 CallSession callSession = bcs.callStarted(binder, 1, WORKSOURCE_UID); in testMaxCpu() local
[all …]
H A DBinderLatencyObserverTest.java64 CallSession callSession = new CallSession(); in testLatencyCollectionWithMultipleClasses() local
95 CallSession callSession = new CallSession(); in testSampling() local
118 CallSession callSession = new CallSession(); in testTooCallLengthOverflow() local
137 CallSession callSession = new CallSession(); in testHistogramBucketOverflow() local
161 CallSession callSession = new CallSession(); in testSingleAtomPush() local
197 CallSession callSession = new CallSession(); in testMultipleAtomPush() local
258 CallSession callSession = new CallSession(); in testSharding() local
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
H A DImsCallingTest.java232 TestImsCallSessionImpl callSession = sServiceConnector.getCarrierService().getMmTelFeature() in testOutGoingCall() local
267 TestImsCallSessionImpl callSession = in testOutGoingCallStartFailed() local
297 TestImsCallSessionImpl callSession = in testIncomingCall() local
329 TestImsCallSessionImpl callSession = in testIncomingCallReturnListener() local
359 TestImsCallSessionImpl callSession = in testIncomingCallReject() local
393 TestImsCallSessionImpl callSession = in testOutGoingCallForExecutor() local
429 TestImsCallSessionImpl callSession = in testOutGoingCallHoldResume() local
474 TestImsCallSessionImpl callSession = in testOutGoingCallHoldFailure() local
517 TestImsCallSessionImpl callSession = in testOutGoingCallResumeFailure() local
563 TestImsCallSessionImpl callSession = in testOutGoingCallReceivedHoldResume() local
[all …]
H A DImsCallingTestOnMockModem.java222 TestImsCallSessionImpl callSession = sServiceConnector.getCarrierService().getMmTelFeature() in testSrvccActiveCall() local
273 TestImsCallSessionImpl callSession = sServiceConnector.getCarrierService().getMmTelFeature() in testSendAnbrQuery() local
309 TestImsCallSessionImpl callSession = sServiceConnector.getCarrierService().getMmTelFeature() in testNotifyAnbr() local
348 TestImsCallSessionImpl callSession = sServiceConnector.getCarrierService() in testSrvccIncomingCall() local
384 TestImsCallSessionImpl callSession = sServiceConnector.getCarrierService().getMmTelFeature() in testSrvccIncomingCall() local
452 TestImsCallSessionImpl callSession = sServiceConnector.getCarrierService().getMmTelFeature() in testSrvccHoldingCall() local
H A DCallDomainSelectionTestOnMockModem.java240 TestImsCallSessionImpl callSession = in isPsDialing() local
818 TestImsCallSessionImpl callSession = in testPsCallEndOnPeerDevice() local
874 TestImsCallSessionImpl callSession = in testWifiCallEndOnPeerDevice() local
H A DEmergencyCallDomainSelectionTestOnMockModem.java984 TestImsCallSessionImpl callSession = sServiceConnector.getCarrierService() in testDefaultWifiImsRegisteredScanTimeoutSelectWifiImsPdn() local
1015 TestImsCallSessionImpl callSession = sServiceConnector.getCarrierService() in testDefaultWifiImsRegisteredCellularTimeoutSelectWifiImsPdn() local
1107 TestImsCallSessionImpl callSession = sServiceConnector.getCarrierService().getMmTelFeature() in testOutGoingEmergencyCall() local
1216 TestImsCallSessionImpl callSession = sServiceConnector.getCarrierService() in isPsDialing() local
H A DConferenceHelper.java69 TestImsCallSessionImpl callSession = entry.getValue(); in getHoldSession() local
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java1033 InProgressCallSession callSession = mInProgressCallSessions.get(phoneId); in annotateInProgressCallSession() local
1061 InProgressCallSession callSession = mInProgressCallSessions.get(phoneId); in startNewCallSessionIfNeeded() local
1149 TelephonyCallSession callSession = new TelephonyCallSession(); in finishCallSession() local
1567 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallList() local
1684 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilDial() local
1708 InProgressCallSession callSession = startNewCallSessionIfNeeded(phoneId); in writeRilCallRing() local
1723 InProgressCallSession callSession = mInProgressCallSessions.get(phoneId); in writeRilHangup() local
1746 InProgressCallSession callSession = mInProgressCallSessions.get(phoneId); in writeRilAnswer() local
1764 InProgressCallSession callSession = mInProgressCallSessions.get(phoneId); in writeRilSrvcc() local
1852 InProgressCallSession callSession = mInProgressCallSessions.get(phoneId); in writeOnCallSolicitedResponse() local
[all …]
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DMmTelFeatureTests.java189 IImsCallSession callSession = mFeatureBinder.createCallSession(null); in testSendDtmfMessageMessenger() local
/aosp_15_r20/frameworks/base/core/java/android/os/
H A DBinder.java1367 final CallSession callSession = in execTransactInternal() local
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java3180 ImsCallSession callSession = imsCall.getCallSession(); in maybeSetVideoCallProvider() local
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/telephony/telephony-common/android_common/repackaged-jarjar/javac/
Dtelephony-common.jarcom/android/internal/util/UserIcons.class UserIcons.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/telephony/telephony-common/android_common/javac/
Dtelephony-common.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/telephony/telephony-common/android_common/jarjar/
Dtelephony-common.jarcom/android/server/wm/EventLogTags.class EventLogTags.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/telephony/telephony-common/android_common/combined/
Dtelephony-common.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/telephony/telephony-common/android_common/withres/
Dtelephony-common.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-10/
Dframework.jarandroid/os/NewUserRequest.class NewUserRequest.java package android.os public final android.os ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar10META-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-8.0.0_r4-robolectric-0.jarusr/share/zoneinfo/tzlookup.xml usr/share/zoneinfo/tzdata usr/share ...
HDandroid-all-8.1.0-robolectric-4611349.jarMETA-INF/ META-INF/MANIFEST.MF resources.arsc com/ com/android ...
HDandroid-all-8.1.0-robolectric-r4458339.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-8.0.0_r4-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-9-robolectric-4913185-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDandroid-all-10-robolectric-5803371.jarMETA-INF/ META-INF/MANIFEST.MF res/ res/layout-notround- ...

12