/cts/tests/devicepolicy/src/android/devicepolicy/cts/ |
D | ApplicationRestrictionsTest.java | 89 Bundle bundle = BundleUtils.createBundle( in setApplicationRestrictions_applicationRestrictionsAreSet() local 96 bundle); in setApplicationRestrictions_applicationRestrictionsAreSet() local 116 Bundle bundle = BundleUtils.createBundle( in setApplicationRestrictions_applicationRestrictionsAlreadySet_setsNewRestrictions() local 127 bundle); in setApplicationRestrictions_applicationRestrictionsAlreadySet_setsNewRestrictions() local 150 Bundle bundle = in getApplicationRestrictions_applicationRestrictionsAreSet_returnsApplicationRestrictions() local 158 bundle); in getApplicationRestrictions_applicationRestrictionsAreSet_returnsApplicationRestrictions() local 181 Bundle bundle = BundleUtils.createBundle( in getApplicationRestrictions_differentPackage_throwsException() local 188 bundle); in getApplicationRestrictions_differentPackage_throwsException() local 207 Bundle bundle = BundleUtils.createBundle( in getApplicationRestrictions_setForOtherPackage_returnsNull() local 214 bundle); in getApplicationRestrictions_setForOtherPackage_returnsNull() local [all …]
|
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | EmergencyCallDomainSelectionTestOnMockModem.java | 307 PersistableBundle bundle = getDefaultPersistableBundle(); in testDefaultCombinedImsRegisteredBarredSelectCs() local 323 PersistableBundle bundle = getDefaultPersistableBundle(); in testDefaultCombinedImsRegisteredSelectPs() local 339 PersistableBundle bundle = getDefaultPersistableBundle(); in testDefaultCombinedImsNotRegisteredSelectCs() local 357 PersistableBundle bundle = getDefaultPersistableBundle(); in testDefaultCombinedImsNotRegisteredBarredSelectCs() local 375 PersistableBundle bundle = getDefaultPersistableBundle(); in testDefaultCombinedImsRegisteredEmsOffBarredSelectCs() local 391 PersistableBundle bundle = getDefaultPersistableBundle(); in testDefaultCombinedImsRegisteredEmsOffSelectCs() local 407 PersistableBundle bundle = getDefaultPersistableBundle(); in testDefaultCombinedImsNotRegisteredEmsOffSelectCs() local 425 PersistableBundle bundle = getDefaultPersistableBundle(); in testDefaultCombinedImsNotRegisteredEmsOffBarredSelectCs() local 443 PersistableBundle bundle = getDefaultPersistableBundle(); in testDefaultCombinedImsRegisteredVopsOffBarredSelectCs() local 459 PersistableBundle bundle = getDefaultPersistableBundle(); in testDefaultCombinedImsRegisteredVopsOffSelectCs() local [all …]
|
D | ImsCallingTestOnMockModem.java | 222 PersistableBundle bundle = new PersistableBundle(); in testSrvccActiveCall() local 344 PersistableBundle bundle = new PersistableBundle(); in testSrvccIncomingCall() local 400 PersistableBundle bundle = new PersistableBundle(); in testSrvccPreAlertingIncomingCall() local 455 PersistableBundle bundle = new PersistableBundle(); in testSrvccHoldingCall() local 501 private void verifySrvccTypeFiltered(PersistableBundle bundle, in verifySrvccTypeFiltered()
|
/cts/tests/devicepolicy/src/android/devicepolicy/cts/utils/ |
D | BundleUtils.java | 66 Bundle bundle = new Bundle(); in createBundle() local 88 public static void assertEqualToBundle(String id, Bundle bundle) { in assertEqualToBundle() 149 private static void assertBooleanKey(Bundle bundle, String key, boolean expectedValue) { in assertBooleanKey() 157 private static void assertIntKey(Bundle bundle, String key, int expectedValue) { in assertIntKey() 164 private static void assertStringKey(Bundle bundle, String key, String expectedValue) { in assertStringKey() 171 private static void assertStringsKey(Bundle bundle, String key, String[] expectedValue) { in assertStringsKey() 180 private static Bundle getBundleKey(Bundle bundle, String key) { in getBundleKey()
|
/cts/tests/ondeviceintelligence/src/android/ondeviceintelligence/cts/ |
D | CtsIsolatedInferenceService.java | 130 Bundle bundle = new Bundle(); in processRequestStreaming() local 166 Bundle bundle = new Bundle(); in processRequest() local 177 Bundle bundle = new Bundle(); in processRequest() local 189 Bundle bundle = new Bundle(); in processRequest() local 203 Bundle bundle = new Bundle(); in processRequest() local 215 Bundle bundle = new Bundle(); in processRequest() local 222 Bundle bundle = new Bundle(); in processRequest() local 237 Bundle bundle = new Bundle(); in processRequest() local 263 Bundle bundle = new Bundle(); in processRequest() local 278 Bundle bundle = new Bundle(); in processRequest() local
|
/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
D | test_persistable_bundle.cpp | 26 APersistableBundle* bundle = APersistableBundle_new(); in TEST_F() local 32 APersistableBundle* bundle = APersistableBundle_new(); in TEST_F() local 40 APersistableBundle* bundle = APersistableBundle_new(); in TEST_F() local 55 APersistableBundle* bundle = APersistableBundle_new(); in TEST_F() local 72 APersistableBundle* bundle = APersistableBundle_new(); in TEST_F() local 93 APersistableBundle* bundle = APersistableBundle_new(); in TEST_F() local 116 APersistableBundle* bundle = APersistableBundle_new(); in TEST_F() local 218 APersistableBundle* bundle = APersistableBundle_new(); in TEST_F() local 226 APersistableBundle* bundle = APersistableBundle_new(); in TEST_F() local 236 APersistableBundle* bundle = APersistableBundle_new(); in TEST_F() local [all …]
|
/cts/tests/tests/tv/src/android/media/tv/cts/ |
D | TvTrackInfoTest.java | 68 final Bundle bundle = new Bundle(); in newAudioTrack_everything() local 120 final Bundle bundle = new Bundle(); in newVideoTrack_everything() local 152 final Bundle bundle = new Bundle(); in newSubtitleTrack_default() local 171 final Bundle bundle = new Bundle(); in newSubtitleTrack_everything() local
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-35676/src/android/security/cts/CVE_2023_35676/com/google/android/apps/miphone/aiai/matchnaker/overview/api/generatedv2/ |
D | SuggestParcelables.java | 40 public Action(Bundle bundle) { in Action() 54 Bundle bundle = new Bundle(); in writeToBundle() local 70 public ActionGroup(Bundle bundle) { in ActionGroup() 101 public Entity(Bundle bundle) { in Entity() 129 public ExtrasInfo(Bundle bundle) { in ExtrasInfo()
|
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
D | ImeCommand.java | 45 private ImeCommand(@NonNull Bundle bundle) { in ImeCommand() 52 static ImeCommand fromBundle(@NonNull Bundle bundle) { in fromBundle() 57 final Bundle bundle = new Bundle(); in toBundle() local
|
D | ImeState.java | 54 final Bundle bundle = new Bundle(); in toBundle() local 61 static ImeState fromBundle(@Nullable Bundle bundle) { in fromBundle()
|
/cts/tests/inputmethod/mocka11yime/common/src/com/android/cts/mocka11yime/ |
D | MockA11yImeCommand.java | 49 private MockA11yImeCommand(@NonNull Bundle bundle) { in MockA11yImeCommand() 56 static MockA11yImeCommand fromBundle(@NonNull Bundle bundle) { in fromBundle() 61 final Bundle bundle = new Bundle(); in toBundle() local
|
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/events/deviceadminreceivers/ |
D | DeviceAdminTransferOwnershipCompleteEvent.java | 104 Context context, PersistableBundle bundle) { in logger() 114 Context context, PersistableBundle bundle) { in DeviceAdminTransferOwnershipCompleteEventLogger() 144 public DeviceAdminTransferOwnershipCompleteEventLogger setBundle(PersistableBundle bundle) { in setBundle() 162 public PersistableBundle bundle() { in bundle() method in DeviceAdminTransferOwnershipCompleteEvent
|
/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/tests/tests/security/src/android/security/cts/ |
D | ParcelableExceptionTest.java | 48 Bundle bundle = createBundle("java.io.FileOutputStream", filePath); in test_CVE_2017_0871() local 62 Bundle bundle = new Bundle(); in createBundle() local
|
D | AndroidFutureTest.java | 45 Bundle bundle = createBundle("java.util.logging.FileHandler", "", argAfterNewLine); in testAndroidFutureReadThrowable() local 65 Bundle bundle = new Bundle(); in createBundle() local
|
/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
D | MediaMetricsTest.java | 57 final Bundle bundle = item.toBundle(); in testBasicItem() local 96 final Bundle bundle = item.toBundle(); in testBigItem() local
|
/cts/tests/tests/assist/src/android/assist/cts/ |
D | LifecycleTest.java | 100 Bundle bundle = new Bundle(); in testLayerDoesNotTriggerLifecycleMethods() local 124 Bundle bundle = new Bundle(); in testNoUiLayerDoesNotTriggerLifecycleMethods() local 134 protected void onAction(Bundle bundle, String action) { in onAction()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/stub-app/src/android/security/cts/CVE_2021_0704_stub/ |
D | StubAuthenticator.java | 50 String tokenType, String[] strings, Bundle bundle) throws NetworkErrorException { in addAccount() 69 String type, Bundle bundle) throws NetworkErrorException { in getAuthToken() 86 Bundle bundle) throws NetworkErrorException { in confirmCredentials() 97 String tokenType, Bundle bundle) throws NetworkErrorException { in updateCredentials()
|
/cts/tests/tests/assist/common/src/android/assist/common/ |
D | BaseRemoteCallbackActivity.java | 42 Bundle bundle = new Bundle(); in notify() local 66 Bundle bundle = new Bundle(); in registerReceivingCallback() local
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | BlockedNumberService.java | 68 Bundle bundle; in onHandleIntent() local 92 Bundle bundle = new Bundle(); in insertBlockedNumber() local 127 Bundle bundle = new Bundle(); in deleteBlockedNumber() local
|
/cts/tests/app/src/android/app/cts/ |
D | ActivityOptionsTest.java | 37 Bundle bundle = options.toBundle(); in testActivityOptionsBundle_makeBasic() local 94 Bundle bundle = options.toBundle(); in checkPendingIntentBackgroundActivityStartModeBeforeAndAfterBundle() local 138 Bundle bundle = options.toBundle(); in checkPendingIntentCreatorBackgroundActivityStartModeBeforeAndAfterBundle() 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/compilation/status_checker_app/src/android/compilation/cts/statuscheckerapp/ |
D | StatusCheckerAppTest.java | 63 Bundle bundle = InstrumentationRegistry.getArguments(); in checkStatus() local 75 Bundle bundle = InstrumentationRegistry.getArguments(); in createAndLoadSecondaryDex() local 82 Bundle bundle = InstrumentationRegistry.getArguments(); in createAndLoadSecondaryDexUnsupportedClassLoader() local
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/ |
D | PocAmbiguator.java | 105 Bundle bundle = parcel.readBundle(); in make() local 110 private static void writeBundleSkippingHeaders(Parcel parcel, Bundle bundle) { in writeBundleSkippingHeaders() 125 private static boolean padBundle(Bundle bundle, int size, int minHash, Random random) { in padBundle()
|
/cts/tests/tests/os/src/android/os/cts/ |
D | SecurityStateManagerTest.java | 96 Bundle bundle = mSecurityStateManager.getGlobalSecurityState(); in testGetGlobalSecurityState() local 107 private void packageVersionNameCheck(Bundle bundle, String packageName) { in packageVersionNameCheck()
|