Home
last modified time | relevance | path

Searched defs:bundle (Results 1 – 25 of 40) 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
111 final Bundle bundle = new Bundle(); in testSubtitleTrackInfoOp() local
/cts/tests/app/app/src/android/app/stubs/
DScreenOnActivity.java30 public void onCreate(Bundle bundle) { in onCreate()
DLocalForegroundService.java81 Bundle bundle = new Bundle(); in newCommand() local
DLocalActivityManagerTestHelper.java153 final Bundle bundle = mLocalActivityManager.saveInstanceState(); in testSaveInstanceState() local
232 final Bundle bundle = mLocalActivityManager.saveInstanceState(); in testDispatchCreate() local
/cts/tests/tests/transition/src/android/transition/cts/
DTransitionActivity.java38 public void onCreate(Bundle bundle){ in onCreate()
/cts/tests/tests/display/src/android/display/cts/
DScreenOnActivity.java30 public void onCreate(Bundle bundle) { in onCreate()
/cts/tests/tests/animation/src/android/animation/cts/
DLayoutAnimationActivity.java31 public void onCreate(Bundle bundle){ in onCreate()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DApplicationRestrictionsTest.java239 Bundle bundle = new Bundle(); in createBundle0() local
257 private void assertBundle0(Bundle bundle) { in assertBundle0()
297 private void assertBundle1(Bundle bundle) { in assertBundle1()
DTrustAgentInfoTest.java82 PersistableBundle bundle = actual.get(0); in assertPersistableBundleList() local
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
DCallBlockingTest.java78 final Bundle bundle = new Bundle(); in testIncomingCallFromBlockedNumberIsRejected() local
81 mTelecomManager.addNewIncomingCall(phoneAccount.getAccountHandle(), bundle); in testIncomingCallFromBlockedNumberIsRejected() local
/cts/tests/tests/systemui/src/android/systemui/cts/
DLightStatusBarActivity.java32 public void onCreate(Bundle bundle){ in onCreate()
/cts/hostsidetests/devicepolicy/app/AppRestrictionsManagingApp/src/com/android/cts/apprestrictions/managingapp/
DApplicationRestrictionsManagerTest.java163 private void assertBundle0(Bundle bundle) { in assertBundle0()
176 private void assertBundle1(Bundle bundle) { in assertBundle1()
/cts/tests/tests/telephony/src/android/telephony/gsm/cts/
DGsmCellLocationTest.java31 Bundle bundle = new Bundle(); in testGsmCellLocation() local
/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
766 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/libs/deviceutil/src/android/cts/util/
DBroadcastUtils.java36 public static final String toBundleString(Bundle bundle) { in toBundleString()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hcef/
DMyHostFelicaService.java62 public byte[] processNfcFPacket(byte[] bytes, Bundle bundle) { in processNfcFPacket()
/cts/tests/tests/location/src/android/location/cts/
DTestLocationListener.java47 public void onStatusChanged(String s, int i, Bundle bundle) { in onStatusChanged()
/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/tests/assist/service/src/android/voiceinteraction/service/
DMainInteractionService.java82 Bundle bundle = new Bundle(); in maybeStart() local
/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/uirendering/src/android/uirendering/cts/testinfrastructure/
DDrawActivity.java45 public void onCreate(Bundle bundle){ in onCreate()
/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java67 public static final String toBundleString(Bundle bundle) { in toBundleString()

12