Searched refs:mCarInputListenerBound (Results 1 – 1 of 1) sorted by relevance
78 private boolean mCarInputListenerBound = false; field in CarInputService113 mCarInputListenerBound = bindCarInputService();125 mCarInputListenerBound = bindCarInputService();193 mCarInputListenerBound = bindCarInputService(); in init()203 if (mCarInputListenerBound) { in release()205 mCarInputListenerBound = false; in release()379 writer.println("mCarInputListenerBound:" + mCarInputListenerBound); in dump()