Searched refs:NAV_STATE_PROTO_BUNDLE_KEY (Results 1 – 2 of 2) 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()
71 static final String NAV_STATE_PROTO_BUNDLE_KEY = "navstate2"; field in ClusterRenderingService262 byte[] protoBytes = bundle.getByteArray(NAV_STATE_PROTO_BUNDLE_KEY); in getNavigationRenderer()