Searched defs:timeShiftManager (Results 1 – 3 of 3) sorted by relevance
29 public PlayControlsRow(Context context, Menu menu, TimeShiftManager timeShiftManager) { in PlayControlsRow()
760 TimeShiftManager timeShiftManager = mMainActivity.getTimeShiftManager(); in onKeyUp() local829 TimeShiftManager timeShiftManager = mMainActivity.getTimeShiftManager(); in onKeyUp() local
1365 public void handleMessage(Message msg, @NonNull TimeShiftManager timeShiftManager) { in handleMessage()