Searched refs:NAV_STATE_PROTO_BUNDLE_KEY (Results 1 – 7 of 7) sorted by relevance
35 private static final String NAV_STATE_PROTO_BUNDLE_KEY = "navstate2"; field in LoggingClusterRenderingService55 byte[] protoBytes = bundle.getByteArray(NAV_STATE_PROTO_BUNDLE_KEY); in getNavigationRenderer()64 intent.putExtra(NAV_STATE_PROTO_BUNDLE_KEY, bundle); in getNavigationRenderer()
78 static final String NAV_STATE_PROTO_BUNDLE_KEY = "navstate2"; field in ClusterRenderingService353 byte[] protoBytes = bundle.getByteArray(NAV_STATE_PROTO_BUNDLE_KEY); in getNavigationRenderer()
73 private static final String NAV_STATE_PROTO_BUNDLE_KEY = "navstate2"; field in InstrumentClusterServiceTest299 NAV_STATE_PROTO_BUNDLE_KEY, in sendNavigationState_navStateProtoNotPopulatedCorrectly_throwsException()312 NAV_STATE_PROTO_BUNDLE_KEY, in sendNavigationState_navStateProtoInvalid_throwsException()324 NAV_STATE_PROTO_BUNDLE_KEY, in checkValidClusterNavigation()
79 private static final String NAV_STATE_PROTO_BUNDLE_KEY = "navstate2"; field in ClusterHomeServiceUnitTest292 bundle.putByteArray(NAV_STATE_PROTO_BUNDLE_KEY, newNavState); in onNavigationStateChangedSendsNavigationState()
54 private static final String NAV_STATE_PROTO_BUNDLE_KEY = "navstate2"; field in CarNavigationManagerTest124 bundle.putByteArray(NAV_STATE_PROTO_BUNDLE_KEY, state.toByteArray()); in testSendEvent()
62 private static final String NAV_STATE_PROTO_BUNDLE_KEY = "navstate2"; field in ClusterNavigationService203 byte[] protoBytes = bundle.getByteArray(NAV_STATE_PROTO_BUNDLE_KEY); in assertNavStateProtoValid()
74 private static final String NAV_STATE_PROTO_BUNDLE_KEY = "navstate2"; field in ClusterHomeService273 byte[] protoBytes = bundle.getByteArray(NAV_STATE_PROTO_BUNDLE_KEY); in onNavigationStateChanged()