Home
last modified time | relevance | path

Searched refs:writeToParcel (Results 1 – 25 of 505) sorted by relevance

12345678910>>...21

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DAdvertiseDataTest.java67 data.writeToParcel(parcel, 0); in emptyData()
85 data.writeToParcel(parcel, 0); in emptyServiceUuid()
104 data.writeToParcel(parcel, 0); in emptyManufacturerData()
122 data.writeToParcel(parcel, 0); in emptyServiceData()
141 data.writeToParcel(parcel, 0); in serviceUuid()
164 data.writeToParcel(parcel, 0); in serviceSolicitationUuids()
189 data.writeToParcel(parcel, 0); in manufacturerData()
209 data.writeToParcel(parcel, 0); in serviceData()
230 data.writeToParcel(parcel, 0); in transportDiscoveryData()
259 data.writeToParcel(parcel, 0); in includeTxPower()
DTransportDiscoveryDataTest.java63 data.writeToParcel(parcel, 0); in initList()
77 data.writeToParcel(parcel, 0); in initByteArray()
91 data.writeToParcel(parcel, 0); in getValues()
110 data.writeToParcel(parcel, 0); in totalBytes()
126 data.writeToParcel(parcel, 0); in toByteArray()
DTransportBlockTest.java61 data.writeToParcel(parcel, 0); in init()
74 data.writeToParcel(parcel, 0); in initEmpty()
88 data.writeToParcel(parcel, 0); in totalBytes()
104 data.writeToParcel(parcel, 0); in getValues()
125 data.writeToParcel(parcel, 0); in toByteArray()
/cts/tests/tests/text/src/android/text/style/cts/
DAlignmentSpan_StandardTest.java44 standard.writeToParcel(p, 0); in testConstructor()
81 s.writeToParcel(p, 0); in testWriteToParcel()
92 s.writeToParcel(p, 0); in testWriteToParcel()
103 s.writeToParcel(p, 0); in testWriteToParcel()
DLeadingMarginSpan_StandardTest.java44 standard.writeToParcel(p, 0); in testConstructor()
89 s.writeToParcel(p, 0); in testWriteToParcel()
101 s.writeToParcel(p, 0); in testWriteToParcel()
DBackgroundColorSpanTest.java41 b.writeToParcel(p, 0); in testConstructor()
95 backgroundColorSpan.writeToParcel(p, 0); in testWriteToParcel()
106 backgroundColorSpan.writeToParcel(p, 0); in testWriteToParcel()
DForegroundColorSpanTest.java41 f.writeToParcel(p, 0); in testConstructor()
97 foregroundColorSpan.writeToParcel(p, 0); in testWriteToParcel()
108 foregroundColorSpan.writeToParcel(p, 0); in testWriteToParcel()
DAbsoluteSizeSpanTest.java43 asp.writeToParcel(p, 0); in testConstructor()
131 asp.writeToParcel(p, 0); in testWriteToParcel()
142 asp.writeToParcel(p, 0); in testWriteToParcel()
DQuoteSpanTest.java72 quoteSpan.writeToParcel(p, 0); in testConstructorFromParcel()
134 quoteSpan.writeToParcel(p, 0); in testWriteToParcel()
146 quoteSpan.writeToParcel(p, 0); in testWriteToParcel()
DSuperscriptSpanTest.java40 superscriptSpan.writeToParcel(p, 0); in testConstructor()
107 superscriptSpan.writeToParcel(p, 0); in testWriteToParcel()
DSubscriptSpanTest.java41 subscriptSpan.writeToParcel(p, 0); in testConstructor()
108 subscriptSpan.writeToParcel(p, 0); in testWriteToParcel()
/cts/tests/quickaccesswallet/src/android/quickaccesswallet/cts/
DGetWalletCardsErrorTest.java53 error.writeToParcel(p, 0); in testParcel_toParcel()
65 error.writeToParcel(p, 0); in testParcel_withNullIcon_toParcel()
77 error.writeToParcel(p, 0); in testParcel_withNullIconAndMessage_toParcel()
/cts/tests/app/src/android/app/cts/
DActivityManagerMemoryInfoTest.java47 mMemory.writeToParcel(parcel, 0); in testWriteToParcel()
58 mMemory.writeToParcel(null, 0); in testWriteToParcel()
75 mMemory.writeToParcel(parcel, 0); in testReadFromParcel()
/cts/tests/tests/security/src/android/security/cts/
DOutputConfigurationTest.java49 outputConfig.writeToParcel(p, 0); in testSharedSurfaceOutputConfigurationBasic()
71 outputConfig.writeToParcel(p, 0); in testSharedSurfaceOutputConfigurationBasic()
96 outputConfig.writeToParcel(p, 0); in testSharedSurfaceOutputConfigurationBasic()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0928/src/android/security/cts/CVE_2021_0928/
DAInjector.java64 TextUtils.writeToParcel(null, dest, 0); // mLabel in beginClipData()
75 TextUtils.writeToParcel(null, dest, 0); // mText in beginClipData()
82 new PackageItemInfo().writeToParcel(dest, 0); in beginClipData()
85 new PackageItemInfo().writeToParcel(dest, 0); in beginClipData()
217 public void writeToParcel(Parcel dest, int flags) { in writeToParcel() method in AInjector
279 sInjectedInfo.writeToParcel(dest, 0); in writeFinalPayload()
/cts/tests/tests/view/src/android/view/cts/
DAbsSavedStateTest.java100 state.writeToParcel(parcel, 0); in testCreator()
108 stateWithSuper.writeToParcel(parcel, 0); in testCreator()
127 savedState.writeToParcel(dest, flags); in testWriteToParcel()
128 verify(superState).writeToParcel(eq(dest), eq(flags)); in testWriteToParcel()
DView_BaseSavedStateTest.java92 state.writeToParcel(parcel, 0); in testCreator()
105 savedState.writeToParcel(dest, flags); in testWriteToParcel()
106 verify(superState).writeToParcel(eq(dest), eq(flags)); in testWriteToParcel()
/cts/tests/tests/telecom/src/android/telecom/cts/
DDataObjectUnitTests.java91 account.writeToParcel(p, 0); in testPhoneAccount()
123 accountHandle.writeToParcel(p, 0); in testPhoneAccountHandle()
161 request.writeToParcel(p, 0); in testConnectionRequest()
195 cause.writeToParcel(p, 0); in testDisconnectCause()
260 hints.writeToParcel(p, 0); in testStatusHints()
291 info.writeToParcel(p, 0); in testGatewayInfo()
315 audioState.writeToParcel(p, 0); in testCallAudioState()
336 videoProfile.writeToParcel(p, 0); in testVideoProfile()
353 cameraCapabilities.writeToParcel(p, 0); in testCameraCapabilities()
373 callEndpoint.writeToParcel(p, 0); in testCallEndpoint()
/cts/tests/tests/sharesheet/src/android/service/chooser/
DChooserResultTest.kt52 testSubject.writeToParcel(parcel, testSubject.describeContents()) in testShortcut()
70 testSubject.writeToParcel(parcel, testSubject.describeContents()) in testAction()
/cts/tests/smartspace/src/android/smartspace/cts/
DTextTest.java49 text.writeToParcel(parcel, 0); in testCreateText_defaultValues()
67 text.writeToParcel(parcel, 0); in testCreateText_marqueeTrunctAtType_maxLinesTwo()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/
DPocAmbiguator.java81 new IntentFilter().writeToParcel(parcel, 0); in make()
84 TextUtils.writeToParcel(null, parcel, 0); in make()
112 bundle.writeToParcel(skipParcel, 0); in writeBundleSkippingHeaders()
/cts/tests/tests/content/src/android/content/cts/
DComponentNameTest.java122 componentName.writeToParcel(parcel, 0); in testConstructor()
154 expected.writeToParcel(parcel1, 0); in testReadFromParcel()
251 ComponentName.writeToParcel(componentName, parcel); in testWriteToParcel()
262 ComponentName.writeToParcel(null, parcel); in testWriteNullDataToParcel()
/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsActivityTest.java59 orig.writeToParcel(p, 0); in testGood()
85 orig.writeToParcel(p, 0); in testDerivedClass()
114 orig.writeToParcel(p, 0); in testWebView()
/cts/tests/tests/gameservice/src/android/service/games/testing/
DActivityResult.java91 public void writeToParcel(@NonNull Parcel dest, int flags) { in writeToParcel() method in ActivityResult
136 public void writeToParcel(@NonNull Parcel dest, int flags) { in writeToParcel() method in ActivityResult.Success
179 public void writeToParcel(@NonNull Parcel dest, int flags) { in writeToParcel() method in ActivityResult.Failure
/cts/tests/tests/soundtrigger/src/android/soundtrigger/cts/
DSoundTriggerTest.java141 keyphraseSrc.writeToParcel(parcel, 0); in testKeyphraseParcelUnparcel()
159 keyphraseSoundModelSrc.writeToParcel(parcel, 0); in testKeyphraseSoundModelParcelUnparcel()
178 modulePropertiesSrc.writeToParcel(parcel, 0); in testModulePropertiesParcelUnparcel()
191 modelParamRangeSrc.writeToParcel(parcel, 0); in testModelParamRangeParcelUnparcel()

12345678910>>...21