Home
last modified time | relevance | path

Searched refs:CREATOR (Results 1 – 25 of 252) sorted by relevance

1234567891011

/cts/tests/tests/tv/src/android/media/tv/cts/
DTvTrackInfoTest.java61 assertThat(info).recreatesEqual(TvTrackInfo.CREATOR); in newAudioTrack_default()
62 TvTrackInfo copy = Parcelables.forceParcel(info, TvTrackInfo.CREATOR); in newAudioTrack_default()
92 assertThat(info).recreatesEqual(TvTrackInfo.CREATOR); in newAudioTrack_everything()
93 TvTrackInfo copy = Parcelables.forceParcel(info, TvTrackInfo.CREATOR); in newAudioTrack_everything()
113 assertThat(info).recreatesEqual(TvTrackInfo.CREATOR); in newVideoTrack_default()
114 TvTrackInfo copy = Parcelables.forceParcel(info, TvTrackInfo.CREATOR); in newVideoTrack_default()
145 assertThat(info).recreatesEqual(TvTrackInfo.CREATOR); in newVideoTrack_everything()
146 TvTrackInfo copy = Parcelables.forceParcel(info, TvTrackInfo.CREATOR); in newVideoTrack_everything()
164 assertThat(info).recreatesEqual(TvTrackInfo.CREATOR); in newSubtitleTrack_default()
165 TvTrackInfo copy = Parcelables.forceParcel(info, TvTrackInfo.CREATOR); in newSubtitleTrack_default()
[all …]
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DAdvertiseDataTest.java47 AdvertiseData.CREATOR.createFromParcel(parcel); in testEmptyData()
63 AdvertiseData.CREATOR.createFromParcel(parcel); in testEmptyServiceUuid()
80 AdvertiseData.CREATOR.createFromParcel(parcel); in testEmptyManufacturerData()
96 AdvertiseData.CREATOR.createFromParcel(parcel); in testEmptyServiceData()
113 AdvertiseData.CREATOR.createFromParcel(parcel); in testServiceUuid()
134 AdvertiseData.CREATOR.createFromParcel(parcel); in testServiceSolicitationUuids()
157 AdvertiseData.CREATOR.createFromParcel(parcel); in testManufacturerData()
175 AdvertiseData.CREATOR.createFromParcel(parcel); in testServiceData()
187 AdvertiseData.CREATOR.createFromParcel(parcel); in testIncludeTxPower()
/cts/tests/tests/view/src/android/view/cts/
DAbsSavedStateTest.java89 AbsSavedState[] array = AbsSavedState.CREATOR.newArray(size); in testCreator()
100 AbsSavedState unparceled = AbsSavedState.CREATOR.createFromParcel(parcel); in testCreator()
108 if (AbsSavedState.CREATOR instanceof Parcelable.ClassLoaderCreator) { in testCreator()
110 ((Parcelable.ClassLoaderCreator) AbsSavedState.CREATOR).createFromParcel(parcel, in testCreator()
142 public static final Creator<AbsSavedStateImpl> CREATOR = field in AbsSavedStateTest.AbsSavedStateImpl
DKeyboardShortcutInfoTest.java84 KeyboardShortcutInfo result = KeyboardShortcutInfo.CREATOR.createFromParcel(dest); in testWriteToParcelAndReadCharacter()
100 KeyboardShortcutInfo result = KeyboardShortcutInfo.CREATOR.createFromParcel(dest); in testWriteToParcelAndReadKeycode()
DView_BaseSavedStateTest.java81 BaseSavedState[] array = BaseSavedState.CREATOR.newArray(size); in testCreator()
92 BaseSavedState unparceled = BaseSavedState.CREATOR.createFromParcel(parcel); in testCreator()
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DEventPayloadParcelable.java33 HotwordDetectedResult.CREATOR); in EventPayloadParcelable()
35 ParcelFileDescriptor.CREATOR); in EventPayloadParcelable()
76 public static final Parcelable.Creator<EventPayloadParcelable> CREATOR = field in EventPayloadParcelable
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DConversationActionsTest.java63 ConversationActions.Message.CREATOR); in testMessage_full()
75 ConversationActions.Message.CREATOR); in testMessage_minimal()
93 parcelizeDeparcelize(request, ConversationActions.Request.CREATOR); in testRequest_minimal()
120 parcelizeDeparcelize(request, ConversationActions.Request.CREATOR); in testRequest_full()
139 parcelizeDeparcelize(conversationActions, ConversationActions.CREATOR); in testConversationActions_full()
156 parcelizeDeparcelize(conversationActions, ConversationActions.CREATOR); in testConversationActions_minimal()
DTextSelectionTest.java74 TextSelection selection = parcelizeDeparcelize(original, TextSelection.CREATOR); in testTextSelection()
119 TextSelection selection = parcelizeDeparcelize(original, TextSelection.CREATOR); in testTextSelection_defaultValues()
178 parcelizeDeparcelize(original, TextSelection.Request.CREATOR); in testTextSelectionRequest()
198 parcelizeDeparcelize(original, TextSelection.Request.CREATOR); in testTextSelectionRequest_nullValues()
209 parcelizeDeparcelize(original, TextSelection.Request.CREATOR); in testTextSelectionRequest_defaultValues()
DTextClassifierEventTest.java47 parcelizeDeparcelize(event, TextClassifierEvent.TextSelectionEvent.CREATOR); in testTextSelectionEvent_minimal()
58 parcelizeDeparcelize(event, TextClassifierEvent.TextSelectionEvent.CREATOR); in testTextSelectionEvent_full()
69 parcelizeDeparcelize(event, TextClassifierEvent.TextLinkifyEvent.CREATOR); in testTextLinkifyEvent_minimal()
80 parcelizeDeparcelize(event, TextClassifierEvent.TextLinkifyEvent.CREATOR); in testTextLinkifyEvent_full()
92 parcelizeDeparcelize(event, TextClassifierEvent.ConversationActionsEvent.CREATOR); in testConversationActionsEvent_minimal()
104 parcelizeDeparcelize(event, TextClassifierEvent.ConversationActionsEvent.CREATOR); in testConversationActionsEvent_full()
116 parcelizeDeparcelize(event, TextClassifierEvent.LanguageDetectionEvent.CREATOR); in testLanguageDetectionEvent_minimal()
128 parcelizeDeparcelize(event, TextClassifierEvent.LanguageDetectionEvent.CREATOR); in testLanguageDetectionEvent_full()
DConversationActionTest.java66 ConversationAction.CREATOR); in testConversationAction_minimal()
85 ConversationAction.CREATOR); in testConversationAction_full()
/cts/tests/tests/telecom/src/android/telecom/cts/
DDataObjectUnitTests.java85 PhoneAccount parcelAccount = PhoneAccount.CREATOR.createFromParcel(p); in testPhoneAccount()
117 PhoneAccountHandle unparcelled = PhoneAccountHandle.CREATOR.createFromParcel(p); in testPhoneAccountHandle()
155 ConnectionRequest parcelRequest = ConnectionRequest.CREATOR.createFromParcel(p); in testConnectionRequest()
189 DisconnectCause parcelCause = DisconnectCause.CREATOR.createFromParcel(p); in testDisconnectCause()
224 StatusHints parcelHints = StatusHints.CREATOR.createFromParcel(p); in testStatusHints()
255 GatewayInfo parcelInfo = GatewayInfo.CREATOR.createFromParcel(p); in testGatewayInfo()
279 CallAudioState parcelAudioState = CallAudioState.CREATOR.createFromParcel(p); in testCallAudioState()
300 VideoProfile unparcelled = VideoProfile.CREATOR.createFromParcel(p); in testVideoProfile()
318 VideoProfile.CameraCapabilities.CREATOR.createFromParcel(p); in testCameraCapabilities()
/cts/tests/tests/security/src/android/security/cts/
DOutputConfigurationTest.java44 OutputConfiguration parcelledOutput = OutputConfiguration.CREATOR.createFromParcel(p); in testSharedSurfaceOutputConfigurationBasic()
66 parcelledOutput = OutputConfiguration.CREATOR.createFromParcel(p); in testSharedSurfaceOutputConfigurationBasic()
91 parcelledOutput = OutputConfiguration.CREATOR.createFromParcel(p); in testSharedSurfaceOutputConfigurationBasic()
/cts/tests/quickaccesswallet/src/android/quickaccesswallet/cts/
DGetWalletCardsErrorTest.java55 GetWalletCardsError newError = GetWalletCardsError.CREATOR.createFromParcel(p); in testParcel_toParcel()
67 GetWalletCardsError newError = GetWalletCardsError.CREATOR.createFromParcel(p); in testParcel_withNullIcon_toParcel()
79 GetWalletCardsError newError = GetWalletCardsError.CREATOR.createFromParcel(p); in testParcel_withNullIconAndMessage_toParcel()
DWalletCardTest.java71 WalletCard newCard = WalletCard.CREATOR.createFromParcel(p); in testParcel_toParcel()
94 WalletCard newCard = WalletCard.CREATOR.createFromParcel(p); in testParcel_noIconOrLabel_toParcel()
/cts/tests/smartspace/src/android/smartspace/cts/
DSmartspaceSessionIdTest.java57 SmartspaceSessionId sessionId = SmartspaceSessionId.CREATOR.createFromParcel(parcel); in testCreateSmartspaceSessionId()
67 SmartspaceSessionId copy = SmartspaceSessionId.CREATOR.createFromParcel(parcel); in testCreateSmartspaceSessionId()
/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsActivityTest.java62 RemoteViews r = RemoteViews.CREATOR.createFromParcel(p); in testGood()
88 RemoteViews r = RemoteViews.CREATOR.createFromParcel(p); in testDerivedClass()
117 RemoteViews r = RemoteViews.CREATOR.createFromParcel(p); in testWebView()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellInfoTest.java399 CellInfoCdma newCi = CellInfoCdma.CREATOR.createFromParcel(p); in verifyCellInfoCdmaParcelandHashcode()
452 CellIdentityCdma newCi = CellIdentityCdma.CREATOR.createFromParcel(p); in verifyCellIdentityCdmaParcel()
493 CellSignalStrengthCdma newCss = CellSignalStrengthCdma.CREATOR.createFromParcel(p); in verifyCellSignalStrengthCdmaParcel()
551 CellSignalStrengthNr newCss = CellSignalStrengthNr.CREATOR.createFromParcel(p); in verifyCellSignalStrengthNrParcel()
560 CellIdentityNr newCi = CellIdentityNr.CREATOR.createFromParcel(p); in verifyCellIdentityNrParcel()
664 CellInfoLte newCi = CellInfoLte.CREATOR.createFromParcel(p); in verifyCellInfoLteParcelandHashcode()
762 CellIdentityLte newci = CellIdentityLte.CREATOR.createFromParcel(p); in verifyCellIdentityLteParcel()
824 CellSignalStrengthLte newCss = CellSignalStrengthLte.CREATOR.createFromParcel(p); in verifyCellSignalStrengthLteParcel()
851 CellInfoWcdma newCi = CellInfoWcdma.CREATOR.createFromParcel(p); in verifyCellInfoWcdmaParcelandHashcode()
915 CellIdentityWcdma newci = CellIdentityWcdma.CREATOR.createFromParcel(p); in verifyCellIdentityWcdmaParcel()
[all …]
/cts/tests/tests/soundtrigger/src/android/soundtrigger/cts/
DSoundTriggerTest.java150 keyphraseResult = SoundTrigger.Keyphrase.CREATOR.createFromParcel(parcel); in testKeyphraseParcelUnparcel()
169 keyphraseSoundModelResult = SoundTrigger.KeyphraseSoundModel.CREATOR.createFromParcel( in testKeyphraseSoundModelParcelUnparcel()
183 SoundTrigger.ModuleProperties.CREATOR.createFromParcel(parcel); in testModulePropertiesParcelUnparcel()
196 SoundTrigger.ModelParamRange.CREATOR.createFromParcel(parcel); in testModelParamRangeParcelUnparcel()
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DAdminPermissionControlParamsTests.java60 AdminPermissionControlParams.CREATOR.createFromParcel(parcel); in correctParcelingAndUnparceling()
78 return AdminPermissionControlParams.CREATOR.createFromParcel(parcel); in createViaParcel()
/cts/tests/tests/media/src/android/media/cts/
DMediaItemTest.java53 MediaItem mediaItemFromParcel = MediaItem.CREATOR.createFromParcel(p); in testBrowsableMediaItem()
79 MediaItem mediaItemFromParcel = MediaItem.CREATOR.createFromParcel(p); in testPlayableMediaItem()
/cts/tests/tests/content/src/android/content/om/cts/
DOverlayInfoTest.java19 import static android.content.om.OverlayInfo.CREATOR;
100 OverlayInfo copyInfo = CREATOR.createFromParcel(p); in testWriteToParcel()
/cts/tests/tests/content/src/android/content/pm/cts/
DApplicationInfoTest.java99 ApplicationInfo info = ApplicationInfo.CREATOR.createFromParcel(p); in testWriteToParcel()
248 final ApplicationInfo copy1 = ApplicationInfo.CREATOR.createFromParcel(p); in testWriteToParcelDontSquash()
249 final ApplicationInfo copy2 = ApplicationInfo.CREATOR.createFromParcel(p); in testWriteToParcelDontSquash()
281 final ApplicationInfo copy1 = ApplicationInfo.CREATOR.createFromParcel(p); in testWriteToParcelSquash()
282 final ApplicationInfo copy2 = ApplicationInfo.CREATOR.createFromParcel(p); in testWriteToParcelSquash()
/cts/tests/app/src/android/app/people/cts/
DConversationStatusTest.java67 ConversationStatus cs = ConversationStatus.CREATOR.createFromParcel(parcel); in testParcelEmpty()
93 ConversationStatus cs = ConversationStatus.CREATOR.createFromParcel(parcel); in testParcel()
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallProfileTest.java79 ImsCallProfile.CREATOR.createFromParcel(dataParceled); in testParcelUnparcel()
131 ImsCallProfile.CREATOR.createFromParcel(dataParceled); in testProprietaryExtrasNullCallExtras()
152 ImsCallProfile.CREATOR.createFromParcel(dataParceled); in testProprietaryExtrasEmptyExtras()
343 ImsCallProfile.CREATOR.createFromParcel(dataParceled); in testParcelUnparcelExtraNetworkType()
395 ImsCallProfile unparceledData = ImsCallProfile.CREATOR.createFromParcel(dataParceled); in testCallComposerExtras()
436 ImsCallProfile.CREATOR.createFromParcel(dataParceled); in testParcelUnparcelRtpHeaderExtensionTypes()
/cts/tests/tests/content/src/com/android/content/cts/
DDummyParcelable.java32 public static final Parcelable.Creator<DummyParcelable> CREATOR field in DummyParcelable

1234567891011