Searched refs:MSG_UI_HIDE_MESSAGE (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/tuner/tvinput/
H A DTunerSession.java62 public static final int MSG_UI_HIDE_MESSAGE = 2; field in class:TunerSession
266 case MSG_UI_HIDE_MESSAGE: {
H A DTunerSessionWorker.java1041 mSession.sendUiMessage(TunerSession.MSG_UI_HIDE_MESSAGE);
1430 mSession.sendUiMessage(TunerSession.MSG_UI_HIDE_MESSAGE);

Completed in 12 milliseconds