Home
last modified time | relevance | path

Searched defs:unparcelled (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DDataObjectUnitTests.java125 PhoneAccountHandle unparcelled = PhoneAccountHandle.CREATOR.createFromParcel(p); in testPhoneAccountHandle() local
338 VideoProfile unparcelled = VideoProfile.CREATOR.createFromParcel(p); in testVideoProfile() local
355 VideoProfile.CameraCapabilities unparcelled = in testCameraCapabilities() local
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DSipDelegateManagerTest.java1142 DelegateRequest unparcelled = DelegateRequest.CREATOR.createFromParcel(p); in testParcelUnparcelDelegateRequest() local
1154 FeatureTagState unparcelled = FeatureTagState.CREATOR.createFromParcel(p); in testParcelUnparcelFeatureTagState() local
1240 SipDialogState unparcelled = SipDialogState.CREATOR.createFromParcel(p); in testParcelUnparcelSipDialogState() local