/frameworks/base/core/java/android/os/ |
D | Bundle.java | 49 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/ |
D | DemoModeWifiDataSource.kt | 46 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/ |
D | Bundle.java | 19 public class Bundle { class
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/demo/ |
D | DemoModeMobileConnectionDataSource.kt | 58 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/ |
D | PackageMonitorCallbackHelper.java | 147 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
|
D | BroadcastHelper.java | 112 @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/ |
D | DisplayAreaPolicyBuilder.java | 187 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/ |
D | TextOutput.h | 40 inline explicit Bundle(TextOutput& to) : mTO(to) { to.pushBundle(); } in Bundle() function
|
/frameworks/base/core/java/android/inputmethodservice/ |
D | InlineSuggestionSessionController.java | 82 InlineSuggestionSessionController( in InlineSuggestionSessionController()
|
D | InlineSuggestionSession.java | 96 @NonNull Function<Bundle, InlineSuggestionsRequest> requestSupplier, in InlineSuggestionSession()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/satellite/data/demo/ |
D | DemoDeviceBasedSatelliteDataSource.kt | 51 private fun Bundle.toSatelliteEvent(): DemoSatelliteEvent? { in <lambda>() method
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
D | BroadcastRecordTest.java | 719 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/ |
D | BroadcastRecord.java | 414 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/ |
D | ActivityManagerInternal.java | 854 @Nullable BiFunction<Integer, Bundle, Bundle> filterExtrasForReceiver, in broadcastIntent() argument 867 @Nullable BiFunction<Integer, Bundle, Bundle> filterExtrasForReceiver, in broadcastIntentWithCallback() argument
|
/frameworks/base/tools/aapt/ |
D | Bundle.h | 49 Bundle(void) in Bundle() function
|
D | AaptAssets.cpp | 1221 AaptAssets::slurpResourceZip(Bundle* /* bundle */, const char* filename) in slurpResourceZip() argument
|
D | XMLNode.cpp | 201 status_t parseStyledString(Bundle* /* bundle */, in parseStyledString() argument
|
D | Resource.cpp | 3379 writeDependencyPreReqs(Bundle* /* bundle */, const sp<AaptAssets>& assets, FILE* fp, bool includeRa… in writeDependencyPreReqs() argument
|
D | ResourceTable.cpp | 3743 ssize_t ResourceTable::Entry::flatten(Bundle* /* bundle */, const sp<AaptFile>& data, bool isPublic) in flatten() argument
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |