Home
last modified time | relevance | path

Searched defs:bundle (Results 1 – 25 of 715) sorted by relevance

12345678910>>...29

/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DValidateNotificationPeopleTest.java56 Bundle bundle = new Bundle(); in testNoExtra() local
64 Bundle bundle = new Bundle(); in testSingleString() local
73 Bundle bundle = new Bundle(); in testSingleCharArray() local
82 Bundle bundle = new Bundle(); in testSingleCharSequence() local
90 Bundle bundle = new Bundle(); in testStringArraySingle() local
99 Bundle bundle = new Bundle(); in testStringArrayMultiple() local
108 Bundle bundle = new Bundle(); in testStringArrayNulls() local
117 Bundle bundle = new Bundle(); in testCharSequenceArrayMultiple() local
130 Bundle bundle = new Bundle(); in testMixedCharSequenceArrayList() local
147 Bundle bundle = new Bundle(); in testStringArrayList() local
[all …]
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/
H A DAdvancedPowerUsageDetailTest.java292 Bundle bundle = new Bundle(2); in testInitHeader_noUsageTimeAndGraphDisabled_hasCorrectSummary() local
312 Bundle bundle = new Bundle(2); in testInitHeader_bgTwoMinFgZeroAndGraphDisabled_hasCorrectSummary() local
332 Bundle bundle = new Bundle(2); in testInitHeader_bgLessThanAMinFgZeroAndGraphDisabled_hasCorrectSummary() local
353 Bundle bundle = new Bundle(2); in testInitHeader_totalUsageLessThanAMinAndGraphDisabled_hasCorrectSummary() local
375 Bundle bundle = new Bundle(2); in testInitHeader_TotalAMinutesBgLessThanAMinAndGraphDisabled_hasCorrectSummary() local
394 Bundle bundle = new Bundle(2); in testInitHeader_TotalAMinBackgroundZeroAndGraphDisabled_hasCorrectSummary() local
413 Bundle bundle = new Bundle(2); in testInitHeader_fgTwoMinBgFourMinAndGraphDisabled_hasCorrectSummary() local
427 Bundle bundle = new Bundle(2); in testInitHeader_noUsageTime_hasCorrectSummary() local
442 Bundle bundle = new Bundle(3); in testInitHeader_noUsageTimeButConsumedPower_hasEmptySummary() local
459 Bundle bundle = new Bundle(2); in testInitHeader_backgroundTwoMinForegroundZero_hasCorrectSummary() local
[all …]
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/network/telephony/
H A DCarrierPreferenceControllerTest.java97 final PersistableBundle bundle = new PersistableBundle(); in getAvailabilityStatus_cdmaWithFlagOff_returnUnavailable() local
107 final PersistableBundle bundle = new PersistableBundle(); in getAvailabilityStatus_cdmaWithFlagOnreturnAvailable() local
117 final PersistableBundle bundle = new PersistableBundle(); in getAvailabilityStatus_gsmWithFlagOnreturnAvailable() local
126 final PersistableBundle bundle = new PersistableBundle(); in handlePreferenceClick_activityFound_openCarrierSettingActivity() local
147 final PersistableBundle bundle = new PersistableBundle(); in handlePreferenceClick_activityNotFound_DoNothing() local
164 final PersistableBundle bundle = new PersistableBundle(); in handlePreferenceClick_activityNotConfigured_DoNothing() local
H A DApnPreferenceControllerTest.java91 final PersistableBundle bundle = new PersistableBundle(); in getAvailabilityStatus_apnSettingsNotSupported_returnUnavailable() local
101 final PersistableBundle bundle = new PersistableBundle(); in getAvailabilityStatus_apnSettingsSupportedWithCDMA_returnAvailable() local
111 final PersistableBundle bundle = new PersistableBundle(); in getAvailabilityStatus_apnSettingsSupportedWithGsm_returnAvailable() local
129 final PersistableBundle bundle = new PersistableBundle(); in getAvailabilityStatus_hideCarrierNetworkSettings_returnUnavailable() local
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/
H A DSurfaceViewRequestUtils.java33 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()
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/common/
H A DExtraSettingsLoaderTest.java77 Bundle bundle = new Bundle(); in testLoadPreference_stringResources_shouldLoadResources() local
107 Bundle bundle = new Bundle(); in testLoadPreference_metadataBundleIsValue() local
147 Bundle bundle = new Bundle(); in testLoadPreference_integerResources_shouldLoadResources() local
183 Bundle bundle = new Bundle(); in testLoadPreference_noDefaultSummary() local
211 Bundle bundle = new Bundle(); in testLoadPreference_noCategory_shouldSetToDeviceCategory() local
240 Bundle bundle = new Bundle(); in testLoadPreference_noCategoryMatched_shouldNotReturnPreferences() local
264 Bundle bundle = new Bundle(); in testLoadPreference_shouldLoadDefaultIcon() local
293 Bundle bundle = new Bundle(); in testLoadPreference_noSystemApp_returnsNoPreferences() local
319 Bundle bundle = new Bundle(); in testLoadPreference_systemApp_returnsPreferences() local
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/dashboard/profileselector/
H A DProfileSelectFragmentTest.java79 final Bundle bundle = new Bundle(); in getTabId_setArgumentWork_setCorrectTab() local
87 final Bundle bundle = new Bundle(); in getTabId_setArgumentPersonal_setCorrectTab() local
95 final Bundle bundle = new Bundle(); in getTabId_setWorkId_getCorrectTab() local
106 final Bundle bundle = new Bundle(); in getTabId_setPersonalId_getCorrectTab() local
/aosp12/packages/services/Iwlan/test/com/google/android/iwlan/
H A DErrorPolicyManagerTest.java139 PersistableBundle bundle = new PersistableBundle(); in testValidCarrierConfig() local
210 PersistableBundle bundle = new PersistableBundle(); in testInvalidCarrierConfig() local
255 PersistableBundle bundle = new PersistableBundle(); in testChoosingFallbackPolicy() local
309 PersistableBundle bundle = new PersistableBundle(); in testCanBringUpTunnel() local
361 PersistableBundle bundle = new PersistableBundle(); in testNoErrorScenario() local
408 PersistableBundle bundle = new PersistableBundle(); in testWifiDisableUnthrottle() local
459 PersistableBundle bundle = new PersistableBundle(); in testWFCDisableUnthrottle() local
510 PersistableBundle bundle = new PersistableBundle(); in testAPMUnthrottle() local
562 PersistableBundle bundle = new PersistableBundle(); in testGetDataFailCauseRetryTime() local
620 PersistableBundle bundle = new PersistableBundle(); in testBackOffTime() local
[all …]
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/p2p/
H A DWifiP2pSettingsTest.java122 final Bundle bundle = new Bundle(); in onActivityCreate_withDeviceName_shouldGetDeviceName() local
133 final Bundle bundle = new Bundle(); in onActivityCreate_withGroupName_shouldGetGroupName() local
149 final Bundle bundle = new Bundle(); in beSearching_getP2pStateEnabledIntent_shouldBeFalse() local
162 final Bundle bundle = new Bundle(); in withEmptyP2pDeviceList_getP2pPeerChangeIntent_connectedDevicesShouldBeZero() local
179 final Bundle bundle = new Bundle(); in lastGroupForm_whenGroupFormInWifiP2pInfoIsFalse_beSetAsFalse() local
196 final Bundle bundle = new Bundle(); in lastGroupForm_whenGroupFormInWifiP2pInfoIsTrue_beSetAsTrue() local
237 final Bundle bundle = new Bundle(); in withStartedStage_discoveryChanged_shouldStartSearching() local
266 final Bundle bundle = new Bundle(); in noLastGroupForm_whenP2pDisconnected_shouldStartSearch() local
280 final Bundle bundle = new Bundle(); in withValidName_clickRenameDialog_shouldSetName() local
293 final Bundle bundle = new Bundle(); in withInValidName_whenGetRenameRequest_shouldNotSetName() local
[all …]
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DSyncResultReceiver.java134 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
/aosp12/frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/
H A DAppSearchSchema.java55 public AppSearchSchema(@NonNull Bundle bundle) { in AppSearchSchema()
187 Bundle bundle = new Bundle(); in build() local
289 PropertyConfig(@NonNull Bundle bundle) { in PropertyConfig()
599 Bundle bundle = new Bundle(); in build() local
647 LongPropertyConfig(@NonNull Bundle bundle) { in LongPropertyConfig()
679 Bundle bundle = new Bundle(); in build() local
722 Bundle bundle = new Bundle(); in build() local
765 Bundle bundle = new Bundle(); in build() local
776 BytesPropertyConfig(@NonNull Bundle bundle) { in BytesPropertyConfig()
808 Bundle bundle = new Bundle(); in build() local
[all …]
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
H A DStoreUtils.java58 public static Account persistableBundleToAccount(PersistableBundle bundle) { in persistableBundleToAccount()
68 final PersistableBundle bundle = new PersistableBundle(); in accountToPersistableBundle() local
142 public static void putIntegerIfNotNull(PersistableBundle bundle, String attrName, in putIntegerIfNotNull()
149 public static void putPersistableBundlableIfNotNull(PersistableBundle bundle, String attrName, in putPersistableBundlableIfNotNull()
156 public static <E> E getObjectAttrFromPersistableBundle(PersistableBundle bundle, in getObjectAttrFromPersistableBundle()
162 public static <E> E getStringAttrFromPersistableBundle(PersistableBundle bundle, in getStringAttrFromPersistableBundle()
168 public static Integer getIntegerAttrFromPersistableBundle(PersistableBundle bundle, in getIntegerAttrFromPersistableBundle()
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
H A DSurfaceViewUtils.java35 Bundle bundle = new Bundle(); in createSurfaceViewRequest() local
44 public static SurfaceControlViewHost.SurfacePackage getSurfacePackage(Bundle bundle) { in getSurfacePackage()
49 public static Message getCallback(Bundle bundle) { in getCallback()
/aosp12/frameworks/base/packages/SettingsLib/EmergencyNumber/src/com/android/settingslib/emergencynumber/
H A DEmergencyNumberUtils.java114 final Bundle bundle = new Bundle(); in setEmergencyNumberOverride() local
124 final Bundle bundle = new Bundle(); in setEmergencyGestureEnabled() local
135 final Bundle bundle = new Bundle(); in setEmergencySoundEnabled() local
146 final Bundle bundle = mContext.getContentResolver().call( in getEmergencyGestureEnabled() local
157 final Bundle bundle = mContext.getContentResolver().call( in getEmergencyGestureSoundEnabled() local
166 final Bundle bundle = mContext.getContentResolver().call( in getEmergencyNumberOverride() local
/aosp12/packages/apps/CertInstaller/src/com/android/certinstaller/
H A DCertInstallerMain.java88 Bundle bundle = intent.getExtras(); in onCreate() local
123 private boolean nullOrEmptyBundle(Bundle bundle) { in nullOrEmptyBundle()
127 private boolean bundleContainsNameOnly(Bundle bundle) { in bundleContainsNameOnly()
131 private boolean bundleContainsInstallAsUidOnly(Bundle bundle) { in bundleContainsInstallAsUidOnly()
135 private boolean bundleContainsExtraCertificateUsageOnly(Bundle bundle) { in bundleContainsExtraCertificateUsageOnly()
139 private boolean installingCaCertificate(Bundle bundle) { in installingCaCertificate()
/aosp12/frameworks/base/tools/aapt/
H A DMain.cpp27 int doVersion(Bundle* bundle) in doVersion()
250 int handleCommand(Bundle* bundle) in handleCommand()
279 Bundle bundle; in main() local
/aosp12/frameworks/base/core/java/android/service/autofill/
H A DSavedDatasetsInfoCallbackImpl.java71 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()
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/audio_util/
H A DImageTest.java176 Bundle bundle = new Bundle(); in getBundleWithBitmap() local
182 Bundle bundle = new Bundle(); in getBundleWithUri() local
328 Bundle bundle = getBundleWithBitmap(MediaMetadata.METADATA_KEY_ART, mTestBitmap); in testCreateImageFromBundleWithArt() local
341 Bundle bundle = getBundleWithBitmap(MediaMetadata.METADATA_KEY_ALBUM_ART, mTestBitmap); in testCreateImageFromBundleWithAlbumArt() local
354 Bundle bundle = getBundleWithBitmap(MediaMetadata.METADATA_KEY_DISPLAY_ICON, mTestBitmap); in testCreateImageFromBundleWithDisplayIcon() local
366 Bundle bundle = getBundleWithUri(MediaMetadata.METADATA_KEY_ART_URI, IMAGE_STRING_1); in testCreateImageFromBundleWithArtUri() local
379 Bundle bundle = getBundleWithUri(MediaMetadata.METADATA_KEY_ALBUM_ART_URI, IMAGE_STRING_1); in testCreateImageFromBundleWithAlbumArtUri() local
392 Bundle bundle = in testCreateImageFromBundleWithDisplayIconUri() local
405 Bundle bundle = new Bundle(); in testCreateImageFromBundleWithoutArtwork() local
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/accounts/
H A DAccountDetailsSettingControllerTest.java137 Bundle bundle = new Bundle(); in addExtraSettings_accountTypeNotEqual_shouldNotAddAnyPreferences() local
151 Bundle bundle = new Bundle(); in addExtraSettings_accountTypeNotEqual_isNotVisible() local
164 Bundle bundle = new Bundle(); in addExtraSettings_accountTypeEqual_shouldAddPreferences() local
178 Bundle bundle = new Bundle(); in addExtraSettings_accountTypeEqual_isVisible() local
/aosp12/packages/apps/Settings/tests/legacy_unit/src/com/android/settings/accounts/
H A DAuthenticator.java39 Bundle bundle) throws NetworkErrorException { in addAccount()
47 public Bundle confirmCredentials(AccountAuthenticatorResponse r, Account account, Bundle bundle) in confirmCredentials()
54 Bundle bundle) throws NetworkErrorException { in getAuthToken()
65 Bundle bundle) throws NetworkErrorException { in updateCredentials()
/aosp12/packages/providers/MediaProvider/tests/src/com/android/providers/media/
H A DTranscodeHelperTest.java105 Bundle bundle = new Bundle(); in testDoesNotTranscodeForMediaProvider() local
126 Bundle bundle = new Bundle(); in testDoesNotTranscodeIfAppAcceptsOriginalFormat() local
142 Bundle bundle = new Bundle(); in testDoesNotTranscodeIfAppExtraMediaCapabilitiesHevc_supported() local
158 Bundle bundle = new Bundle(); in testTranscodesIfAppExtraMediaCapabilitiesHevc_unsupported() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DAuthenticator.java45 Bundle bundle) throws NetworkErrorException { in addAccount()
53 public Bundle confirmCredentials(AccountAuthenticatorResponse r, Account account, Bundle bundle) in confirmCredentials()
62 Bundle bundle) throws NetworkErrorException { in getAuthToken()
77 Bundle bundle) throws NetworkErrorException { in updateCredentials()
/aosp12/packages/services/Car/service/src/com/android/car/telemetry/publisher/statsconverters/
H A DAbstractAtomConverter.java99 PersistableBundle bundle = new PersistableBundle(); in convert() local
119 atomFieldAccessor.getFieldName(), valueList, bundle); in convert() local
137 bundle); in convert() local
186 PersistableBundle bundle) { in setPersistableBundleArrayField()
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/rollback/
H A DWatchdogRollbackLoggerTest.java93 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
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DAuthenticatorService.java63 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()

12345678910>>...29