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()
365 void updateActiveInput(int path, boolean notifyInputChange) { in updateActiveInput() argument371 if (notifyInputChange) { in updateActiveInput()