Home
last modified time | relevance | path

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

/packages/apps/TV/tests/unit/src/com/android/tv/
DTimeShiftManagerTest.java48 enableAllActions(true); in testDisableActions()
66 enableAllActions(false); in testEnableActions()
82 private void enableAllActions(boolean enabled) { in enableAllActions() method in TimeShiftManagerTest