/cts/tests/tests/tv/src/android/media/tv/cts/ |
D | TvTrackInfoTest.java | 33 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/inputmethod/mockime/src/com/android/cts/mockime/ |
D | ImeCommand.java | 44 private ImeCommand(@NonNull Bundle bundle) { in ImeCommand() 51 static ImeCommand fromBundle(@NonNull Bundle bundle) { in fromBundle() 56 final Bundle bundle = new Bundle(); in toBundle() local
|
D | ImeState.java | 53 final Bundle bundle = new Bundle(); in toBundle() local 60 static ImeState fromBundle(@Nullable Bundle bundle) { in fromBundle()
|
/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/ |
D | StubAuthenticator.java | 58 Bundle bundle) throws NetworkErrorException { in addAccount() 67 Account account, Bundle bundle) throws NetworkErrorException { in confirmCredentials() 73 Account account, String type, Bundle bundle) throws NetworkErrorException { in getAuthToken() 84 Account account, String tokenType, Bundle bundle) in updateCredentials()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | ByodProvisioningTestActivity.java | 87 Bundle bundle = new Bundle(); in getTestTermsIntent() local 102 PersistableBundle bundle = new PersistableBundle(); in getTestLogoIntent() local
|
/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/ |
D | StubAuthenticator.java | 61 Bundle bundle) throws NetworkErrorException { in addAccount() 79 Account account, Bundle bundle) throws NetworkErrorException { in confirmCredentials() 85 Account account, String type, Bundle bundle) throws NetworkErrorException { in getAuthToken() 99 Account account, String tokenType, Bundle bundle) in updateCredentials()
|
/cts/hostsidetests/devicepolicy/app/TransferOwnerIncomingApp/src/com/android/cts/transferowner/ |
D | DeviceAndProfileOwnerTransferIncomingTest.java | 42 public void onTransferOwnershipComplete(Context context, PersistableBundle bundle) { in onTransferOwnershipComplete() 88 PersistableBundle bundle = mDevicePolicyManager.getTransferOwnershipBundle(); in testTransferOwnershipBundleLoaded() local 95 PersistableBundle bundle = mDevicePolicyManager.getTransferOwnershipBundle(); in testTransferOwnershipEmptyBundleLoaded() local
|
/cts/tests/tests/security/src/android/security/cts/ |
D | AmbiguousBundlesTest.java | 38 Bundle bundle; in test_android_CVE_2017_13287() local 177 protected static void writeBundleSkippingHeaders(Parcel parcel, Bundle bundle) { in writeBundleSkippingHeaders() 192 protected static void padBundle(Bundle bundle, int size, int minHash, Random random) { in padBundle()
|
/cts/tests/framework/base/activitymanager/app/src/android/server/am/ |
D | LaunchEnterPipActivity.java | 25 protected void onCreate(Bundle bundle) { in onCreate()
|
/cts/tests/tests/display/src/android/display/cts/ |
D | ScreenOnActivity.java | 30 public void onCreate(Bundle bundle) { in onCreate()
|
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/ |
D | SimpleActivity.java | 24 public void onCreate(Bundle bundle) { in onCreate()
|
/cts/hostsidetests/incident/apps/errorsapp/src/com/android/server/cts/errors/ |
D | ExceptionActivity.java | 27 public void onCreate(Bundle bundle) { in onCreate()
|
D | NativeActivity.java | 33 public void onCreate(Bundle bundle) { in onCreate()
|
D | ANRActivity.java | 34 public void onCreate(Bundle bundle) { in onCreate()
|
/cts/tests/app/app/src/android/app/stubs/ |
D | ScreenOnActivity.java | 30 public void onCreate(Bundle bundle) { in onCreate()
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/util/ |
D | StateInitializeActivity.java | 40 protected void onCreate(Bundle bundle) { in onCreate()
|
/cts/tests/tests/toastlegacy/src/android/widget/toast/cts/legacy/ |
D | ToastActivity.java | 31 public void onCreate(Bundle bundle) { in onCreate()
|
/cts/tests/app/src/android/app/cts/ |
D | ActivityOptionsTest.java | 27 Bundle bundle = options.toBundle(); in testActivityOptionsBundle_makeBasic() local
|
/cts/hostsidetests/incident/apps/procstatsapp/src/com/android/server/cts/procstats/ |
D | SimpleActivity.java | 29 public void onCreate(Bundle bundle) { in onCreate()
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | ProvisioningTest.java | 107 PersistableBundle bundle = loadBundle(mContext); in testVerifyAdminExtraBundle() local 156 private static void saveBundle(Context context, PersistableBundle bundle) { in saveBundle() 169 PersistableBundle bundle = new PersistableBundle(); in loadBundle() local
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
D | ApplicationRestrictionsTest.java | 241 Bundle bundle = new Bundle(); in createBundle0() local 259 private void assertBundle0(Bundle bundle) { in assertBundle0() 299 private void assertBundle1(Bundle bundle) { in assertBundle1()
|
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/ |
D | CallBlockingTest.java | 78 final Bundle bundle = new Bundle(); in testIncomingCallFromBlockedNumberIsRejected() local 81 mTelecomManager.addNewIncomingCall(phoneAccount.getAccountHandle(), bundle); in testIncomingCallFromBlockedNumberIsRejected() local
|
/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/ |
D | AppRestrictionsDelegateTest.java | 130 private void assertBundle0(Bundle bundle) { in assertBundle0() 143 private void assertBundle1(Bundle bundle) { in assertBundle1()
|
/cts/tests/tests/animation/src/android/animation/cts/ |
D | LayoutAnimationActivity.java | 31 public void onCreate(Bundle bundle){ in onCreate()
|
/cts/tests/tests/transition/src/android/transition/cts/ |
D | TransitionActivity.java | 30 public void onCreate(Bundle bundle){ in onCreate()
|