Searched refs:setInteractiveAppNotificationEnabled (Results 1 – 9 of 9) sorted by relevance
48 void setInteractiveAppNotificationEnabled(boolean enable); in setInteractiveAppNotificationEnabled() method
267 mTvInputSessionImpl.setInteractiveAppNotificationEnabled((Boolean) msg.obj); in executeMessage()363 public void setInteractiveAppNotificationEnabled(boolean enabled) { in setInteractiveAppNotificationEnabled() method in ITvInputSessionWrapper
85 void setInteractiveAppNotificationEnabled(in IBinder sessionToken, boolean enabled, int userId); in setInteractiveAppNotificationEnabled() method
550 public void setInteractiveAppNotificationEnabled(boolean enabled) { in setInteractiveAppNotificationEnabled() method in TvView552 mSession.setInteractiveAppNotificationEnabled(enabled); in setInteractiveAppNotificationEnabled()
3099 public void setInteractiveAppNotificationEnabled(boolean enabled) {3105 mService.setInteractiveAppNotificationEnabled(mToken, enabled, mUserId);
1879 void setInteractiveAppNotificationEnabled(boolean enabled) { in setInteractiveAppNotificationEnabled() method in TvInputService.Session
1884 public void setInteractiveAppNotificationEnabled( in setInteractiveAppNotificationEnabled() method in TvInputManagerService.BinderService1894 .setInteractiveAppNotificationEnabled(enabled); in setInteractiveAppNotificationEnabled()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27619 method public void setInteractiveAppNotificationEnabled(boolean);