Searched refs:CAR_TELEMETRYD_BUNDLE_KEY_CONTENT (Results 1 – 3 of 3) sorted by relevance
242 Constants.CAR_TELEMETRYD_BUNDLE_KEY_CONTENT)).isEqualTo("7BM"); in testPushesPublishedData_whenOnCarDataReceived()279 Constants.CAR_TELEMETRYD_BUNDLE_KEY_CONTENT)).isEqualTo(")4?"); in testPushesPublishedData_multipleSubscribers()290 Constants.CAR_TELEMETRYD_BUNDLE_KEY_CONTENT)).isEqualTo("5>G"); in testPushesPublishedData_multipleSubscribers()301 Constants.CAR_TELEMETRYD_BUNDLE_KEY_CONTENT)).isEqualTo("(2<"); in testPushesPublishedData_multipleSubscribers()315 Constants.CAR_TELEMETRYD_BUNDLE_KEY_CONTENT)).isEqualTo(")4?"); in testPushesPublishedData_multipleSubscribers()326 Constants.CAR_TELEMETRYD_BUNDLE_KEY_CONTENT)).isEqualTo("5>G"); in testPushesPublishedData_multipleSubscribers()337 Constants.CAR_TELEMETRYD_BUNDLE_KEY_CONTENT)).isEqualTo("(2<"); in testPushesPublishedData_multipleSubscribers()373 Constants.CAR_TELEMETRYD_BUNDLE_KEY_CONTENT).length()) in testPushesPublishedData_detectsLargeData()
48 public static final String CAR_TELEMETRYD_BUNDLE_KEY_CONTENT = "ct.content"; field in Constants
317 bundle.putString(Constants.CAR_TELEMETRYD_BUNDLE_KEY_CONTENT, content); in processCarData()