Searched refs:mIsHeartbeatSupported (Results 1 – 1 of 1) sorted by relevance
122 private volatile boolean mIsHeartbeatSupported; field in ClusterHalService186 mIsHeartbeatSupported = supportedProperties.indexOf(CLUSTER_HEARTBEAT) >= 0; in takeProperties()189 mIsCoreSupported, mIsNavigationStateSupported, mIsHeartbeatSupported); in takeProperties()211 return mIsHeartbeatSupported; in isHeartbeatSupported()387 writer.println("mIsHeartbeatSupported: " + mIsHeartbeatSupported); in dump()