Searched refs:mCarInputListenerBound (Results 1 – 1 of 1) sorted by relevance
180 private boolean mCarInputListenerBound = false; field in CarInputService345 mCarInputListenerBound = bindCarInputService(); in init()359 if (mCarInputListenerBound) { in release()361 mCarInputListenerBound = false; in release()596 writer.println("mCarInputListenerBound: " + mCarInputListenerBound); in dump()