Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/
DITvInputSessionWrapper.java56 private static final int DO_SET_CAPTION_ENABLED = 7; field in ITvInputSessionWrapper
170 case DO_SET_CAPTION_ENABLED: { in executeMessage()
371 mCaller.executeOrSendMessage(mCaller.obtainMessageO(DO_SET_CAPTION_ENABLED, enabled)); in setCaptionEnabled()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt31235 Landroid/media/tv/ITvInputSessionWrapper;->DO_SET_CAPTION_ENABLED:I