Searched refs:KEY_UWB_TIME_0 (Results 1 – 4 of 4) sorted by relevance
47 private static final String KEY_UWB_TIME_0 = "uwb_time_0"; field in CccRangingStartedParams69 bundle.putLong(KEY_UWB_TIME_0, mUwbTime0); in toBundle()93 .setUwbTime0(bundle.getLong(KEY_UWB_TIME_0)) in parseVersion1()
50 private static final String KEY_UWB_TIME_0 = "uwb_time_0"; field in AliroRangingStartedParams72 bundle.putLong(KEY_UWB_TIME_0, mUwbTime0); in toBundle()96 .setUwbTime0(bundle.getLong(KEY_UWB_TIME_0)) in parseVersion1()
30 public static final String KEY_UWB_TIME_0 = "uwb_time_0"; field in UwbCccConstants
30 public static final String KEY_UWB_TIME_0 = "uwb_time_0"; field in UwbAliroConstants