| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
| D | CallWaitingControllerTest.java | 98 PersistableBundle bundle = getConfigBundle(true, CALL_WAITING_SYNC_NONE, true); in testSetTerminalBasedCallWaitingSupported() local 116 PersistableBundle bundle = getConfigBundle(true, CALL_WAITING_SYNC_NONE, true); in testInitialize() local 144 PersistableBundle bundle = getConfigBundle(true, CALL_WAITING_SYNC_NONE, true); in testCarrierConfigChanged() local 186 PersistableBundle bundle = getConfigBundle(true, CALL_WAITING_SYNC_NONE, true); in testGetCallWaitingSyncNone() local 224 PersistableBundle bundle = getConfigBundle(true, CALL_WAITING_SYNC_NONE, true); in testSetCallWaitingSyncNone() local 256 PersistableBundle bundle = getConfigBundle(true, CALL_WAITING_SYNC_USER_CHANGE, true); in testSyncUserChange() local 313 PersistableBundle bundle = getConfigBundle(true, CALL_WAITING_SYNC_FIRST_POWER_UP, true); in testSyncFirstPowerUp() local 331 PersistableBundle bundle = getConfigBundle(true, CALL_WAITING_SYNC_FIRST_CHANGE, true); in testSyncFirstChange() local 371 PersistableBundle bundle = getConfigBundle(true, CALL_WAITING_SYNC_IMS_ONLY, true); in testSyncImsOnly() local 453 PersistableBundle bundle = new PersistableBundle(); in getConfigBundle() local
|
| /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
| D | SurfaceViewRequestUtils.java | 33 Bundle bundle = new Bundle(); in createSurfaceBundle() local 44 public static SurfaceControl getSurfaceControl(Bundle bundle) { in getSurfaceControl() 51 public static @Nullable IBinder getHostToken(Bundle bundle) { in getHostToken() 58 public static int getDisplayId(Bundle bundle) { in getDisplayId()
|
| D | SurfaceViewRequestReceiver.java | 49 public void onReceive(Context context, Bundle bundle, View view) { in onReceive() 59 public void onReceive(Context context, Bundle bundle, View view, Size viewSize) { in onReceive()
|
| /frameworks/opt/car/setupwizard/library/main/tests/robotests/src/com/android/car/setupwizardlib/util/ |
| D | FeatureResolverTest.java | 77 Bundle bundle = new Bundle(); in testIsSplitNavLayoutFeatureEnabled_whenReturnsTrue() local 88 Bundle bundle = new Bundle(); in testIsSplitNavLayoutFeatureEnabled_whenReturnsFalse() local 108 Bundle bundle = new Bundle(); in testGetGModalVersion_whenVersionNumber1() local 119 Bundle bundle = new Bundle(); in testGModalVersion_whenVersionNumber0() local
|
| /frameworks/base/core/java/com/android/internal/util/ |
| D | SyncResultReceiver.java | 134 final Bundle bundle = new Bundle(); in bundleFor() local 145 final Bundle bundle = new Bundle(); in bundleFor() local 156 final Bundle bundle = new Bundle(); in bundleFor() local 167 final Bundle bundle = new Bundle(); in bundleFor() local 179 final Bundle bundle = new Bundle(); in bundleFor() local
|
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | ValidateNotificationPeopleTest.java | 75 Bundle bundle = new Bundle(); in testNoExtra() local 83 Bundle bundle = new Bundle(); in testSingleString() local 92 Bundle bundle = new Bundle(); in testSingleCharArray() local 101 Bundle bundle = new Bundle(); in testSingleCharSequence() local 109 Bundle bundle = new Bundle(); in testStringArraySingle() local 118 Bundle bundle = new Bundle(); in testStringArrayMultiple() local 127 Bundle bundle = new Bundle(); in testStringArrayNulls() local 136 Bundle bundle = new Bundle(); in testCharSequenceArrayMultiple() local 149 Bundle bundle = new Bundle(); in testMixedCharSequenceArrayList() local 166 Bundle bundle = new Bundle(); in testStringArrayList() local [all …]
|
| /frameworks/base/tools/aapt/ |
| D | Main.cpp | 27 int doVersion(Bundle* bundle) in doVersion() 250 int handleCommand(Bundle* bundle) in handleCommand() 279 Bundle bundle; in main() local
|
| D | Package.cpp | 52 status_t writeAPK(Bundle* bundle, const String8& outputFile, const sp<OutputSet>& outputSet) in writeAPK() 218 ssize_t processAssets(Bundle* bundle, ZipFile* zip, const sp<const OutputSet>& outputSet) in processAssets() 245 bool processFile(Bundle* bundle, ZipFile* zip, in processFile() 366 bool okayToCompress(Bundle* bundle, const String8& pathName) in okayToCompress() 427 ssize_t processJarFiles(Bundle* bundle, ZipFile* zip) in processJarFiles()
|
| /frameworks/base/core/java/android/service/autofill/ |
| D | SavedDatasetsInfoCallbackImpl.java | 71 Bundle bundle = new Bundle(/* capacity= */ 1); in onSuccess() local 79 Bundle bundle = new Bundle(/* capacity= */ 1); in onError() local 84 private void send(int resultCode, Bundle bundle) { in send()
|
| /frameworks/base/core/java/android/app/admin/ |
| D | ProvisioningIntentHelper.java | 111 Bundle bundle = createBundleFromProperties(properties); in createProvisioningIntentFromNdefRecord() local 136 Bundle bundle = new Bundle(); in createBundleFromProperties() local 146 String propertyName, Properties properties, Bundle bundle) { in addPropertyToBundle() 197 private static Intent createProvisioningIntentFromBundle(Bundle bundle) { in createProvisioningIntentFromBundle() 209 private static boolean containsRequiredProvisioningExtras(Bundle bundle) { in containsRequiredProvisioningExtras()
|
| /frameworks/base/packages/SettingsLib/Spa/tests/src/com/android/settingslib/spa/search/ |
| D | SpaSearchProviderTest.kt | 147 val bundle = in testQuerySearchIndexData() constant 240 val bundle = in testQuerySearchIndexRow() constant 321 val bundle = Bundle() in getExtras() constant
|
| /frameworks/base/packages/SettingsLib/EmergencyNumber/src/com/android/settingslib/emergencynumber/ |
| D | EmergencyNumberUtils.java | 118 final Bundle bundle = new Bundle(); in setEmergencyNumberOverride() local 128 final Bundle bundle = new Bundle(); in setEmergencyGestureEnabled() local 139 final Bundle bundle = new Bundle(); in setEmergencySoundEnabled() local 150 final Bundle bundle = mContext.getContentResolver().call( in getEmergencyGestureEnabled() local 161 final Bundle bundle = mContext.getContentResolver().call( in getEmergencyGestureSoundEnabled() local 170 final Bundle bundle = mContext.getContentResolver().call( in getEmergencyNumberOverride() local
|
| /frameworks/base/telecomm/java/android/telecom/ |
| D | AuthenticatorService.java | 63 String s, String s2, String[] strings, Bundle bundle) in addAccount() 70 Account account, Bundle bundle) in confirmCredentials() 77 Account account, String s, Bundle bundle) in getAuthToken() 89 Account account, String s, Bundle bundle) in updateCredentials()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/rollback/ |
| D | WatchdogRollbackLoggerTest.java | 93 Bundle bundle = new Bundle(); in testLogPackageParentKeyIsNull() local 109 Bundle bundle = new Bundle(); in testLogPackageHasParentKey() local 129 Bundle bundle = new Bundle(); in testLogPackageNameNotFound() local 152 Bundle bundle = new Bundle(); in testApexdLoggingCallsWithParents() local
|
| /frameworks/base/core/tests/coretests/src/android/os/ |
| D | BundleTest.java | 61 private Parcel getParcelledBundle(Bundle bundle) { in getParcelledBundle() 358 Bundle bundle = new Bundle(); in readWriteLengthMismatch_logsWtf() local 369 Bundle bundle = new Bundle(); in getParcelable_whenThrowingAndNotDefusing_throws() local 381 Bundle bundle = new Bundle(); in getParcelable_whenThrowingAndDefusing_returnsNull() local 396 Bundle bundle = new Bundle(); in getParcelable_whenThrowingAndDefusing_leavesElement() local 414 Bundle bundle = getMalformedBundle(); in partialDeserialization_whenNotDefusing_throws() local 421 Bundle bundle = getMalformedBundle(); in partialDeserialization_whenDefusing_emptiesMap() local
|
| /frameworks/base/tests/vcn/java/android/net/vcn/persistablebundleutils/ |
| D | SaProposalUtilsTest.java | 55 final PersistableBundle bundle = IkeSaProposalUtils.toPersistableBundle(proposal); in testPersistableBundleEncodeDecodeIsLosslessIkeProposal() local 77 final PersistableBundle bundle = ChildSaProposalUtils.toPersistableBundle(proposal); in testPersistableBundleEncodeDecodeIsLosslessChildProposal() local
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | CellLocation.java | 85 public static CellLocation newFromBundle(Bundle bundle) { in newFromBundle() 103 public abstract void fillInNotifierBundle(Bundle bundle); in fillInNotifierBundle()
|
| /frameworks/base/services/core/java/com/android/server/vcn/util/ |
| D | PersistableBundleUtils.java | 137 public static ParcelUuid toParcelUuid(PersistableBundle bundle) { in toParcelUuid() 214 public static byte[] toByteArray(PersistableBundle bundle) { in toByteArray() 307 public static byte[] toDiskStableBytes(@NonNull PersistableBundle bundle) throws IOException { in toDiskStableBytes() 367 public void writeToDisk(@NonNull PersistableBundle bundle) throws IOException { in writeToDisk() 392 public static PersistableBundle minimizeBundle( in minimizeBundle() 439 public static int getHashCode(@Nullable PersistableBundle bundle) { in getHashCode() 532 public PersistableBundleWrapper(@NonNull PersistableBundle bundle) { in PersistableBundleWrapper()
|
| /frameworks/base/core/tests/utiltests/src/com/android/internal/util/ |
| D | InlinePresentationStyleUtilsTest.java | 126 Bundle bundle = new Bundle(); in testFilterContentTypes_basic() local 140 Bundle bundle = new Bundle(); in testFilterContentTypes_binder_removedBinder() local 158 Bundle bundle = new Bundle(); in testFilterContentTypes_binderInChild_removedBinder() local
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/ |
| D | ImsPhoneCallTrackerTest.java | 609 PersistableBundle bundle = mContextFixture.getCarrierConfigBundle(); in testImsCepOnPeer() local 991 PersistableBundle bundle = new PersistableBundle(); in clearCarrierConfig() local 1012 PersistableBundle bundle = new PersistableBundle(); in loadReasonCodeRemapCarrierConfig() local 1044 PersistableBundle bundle = new PersistableBundle(); in loadReasonCodeRemapCarrierConfigWithWildcardMessage() local 1139 PersistableBundle bundle = mContextFixture.getCarrierConfigBundle(); in testRewriteOutgoingNumber() local 1183 PersistableBundle bundle = mContextFixture.getCarrierConfigBundle(); in testRewriteOutgoingNumberBasedOnRoamingState() local 1309 PersistableBundle bundle = mContextFixture.getCarrierConfigBundle(); in testRewriteOutgoingNumberInternationalButBundleNotSet() local 1408 PersistableBundle bundle = new PersistableBundle(); in setupCarrierConfig() local 1662 PersistableBundle bundle = mContextFixture.getCarrierConfigBundle(); in testCantMakeCallTooMany() local 2068 PersistableBundle bundle = mContextFixture.getCarrierConfigBundle(); in testConvertToSrvccConnectionInfoNotSupported() local [all …]
|
| /frameworks/base/core/tests/coretests/src/android/view/textclassifier/ |
| D | TextLanguageTest.java | 45 final Bundle bundle = new Bundle(); in testParcel() local 73 final Bundle bundle = new Bundle(); in testRequestParcel() local
|
| /frameworks/base/core/java/android/os/ |
| D | SynchronousResultReceiver.java | 37 @Nullable public Bundle bundle; field in SynchronousResultReceiver.Result 39 public Result(int resultCode, @Nullable Bundle bundle) { in Result()
|
| /frameworks/base/core/tests/coretests/src/android/content/ |
| D | RestrictionsManagerTest.java | 72 Bundle bundle = RestrictionsManager.convertRestrictionsToBundle(manifestRestrictions); in testConvertRestrictionsToBundle() local 84 Bundle bundle = RestrictionsManager.convertRestrictionsToBundle(manifestRestrictions); in testConvertRestrictionsToBundle_bundleArray() local
|
| /frameworks/base/services/usage/java/com/android/server/usage/ |
| D | UsageStatsIdleService.java | 54 final PersistableBundle bundle = new PersistableBundle(); in schedulePruneJob() local 68 final PersistableBundle bundle = new PersistableBundle(); in scheduleUpdateMappingsJob() local 110 final PersistableBundle bundle = params.getExtras(); in onStartJob() local
|
| /frameworks/base/core/java/android/view/textclassifier/ |
| D | TextLanguage.java | 67 Bundle bundle) { in TextLanguage() 189 public Builder setExtras(@NonNull Bundle bundle) { in setExtras() 230 private Request(CharSequence text, Bundle bundle) { in Request() 326 public Builder setExtras(@NonNull Bundle bundle) { in setExtras()
|