/cts/tests/devicepolicy/src/android/devicepolicy/cts/ |
D | ApplicationRestrictionsTest.java | 86 Bundle bundle = new Bundle(); in createBundle() local 110 Bundle bundle = createBundle("setApplicationRestrictions_applicationRestrictionsAreSet"); in setApplicationRestrictions_applicationRestrictionsAreSet() local 116 bundle); in setApplicationRestrictions_applicationRestrictionsAreSet() local 134 …Bundle bundle = createBundle("setApplicationRestrictions_applicationRestrictionsAlreadySet_setsNew… in setApplicationRestrictions_applicationRestrictionsAlreadySet_setsNewRestrictions() local 144 bundle); in setApplicationRestrictions_applicationRestrictionsAlreadySet_setsNewRestrictions() local 162 …Bundle bundle = createBundle("getApplicationRestrictions_applicationRestrictionsAreSet_returnsAppl… in getApplicationRestrictions_applicationRestrictionsAreSet_returnsApplicationRestrictions() local 168 bundle); in getApplicationRestrictions_applicationRestrictionsAreSet_returnsApplicationRestrictions() local 187 Bundle bundle = createBundle("getApplicationRestrictions_differentPackage_throwsException"); in getApplicationRestrictions_differentPackage_throwsException() local 193 bundle); in getApplicationRestrictions_differentPackage_throwsException() local 212 Bundle bundle = createBundle("getApplicationRestrictions_setForOtherPackage_returnsNull"); in getApplicationRestrictions_setForOtherPackage_returnsNull() 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/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/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/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/events/deviceadminreceivers/ |
D | DeviceAdminTransferOwnershipCompleteEvent.java | 102 Context context, PersistableBundle bundle) { in logger() 112 Context context, PersistableBundle bundle) { in DeviceAdminTransferOwnershipCompleteEventLogger() 140 public DeviceAdminTransferOwnershipCompleteEventLogger setBundle(PersistableBundle bundle) { in setBundle() 158 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 | 53 final Bundle bundle = item.toBundle(); in testBasicItem() local 92 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/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/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/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/hostsidetests/devicepolicy/app/TransferOwnerIncomingApp/src/com/android/cts/transferowner/ |
D | DeviceAndProfileOwnerTransferIncomingTest.java | 47 public void onTransferOwnershipComplete(Context context, PersistableBundle bundle) { in onTransferOwnershipComplete() 103 PersistableBundle bundle = mDevicePolicyManager.getTransferOwnershipBundle(); in testTransferOwnershipBundleLoaded() local 110 PersistableBundle bundle = mDevicePolicyManager.getTransferOwnershipBundle(); in testTransferOwnershipEmptyBundleLoaded() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewSourceLayoutTestActivity.java | 25 protected void onCreate(Bundle bundle) { in onCreate()
|
D | ViewUnbufferedTestActivity.java | 24 protected 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/tagging/sdk_30/src/android/cts/tagging/sdk30/ |
D | CrashMemtagAsyncActivity.java | 25 public void onCreate(Bundle bundle) { in onCreate()
|
D | CrashActivity.java | 25 public void onCreate(Bundle bundle) { in onCreate()
|
D | HeapZeroInitActivity.java | 25 public void onCreate(Bundle bundle) { in onCreate()
|
/cts/tests/framework/base/windowmanager/app27/src/android/server/wm/app27/ |
D | LaunchEnterPipActivity.java | 27 protected void onCreate(Bundle bundle) { in onCreate()
|
D | PipActivity.java | 26 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()
|