Home
last modified time | relevance | path

Searched refs:mNotifyInputChange (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/hdmi/
DRoutingControlAction.java67 private final boolean mNotifyInputChange; field in RoutingControlAction
84 mNotifyInputChange = (callback == null); in RoutingControlAction()
133 tv.updateActiveInput(mCurrentRoutingPath, mNotifyInputChange); in updateActiveInput()