Home
last modified time | relevance | path

Searched defs:Bundle (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/core/java/android/os/
DBundle.java49 public final class Bundle extends BaseBundle implements Cloneable, Parcelable { class
126 public Bundle() { in Bundle() method in Bundle
140 public Bundle(Parcel parcelledData) { in Bundle() method in Bundle
153 public Bundle(Parcel parcelledData, int length) { in Bundle() method in Bundle
166 Bundle(Bundle from, boolean deep) { in Bundle() method in Bundle
193 public Bundle(ClassLoader loader) { in Bundle() method in Bundle
204 public Bundle(int capacity) { in Bundle() method in Bundle
218 public Bundle(Bundle b) { in Bundle() method in Bundle
230 public Bundle(PersistableBundle b) { in Bundle() method in Bundle
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/demo/
DDemoModeWifiDataSource.kt46 private fun Bundle.toWifiEvent(): FakeWifiEventModel? { in <lambda>() method
55 private fun Bundle.activeWifiEvent(): FakeWifiEventModel.Wifi { in <lambda>() method
71 private fun Bundle.carrierMergedWifiEvent(): FakeWifiEventModel.CarrierMerged { in <lambda>() method
/frameworks/base/errorprone/tests/res/android/os/
DBundle.java19 public class Bundle { class
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/demo/
DDemoModeMobileConnectionDataSource.kt58 private fun Bundle.toMobileEvent(): FakeNetworkEventModel? { in <lambda>() method
68 private fun Bundle.activeMobileEvent(): Mobile { in <lambda>() method
/frameworks/base/services/core/java/com/android/server/pm/
DPackageMonitorCallbackHelper.java147 public void notifyPackageMonitor(String action, String pkg, Bundle extras, in notifyPackageMonitor() argument
211 private void doNotifyCallbacksByAction(String action, String pkg, Bundle extras, int[] userIds, in doNotifyCallbacksByAction() argument
239 BiFunction<Integer, Bundle, Bundle> filterExtrasFunction) { in doNotifyCallbacks() argument
DBroadcastHelper.java112 @Nullable BiFunction<Integer, Bundle, Bundle> filterExtrasForReceiver, in sendPackageBroadcastWithIntent() argument
121 void sendPackageBroadcast(final String action, final String pkg, final Bundle extras, in sendPackageBroadcast() argument
161 @Nullable Bundle extras, in doSendBroadcast() argument
199 @Nullable BiFunction<Integer, Bundle, Bundle> filterExtrasForReceiver, in broadcastIntent() argument
1102 @Nullable Bundle extras, in notifyPackageMonitor() argument
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayAreaPolicyBuilder.java187 BiFunction<Integer, Bundle, RootDisplayArea> selectRootForWindowFunc) { in setSelectRootForWindowFunc() argument
197 Function<Bundle, TaskDisplayArea> selectTaskDisplayAreaFunc) { in setSelectTaskDisplayAreaFunc()
820 BiFunction<Integer, Bundle, RootDisplayArea> selectRootForWindowFunc, in Result() argument
821 Function<Bundle, TaskDisplayArea> selectTaskDisplayAreaFunc) { in Result()
/frameworks/native/libs/binder/include/binder/
DTextOutput.h40 inline explicit Bundle(TextOutput& to) : mTO(to) { to.pushBundle(); } in Bundle() function
/frameworks/base/core/java/android/inputmethodservice/
DInlineSuggestionSessionController.java82 InlineSuggestionSessionController( in InlineSuggestionSessionController()
DInlineSuggestionSession.java96 @NonNull Function<Bundle, InlineSuggestionsRequest> requestSupplier, in InlineSuggestionSession()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/satellite/data/demo/
DDemoDeviceBasedSatelliteDataSource.kt51 private fun Bundle.toSatelliteEvent(): DemoSatelliteEvent? { in <lambda>() method
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DBroadcastRecordTest.java719 Intent intent, BiFunction<Integer, Bundle, Bundle> filterExtrasForReceiver, in createBroadcastRecord() argument
726 Intent intent, BiFunction<Integer, Bundle, Bundle> filterExtrasForReceiver, in createBroadcastRecord() argument
/frameworks/base/services/core/java/com/android/server/am/
DBroadcastRecord.java414 String resultData, Bundle resultExtras, boolean serialized, boolean sticky, in BroadcastRecord() argument
436 String _resultData, Bundle _resultExtras, boolean _serialized, boolean _sticky, in BroadcastRecord() argument
/frameworks/base/core/java/android/app/
DActivityManagerInternal.java854 @Nullable BiFunction<Integer, Bundle, Bundle> filterExtrasForReceiver, in broadcastIntent() argument
867 @Nullable BiFunction<Integer, Bundle, Bundle> filterExtrasForReceiver, in broadcastIntentWithCallback() argument
/frameworks/base/tools/aapt/
DBundle.h49 Bundle(void) in Bundle() function
DAaptAssets.cpp1221 AaptAssets::slurpResourceZip(Bundle* /* bundle */, const char* filename) in slurpResourceZip() argument
DXMLNode.cpp201 status_t parseStyledString(Bundle* /* bundle */, in parseStyledString() argument
DResource.cpp3379 writeDependencyPreReqs(Bundle* /* bundle */, const sp<AaptAssets>& assets, FILE* fp, bool includeRa… in writeDependencyPreReqs() argument
DResourceTable.cpp3743 ssize_t ResourceTable::Entry::flatten(Bundle* /* bundle */, const sp<AaptFile>& data, bool isPublic) in flatten() argument
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...