Home
last modified time | relevance | path

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

/cts/tests/tests/tv/src/android/media/tv/cts/
DTvInputServiceTest.java373 && TextUtils.equals(session.mAppPrivateCommandAction, action); in verifyCommandSendAppPrivateCommandForRecording()
779 && TextUtils.equals(session.mAppPrivateCommandAction, action); in verifyCommandSendAppPrivateCommand()
1076 public volatile String mAppPrivateCommandAction; field in TvInputServiceTest.CountingTvInputService.CountingSession
1132 mAppPrivateCommandAction = null; in resetPassedValues()
1162 mAppPrivateCommandAction = action; in onAppPrivateCommand()
1329 public volatile String mAppPrivateCommandAction; field in TvInputServiceTest.CountingTvInputService.CountingRecordingSession
1349 mAppPrivateCommandAction = null; in resetPassedValues()
1387 mAppPrivateCommandAction = action; in onAppPrivateCommand()