Home | History | Annotate | Download | only in tv

Lines Matching refs:tune

1163         public void tune(IBinder sessionToken, final Uri channelUri, Bundle params, int userId) {
1166 userId, "tune");
1171 getSessionLocked(sessionToken, callingUid, resolvedUserId).tune(
1191 Slog.e(TAG, "error in tune", e);