/packages/modules/Uwb/service/support_lib/test/ |
D | OemExtensionTests.java | 59 DeviceStatus fromBundle = DeviceStatus.fromBundle(deviceState.toBundle()); in testDeviceState() local 87 SessionStatus fromBundle = SessionStatus.fromBundle(sessionStatus.toBundle()); in testSessionStatus() local 107 RangingReportMetadata fromBundle = RangingReportMetadata in testRangingReportMetadata() local 126 AdvertisePointedTarget fromBundle = AdvertisePointedTarget.fromBundle( in testAdvertisePointedTarget() local 162 SessionConfigParams fromBundle = SessionConfigParams.fromBundle( in testSessionConfigParams() local
|
D | AliroTests.java | 151 AliroOpenRangingParams fromBundle = AliroOpenRangingParams.fromBundle(params.toBundle()); in testOpenRangingParams() local 191 AliroRangingError fromBundle = AliroRangingError.fromBundle(params.toBundle()); in testRangingError() local 203 AliroRangingReconfiguredParams fromBundle = in testRangingReconfiguredParams() local 230 AliroStartRangingParams fromBundle = AliroStartRangingParams.fromBundle(params.toBundle()); in testStartRangingParams() local 264 AliroRangingStartedParams fromBundle = in testRangingStartedParams() local 325 AliroSpecificationParams fromBundle = in testSpecificationParams() local 376 AliroSpecificationParams fromBundle = in testSpecificationParams_whenNoChannelsSet() local 385 private void verifyBundlesEqual(Params params, Params fromBundle) { in verifyBundlesEqual()
|
D | CccTests.java | 148 CccOpenRangingParams fromBundle = CccOpenRangingParams.fromBundle(params.toBundle()); in testOpenRangingParams() local 188 CccRangingError fromBundle = CccRangingError.fromBundle(params.toBundle()); in testRangingError() local 199 CccRangingReconfiguredParams fromBundle = in testRangingReconfiguredParams() local 226 CccStartRangingParams fromBundle = CccStartRangingParams.fromBundle(params.toBundle()); in testStartRangingParams() local 260 CccRangingStartedParams fromBundle = CccRangingStartedParams.fromBundle(params.toBundle()); in testRangingStartedParams() local 320 CccSpecificationParams fromBundle = CccSpecificationParams.fromBundle(params.toBundle()); in testSpecificationParams() local 370 CccSpecificationParams fromBundle = CccSpecificationParams.fromBundle(params.toBundle()); in testSpecificationParams_whenNoChannelsSet() local 378 private void verifyBundlesEqual(Params params, Params fromBundle) { in verifyBundlesEqual()
|
D | DlTDoATests.java | 68 DlTDoAMeasurement fromBundle = DlTDoAMeasurement.fromBundle(dlTDoAMeasurement.toBundle()); in dlTDoAMeasurementTest() local 99 DlTDoARangingRoundsUpdate fromBundle = DlTDoARangingRoundsUpdate.fromBundle( in dlTDoARangingRoundsUpdateTest() local 120 DlTDoARangingRoundsUpdateStatus fromBundle = DlTDoARangingRoundsUpdateStatus.fromBundle( in dlTDoARangingRoundsUpdateStatusTest() local
|
D | RadarTests.java | 123 RadarOpenSessionParams fromBundle = RadarOpenSessionParams.fromBundle(params.toBundle()); in testOpenSessionParams() local 172 RadarSpecificationParams fromBundle = in testSpecificationParams() local 184 RadarSpecificationParams fromBundle = in testSpecificationParams_emptyCapabilities() local 245 RadarSweepData fromBundle = RadarSweepData.fromBundle(data.toBundle()); in testRadarSweepData() local 336 RadarData fromBundle = RadarData.fromBundle(data.toBundle()); in testRadarData() local
|
D | FiraTests.java | 296 FiraOpenSessionParams fromBundle = FiraOpenSessionParams.fromBundle(params.toBundle()); in testOpenSessionParams() local 477 FiraRangingReconfigureParams fromBundle = in testRangingReconfigureParams() local 541 FiraControleeParams fromBundle = in testControleeParams() local 555 FiraStatusCode fromBundle = FiraStatusCode.fromBundle(params.toBundle()); in testStatusCode() local 570 FiraMulticastListUpdateStatusCode fromBundle = in testMulticastListUpdateStatusCode() local 586 FiraStateChangeReasonCode fromBundle = in testStateChangeReasonCode() local 598 private void verifyBundlesEqual(Params params, Params fromBundle) { in verifyBundlesEqual() 696 FiraSpecificationParams fromBundle = FiraSpecificationParams.fromBundle(params.toBundle()); in testSpecificationParams() local 763 FiraSpecificationParams fromBundle = FiraSpecificationParams.fromBundle(params.toBundle()); in testSpecificationParams_whenNoChannelsSet() local
|
D | MultichipTests.java | 51 ChipInfoParams fromBundle = ChipInfoParams.fromBundle(bundle); in testChipInfoParams() local
|
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/profile/ |
D | UuidBundleWrapperTest.java | 47 fromBundle = UuidBundleWrapper.fromBundle(status.toBundle()); in testStatus() local 61 fromBundle = UuidBundleWrapper.fromBundle(status.toBundle()); in testEmpty() local
|
D | ServiceProfileTest.java | 45 ServiceProfile fromBundle = ServiceProfile.fromBundle(config.toBundle()); in testServiceProfile() local
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/aliro/ |
D | AliroRangingReconfiguredParams.java | 43 public static AliroRangingReconfiguredParams fromBundle(PersistableBundle bundle) { in fromBundle() method in AliroRangingReconfiguredParams
|
D | AliroRangingStoppedParams.java | 57 public static AliroRangingStoppedParams fromBundle(PersistableBundle bundle) { in fromBundle() method in AliroRangingStoppedParams
|
D | AliroRangingError.java | 59 public static AliroRangingError fromBundle(PersistableBundle bundle) { in fromBundle() method in AliroRangingError
|
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/data/ |
D | PickerSyncRequestExtras.java | 50 public static PickerSyncRequestExtras fromBundle(@NonNull Bundle extras) { in fromBundle() method in PickerSyncRequestExtras
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/ |
D | CccRangingError.java | 58 public static CccRangingError fromBundle(PersistableBundle bundle) { in fromBundle() method in CccRangingError
|
D | CccRangingStoppedParams.java | 58 public static CccRangingStoppedParams fromBundle(PersistableBundle bundle) { in fromBundle() method in CccRangingStoppedParams
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/ |
D | FiraSuspendRangingParams.java | 59 public static FiraSuspendRangingParams fromBundle(PersistableBundle bundle) { in fromBundle() method in FiraSuspendRangingParams
|
D | FiraPoseUpdateParams.java | 56 public static FiraPoseUpdateParams fromBundle(PersistableBundle bundle) { in fromBundle() method in FiraPoseUpdateParams
|
D | FiraMulticastListUpdateStatusCode.java | 53 public static FiraMulticastListUpdateStatusCode fromBundle(PersistableBundle bundle) { in fromBundle() method in FiraMulticastListUpdateStatusCode
|
D | FiraStatusCode.java | 53 public static FiraStatusCode fromBundle(PersistableBundle bundle) { in fromBundle() method in FiraStatusCode
|
D | FiraDataTransferPhaseConfigStatusCode.java | 54 public static FiraDataTransferPhaseConfigStatusCode fromBundle(PersistableBundle bundle) { in fromBundle() method in FiraDataTransferPhaseConfigStatusCode
|
D | FiraStateChangeReasonCode.java | 53 public static FiraStateChangeReasonCode fromBundle(PersistableBundle bundle) { in fromBundle() method in FiraStateChangeReasonCode
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/profile/ |
D | ServiceProfile.java | 54 public static ServiceProfile fromBundle(PersistableBundle bundle) { in fromBundle() method in ServiceProfile
|
D | UuidBundleWrapper.java | 60 public static UuidBundleWrapper fromBundle(PersistableBundle bundle) { in fromBundle() method in UuidBundleWrapper
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/radar/ |
D | RadarSpecificationParams.java | 57 public static RadarSpecificationParams fromBundle(PersistableBundle bundle) { in fromBundle() method in RadarSpecificationParams
|
/packages/services/Car/car-lib/src/android/car/cluster/ |
D | ClusterActivityState.java | 122 @NonNull public static ClusterActivityState fromBundle(@NonNull Bundle bundle) { in fromBundle() method in ClusterActivityState
|