Searched refs:notifyInputChange (Results 1 – 2 of 2) sorted by relevance
73 boolean notifyInputChange = (mCallback == null); in process()77 tv.updateActiveInput(newActive.physicalAddress, notifyInputChange); in process()
366 void updateActiveInput(int path, boolean notifyInputChange) { in updateActiveInput() argument372 if (notifyInputChange) { in updateActiveInput()