/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/base/ |
D | Params.java | 39 bundle.putInt(KEY_BUNDLE_VERSION, getBundleVersion()); in toBundle() 54 protected abstract int getBundleVersion(); in getBundleVersion() method in Params 56 public static int getBundleVersion(PersistableBundle bundle) { in getBundleVersion() method in Params
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/aliro/ |
D | AliroRangingReconfiguredParams.java | 39 protected int getBundleVersion() { in getBundleVersion() method in AliroRangingReconfiguredParams 48 switch (getBundleVersion(bundle)) { in fromBundle()
|
D | AliroRangingStoppedParams.java | 46 protected int getBundleVersion() { in getBundleVersion() method in AliroRangingStoppedParams 62 switch (getBundleVersion(bundle)) { in fromBundle()
|
D | AliroRangingError.java | 55 protected int getBundleVersion() { in getBundleVersion() method in AliroRangingError 64 switch (getBundleVersion(bundle)) { in fromBundle()
|
D | AliroPulseShapeCombo.java | 62 protected int getBundleVersion() { in getBundleVersion() method in AliroPulseShapeCombo 67 return getBundleVersion() in toString()
|
D | AliroStartRangingParams.java | 68 protected int getBundleVersion() { in getBundleVersion() method in AliroStartRangingParams 88 switch (getBundleVersion(bundle)) { in fromBundle()
|
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/profile/ |
D | ServiceProfileTest.java | 47 assertEquals(fromBundle.getBundleVersion(), config.getBundleVersion()); in testServiceProfile()
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/ |
D | FiraMulticastListUpdateStatusCode.java | 37 protected int getBundleVersion() { in getBundleVersion() method in FiraMulticastListUpdateStatusCode 58 switch (getBundleVersion(bundle)) { in fromBundle()
|
D | FiraStatusCode.java | 37 protected int getBundleVersion() { in getBundleVersion() method in FiraStatusCode 58 switch (getBundleVersion(bundle)) { in fromBundle()
|
D | FiraDataTransferPhaseConfigStatusCode.java | 38 protected int getBundleVersion() { in getBundleVersion() method in FiraDataTransferPhaseConfigStatusCode 59 switch (getBundleVersion(bundle)) { in fromBundle()
|
D | FiraStateChangeReasonCode.java | 37 protected int getBundleVersion() { in getBundleVersion() method in FiraStateChangeReasonCode 58 switch (getBundleVersion(bundle)) { in fromBundle()
|
D | FiraPoseUpdateParams.java | 38 protected int getBundleVersion() { in getBundleVersion() method in FiraPoseUpdateParams 57 switch (getBundleVersion(bundle)) { in fromBundle()
|
D | FiraSuspendRangingParams.java | 43 protected int getBundleVersion() { in getBundleVersion() method in FiraSuspendRangingParams 64 switch (getBundleVersion(bundle)) { in fromBundle()
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/ |
D | CccRangingStoppedParams.java | 47 protected int getBundleVersion() { in getBundleVersion() method in CccRangingStoppedParams 63 switch (getBundleVersion(bundle)) { in fromBundle()
|
D | CccRangingError.java | 54 protected int getBundleVersion() { in getBundleVersion() method in CccRangingError 63 switch (getBundleVersion(bundle)) { in fromBundle()
|
D | CccPulseShapeCombo.java | 62 protected int getBundleVersion() { in getBundleVersion() method in CccPulseShapeCombo 67 return getBundleVersion() in toString()
|
D | CccStartRangingParams.java | 68 protected int getBundleVersion() { in getBundleVersion() method in CccStartRangingParams 88 switch (getBundleVersion(bundle)) { in fromBundle()
|
D | CccRangingStartedParams.java | 61 protected int getBundleVersion() { in getBundleVersion() method in CccRangingStartedParams 81 switch (getBundleVersion(bundle)) { in fromBundle()
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/profile/ |
D | ServiceProfile.java | 34 public static int getBundleVersion() { in getBundleVersion() method in ServiceProfile 49 bundle.putInt(KEY_BUNDLE_VERSION, getBundleVersion()); in toBundle()
|
D | UuidBundleWrapper.java | 39 public static int getBundleVersion() { in getBundleVersion() method in UuidBundleWrapper 49 bundle.putInt(KEY_BUNDLE_VERSION, getBundleVersion()); in toBundle()
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/radar/ |
D | RadarSpecificationParams.java | 45 protected int getBundleVersion() { in getBundleVersion() method in RadarSpecificationParams 62 switch (getBundleVersion(bundle)) { in fromBundle()
|
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/oemextension/ |
D | DeviceStatus.java | 40 public static int getBundleVersion() { in getBundleVersion() method in DeviceStatus 59 bundle.putInt(KEY_BUNDLE_VERSION, getBundleVersion()); in toBundle()
|
D | SessionConfigParams.java | 50 public static int getBundleVersion() { in getBundleVersion() method in SessionConfigParams 68 bundle.putInt(KEY_BUNDLE_VERSION, getBundleVersion()); in toBundle()
|
D | RangingReportMetadata.java | 41 public static int getBundleVersion() { in getBundleVersion() method in RangingReportMetadata 84 bundle.putInt(KEY_BUNDLE_VERSION, getBundleVersion()); in toBundle()
|
D | AdvertisePointedTarget.java | 51 public static int getBundleVersion() { in getBundleVersion() method in AdvertisePointedTarget 89 bundle.putInt(KEY_BUNDLE_VERSION, getBundleVersion()); in toBundle()
|