Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/
DITvInputSessionWrapper.java75 private static final int DO_SET_IAPP_NOTIFICATION_ENABLED = 26; field in ITvInputSessionWrapper
270 case DO_SET_IAPP_NOTIFICATION_ENABLED: { in executeMessage()
388 mCaller.obtainMessageO(DO_SET_IAPP_NOTIFICATION_ENABLED, enabled)); in setInteractiveAppNotificationEnabled()