Loading media/java/android/media/tv/interactive/TvInteractiveAppService.java +1 −1 Original line number Diff line number Diff line Loading @@ -986,7 +986,7 @@ public abstract class TvInteractiveAppService extends Service { if (DEBUG) { Log.d(TAG, "notifyContentAllowed"); } notifyContentAllowed(); onContentAllowed(); } void notifyContentBlocked(TvContentRating rating) { Loading Loading
media/java/android/media/tv/interactive/TvInteractiveAppService.java +1 −1 Original line number Diff line number Diff line Loading @@ -986,7 +986,7 @@ public abstract class TvInteractiveAppService extends Service { if (DEBUG) { Log.d(TAG, "notifyContentAllowed"); } notifyContentAllowed(); onContentAllowed(); } void notifyContentBlocked(TvContentRating rating) { Loading