Home
last modified time | relevance | path

Searched defs:bundle (Results 1 – 25 of 29) sorted by relevance

12

/cts/tests/tests/tv/src/android/media/tv/cts/
DTvTrackInfoTest.java33 final Bundle bundle = new Bundle(); in testAudioTrackInfoOp() local
67 final Bundle bundle = new Bundle(); in testVideoTrackInfoOp() local
105 final Bundle bundle = new Bundle(); in testSubtitleTrackInfoOp() local
/cts/tests/tests/transition/src/android/transition/cts/
DTransitionActivity.java38 public void onCreate(Bundle bundle){ in onCreate()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DApplicationRestrictionsTest.java129 Bundle bundle = new Bundle(); in createBundle0() local
147 private void assertBundle0(Bundle bundle) { in assertBundle0()
187 private void assertBundle1(Bundle bundle) { in assertBundle1()
/cts/tests/tests/animation/src/android/animation/cts/
DLayoutAnimationActivity.java31 public void onCreate(Bundle bundle){ in onCreate()
DAnimationActivity.java63 public void onCreate(Bundle bundle){ in onCreate()
/cts/tests/tests/telephony/src/android/telephony/gsm/cts/
DGsmCellLocationTest.java31 Bundle bundle = new Bundle(); in testGsmCellLocation() local
/cts/tests/tests/voicesettings/common/src/android/voicesettings/common/
DUtils.java34 public static final String toBundleString(Bundle bundle) { in toBundleString()
/cts/tests/tests/os/src/android/os/cts/
DMessageTest.java69 Bundle bundle = mMessage.getData(); in testAccessMessageProperties() local
159 Bundle bundle = new Bundle(); in testCopyFrom() local
187 Bundle bundle = new Bundle(); in testWriteToParcel() local
DResultReceiverTest.java32 Bundle bundle = new Bundle(); in testResultReceiver() local
DBundleTest.java166 final Bundle bundle = new Bundle(); in testGetBundle() local
472 final Bundle bundle = new Bundle(); in testGetParcelable() local
594 final Bundle bundle = new Bundle(); in testGetSparseParcelableArray() local
746 final Bundle bundle = Bundle.CREATOR.createFromParcel(parcel); in testWriteToParcel() local
/cts/tests/tests/alarmclock/common/src/android/alarmclock/common/
DUtils.java38 public static final String toBundleString(Bundle bundle) { in toBundleString()
/cts/tests/tests/text/src/android/text/style/cts/
DTtsSpanTest.java26 PersistableBundle bundle; field in TtsSpanTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBluetoothChatService.java191 Bundle bundle = new Bundle(); in connected() local
250 Bundle bundle = new Bundle(); in connectionFailed() local
262 Bundle bundle = new Bundle(); in connectionLost() local
/cts/tests/app/src/android/app/cts/
DLocalActivityManagerTestHelper.java153 final Bundle bundle = mLocalActivityManager.saveInstanceState(); in testSaveInstanceState() local
232 final Bundle bundle = mLocalActivityManager.saveInstanceState(); in testDispatchCreate() local
/cts/tests/tests/assist/service/src/android/voiceinteraction/service/
DMainInteractionService.java82 Bundle bundle = new Bundle(); in maybeStart() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DDrawActivity.java45 public void onCreate(Bundle bundle){ in onCreate()
/cts/tests/tests/database/src/android/database/cts/
DCursorWrapperTest.java361 Bundle bundle = cursor.getExtras(); in testGetExtras() local
394 Bundle bundle = cursorWrapper.respond(b); in testRespond() local
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java64 public static final String toBundleString(Bundle bundle) { in toBundleString()
/cts/tests/tests/location/src/android/location/cts/
DLocationTest.java492 Bundle bundle = new Bundle(); in createTestLocation() local
500 private void assertTestBundle(Bundle bundle) { in assertTestBundle()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/
DMockTvInputService.java366 Bundle bundle = sSelectTrackCallback.getBundle(); in onSelectTrack() local
382 Bundle bundle = sSetCaptionEnabledCallback.getBundle(); in onSetCaptionEnabled() local
/cts/tests/tests/assist/common/src/android/assist/common/
DUtils.java183 public static final String toBundleString(Bundle bundle) { in toBundleString()
/cts/tests/tests/util/src/android/util/cts/
DArrayMapTest.java338 Bundle bundle = new Bundle(); in testBasicArrayMap() local
/cts/tests/tests/app/src/android/app/cts/
DServiceTest.java134 private void startExpectResult(Intent service, Bundle bundle) { in startExpectResult()
/cts/tests/tests/telephony/src/android/telephony/cts/
DSmsManagerTest.java390 Bundle bundle = intent.getExtras(); in onReceive() local
/cts/tests/tests/content/src/android/content/cts/
DIntentTest.java1551 final Bundle bundle = new Bundle(); in testFillIn_extras() local
1606 Bundle bundle = mIntent.getExtras(); in testHasFileDescriptors() local
1697 final Bundle bundle = new Bundle(); in testPutExtras2() local

12