Searched refs:KEY_HAS_TIME_OF_FLIGHT_REPORT (Results 1 – 1 of 1) sorted by relevance
221 private static final String KEY_HAS_TIME_OF_FLIGHT_REPORT = "has_time_of_flight_report"; field in FiraOpenSessionParams938 bundle.putBoolean(KEY_HAS_TIME_OF_FLIGHT_REPORT, mHasTimeOfFlightReport); in toBundle()1074 .setHasTimeOfFlightReport(bundle.getBoolean(KEY_HAS_TIME_OF_FLIGHT_REPORT)) in parseBundleVersion1()