Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/dvr/ui/
DDvrUiHelper.java100 Activity activity, String inputId, Runnable recordingRequestRunnable) { in checkStorageStatusAndShowErrorMessage() argument
112 showDvrNoFreeSpaceErrorDialog(activity, recordingRequestRunnable); in checkStorageStatusAndShowErrorMessage()
117 recordingRequestRunnable.run(); in checkStorageStatusAndShowErrorMessage()
185 Activity activity, Runnable recordingRequestRunnable) { in showDvrNoFreeSpaceErrorDialog() argument
192 recordingRequestRunnable.run(); in showDvrNoFreeSpaceErrorDialog()