Home
last modified time | relevance | path

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

12345678910>>...22

/aosp_15_r20/frameworks/base/core/java/android/os/
H A DBundle.java51 public final class Bundle extends BaseBundle implements Cloneable, Parcelable { class
147 public Bundle() { in Bundle() method in Bundle
161 public Bundle(Parcel parcelledData) { in Bundle() method in Bundle
174 public Bundle(Parcel parcelledData, int length) { in Bundle() method in Bundle
187 Bundle(Bundle from, boolean deep) { in Bundle() method in Bundle
214 public Bundle(ClassLoader loader) { in Bundle() method in Bundle
225 public Bundle(int capacity) { in Bundle() method in Bundle
239 public Bundle(Bundle b) { in Bundle() method in Bundle
251 public Bundle(PersistableBundle b) { in Bundle() method in Bundle
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/data/repository/demo/
H A 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
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A 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()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageMonitorCallbackHelper.java144 public void notifyPackageMonitor(String action, String pkg, Bundle extras, in notifyPackageMonitor() argument
204 private void doNotifyCallbacksByAction(String action, String pkg, Bundle extras, int[] userIds, in doNotifyCallbacksByAction() argument
227 BiFunction<Integer, Bundle, Bundle> filterExtrasFunction) { in doNotifyCallbacks() argument
H A DBroadcastHelper.java115 @Nullable BiFunction<Integer, Bundle, Bundle> filterExtrasForReceiver, in sendPackageBroadcastWithIntent() argument
124 void sendPackageBroadcast(final String action, final String pkg, final Bundle extras, in sendPackageBroadcast() argument
164 @Nullable Bundle extras, in doSendBroadcast() argument
202 @Nullable BiFunction<Integer, Bundle, Bundle> filterExtrasForReceiver, in broadcastIntent() argument
1260 @Nullable Bundle extras, in notifyPackageMonitor() argument
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/demo/
H A DDemoModeMobileConnectionDataSource.kt58 private fun Bundle.toMobileEvent(): FakeNetworkEventModel? { in <lambda>() method
68 private fun Bundle.activeMobileEvent(): Mobile { in <lambda>() method
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DAssumeBundleQueries.cpp143 CallInst::BundleOpInfo* Bundle = getBundleFromUse(U); in getKnowledgeFromUse() local
182 CallInst::BundleOpInfo* Bundle = getBundleFromUse(&U); in getKnowledgeForValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp354 LiveBundle &Bundle = in runOnMachineFunction() local
511 const LiveBundle &Bundle = in setupBlockStack() local
551 LiveBundle &Bundle = LiveBundles[BundleIdx]; in finishBlockStack() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp354 LiveBundle &Bundle = in runOnMachineFunction() local
513 const LiveBundle &Bundle = in setupBlockStack() local
553 LiveBundle &Bundle = LiveBundles[BundleIdx]; in finishBlockStack() local
/aosp_15_r20/packages/modules/AdServices/sdksandbox/framework/java/android/app/sdksandbox/
DSdkSandboxManager.java622 @NonNull OutcomeReceiver<Bundle, RequestSurfacePackageException> receiver) { in requestSurfacePackage()
908 OutcomeReceiver<Bundle, RequestSurfacePackageException> receiver, in RequestSurfacePackageReceiverProxy()
/aosp_15_r20/frameworks/base/errorprone/tests/res/android/os/
H A DBundle.java19 public class Bundle { class
/aosp_15_r20/external/nullaway/nullaway/src/test/resources/com/uber/nullaway/testdata/androidstubs/core/
H A DBundle.java27 public class Bundle {} class
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBroadcastRecordTest.java1127 Intent intent, BiFunction<Integer, Bundle, Bundle> filterExtrasForReceiver, in createBroadcastRecord() argument
1134 Intent intent, BiFunction<Integer, Bundle, Bundle> filterExtrasForReceiver, in createBroadcastRecord() argument
/aosp_15_r20/external/lottie/sample-compose/src/main/java/com/airbnb/lottie/sample/compose/utils/
H A DNavigationExtensions.kt7 fun Bundle.getBase64String(key: String) = String(Base64.decode(getString(key), Base64.DEFAULT), Sta… method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DEdgeBundles.h47 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DEdgeBundles.h47 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DEdgeBundles.h47 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks()
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DEdgeBundles.h49 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DEdgeBundles.h48 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DEdgeBundles.h47 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DEdgeBundles.h47 ArrayRef<unsigned> getBlocks(unsigned Bundle) const { return Blocks[Bundle]; } in getBlocks()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.h43 const MCInst *Bundle = nullptr; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.h43 const MCInst *Bundle = nullptr; member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h40 inline explicit Bundle(TextOutput& to) : mTO(to) { to.pushBundle(); } in Bundle() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/binder/include/binder/
DTextOutput.h40 inline explicit Bundle(TextOutput& to) : mTO(to) { to.pushBundle(); } in Bundle() function

12345678910>>...22