Home
last modified time | relevance | path

Searched defs:toBundle (Results 1 – 25 of 40) sorted by relevance

12

/packages/modules/Bluetooth/android/BluetoothLegacyMigration/
DBluetoothLegacyMigration.kt149 abstract fun toBundle(): Bundle? in toBundle() method in com.google.android.bluetooth.BluetoothLegacyMigration.MigrationHandler
156 override fun toBundle(): Bundle? { in toBundle() method in com.google.android.bluetooth.BluetoothLegacyMigration.SharedPreferencesHandler
198 override fun toBundle(): Bundle? { in toBundle() method in com.google.android.bluetooth.BluetoothLegacyMigration.DatabaseHandler
/packages/apps/Launcher3/src/com/android/launcher3/util/
DActivityOptionsWrapper.java38 public Bundle toBundle() { in toBundle() method in ActivityOptionsWrapper
/packages/modules/NetworkStack/apishim/29/com/android/networkstack/apishim/api29/
DBroadcastOptionsShimImpl.java49 public Bundle toBundle() { in toBundle() method in BroadcastOptionsShimImpl
/packages/modules/NetworkStack/apishim/common/com/android/networkstack/apishim/common/
DBroadcastOptionsShim.java48 Bundle toBundle(); in toBundle() method
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/util/
DLazyStringResource.kt87 fun toBundle(): Bundle = in toBundle() method
/packages/apps/Dialer/java/com/android/voicemail/impl/scheduling/
DTasks.java74 public static Bundle toBundle(Task task) { in toBundle() method in Tasks
DTask.java94 Bundle toBundle(); in toBundle() method
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/base/
DParams.java37 public PersistableBundle toBundle() { in toBundle() method in Params
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/
DCccRangingError.java77 public PersistableBundle toBundle() { in toBundle() method in CccRangingError
DCccStartRangingParams.java61 public PersistableBundle toBundle() { in toBundle() method in CccStartRangingParams
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/profile/
DServiceProfile.java47 public PersistableBundle toBundle() { in toBundle() method in ServiceProfile
DUuidBundleWrapper.java47 public PersistableBundle toBundle() { in toBundle() method in UuidBundleWrapper
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraStatusCode.java47 public PersistableBundle toBundle() { in toBundle() method in FiraStatusCode
DFiraPoseUpdateParams.java48 public PersistableBundle toBundle() { in toBundle() method in FiraPoseUpdateParams
DFiraStateChangeReasonCode.java47 public PersistableBundle toBundle() { in toBundle() method in FiraStateChangeReasonCode
DFiraMulticastListUpdateStatusCode.java47 public PersistableBundle toBundle() { in toBundle() method in FiraMulticastListUpdateStatusCode
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/grpc/
DProvisioningConfiguration.java89 public Bundle toBundle() { in toBundle() method in ProvisioningConfiguration
/packages/services/Car/car-lib/src/android/car/cluster/
DClusterActivityState.java143 @NonNull public Bundle toBundle() { in toBundle() method in ClusterActivityState
/packages/apps/Dialer/java/com/android/dialer/assisteddialing/
DTransformationInfo.java94 public Bundle toBundle() { in toBundle() method in TransformationInfo
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/oemextension/
DDeviceStatus.java57 public PersistableBundle toBundle() { in toBundle() method in DeviceStatus
DRangingReportMetadata.java82 public PersistableBundle toBundle() { in toBundle() method in RangingReportMetadata
DAdvertisePointedTarget.java87 public PersistableBundle toBundle() { in toBundle() method in AdvertisePointedTarget
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/policy/
DDevicePolicyControllerImpl.java129 ActivityOptions.makeBasic().setLockTaskEnabled(true).toBundle()); in launchActivityInLockedMode()
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/generic/
DGenericSpecificationParams.java81 public PersistableBundle toBundle() { in toBundle() method in GenericSpecificationParams
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/model/
DCategory.java115 public void toBundle(@NonNull Bundle bundle) { in toBundle() method in Category

12