Home
last modified time | relevance | path

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

/cts/tests/tests/tv/src/android/media/tv/ad/cts/
DTvAdServiceTest.java106 private void resetValues() { in resetValues() method in TvAdServiceTest.MockCallback
113 private void resetValues() { in resetValues() method in TvAdServiceTest.MockTvAdServiceCallBack
134 private void resetValues() { in resetValues() method in TvAdServiceTest.MockTvInputCallback
235 mSession.resetValues(); in testSendCurrentTvInputId()
246 mSession.resetValues(); in testSendCurrentVideoBounds()
257 mSession.resetValues(); in testSendCurrentChannelUri()
268 mSession.resetValues(); in testSendSigningResult()
281 mSession.resetValues(); in testSendTrackInfoList()
327 mSession.resetValues(); in testNotifyTvMessage()
338 mSession.resetValues(); in testResetAdService()
[all …]
DStubTvInputService2.java60 public void resetValues() { in resetValues() method in StubTvInputService2.StubSessionImpl2
DStubTvAdService.java111 public void resetValues() { in resetValues() method in StubTvAdService.StubSessionImpl
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleServerService.java352 private synchronized void resetValues() { in resetValues() method in BleServerService
401 resetValues(); in notifyConnected()
429 private void notifyCharacteristicReadRequest(boolean resetValues) { in notifyCharacteristicReadRequest() argument
436 if (resetValues) { in notifyCharacteristicReadRequest()
437 resetValues(); in notifyCharacteristicReadRequest()
448 resetValues(); in notifyCharacteristicWriteRequest()
458 resetValues(); in notifyCharacteristicReadRequestWithoutPermission()
468 resetValues(); in notifyCharacteristicWriteRequestWithoutPermission()
478 resetValues(); in notifyCharacteristicReadRequestNeedEncrypted()
488 resetValues(); in notifyCharacteristicWriteRequestNeedEncrypted()
[all …]
DBleEncryptedServerService.java129 resetValues(); in onCreate()
173 private synchronized void resetValues() { in resetValues() method in BleEncryptedServerService
218 resetValues(); in notifyConnected()
239 resetValues(); in notifyCharacteristicWriteRequest()
248 resetValues(); in notifyCharacteristicReadRequest()
257 resetValues(); in notifyDescriptorWriteRequest()
266 resetValues(); in notifyDescriptorReadRequest()
/cts/tests/tests/tv/src/android/media/tv/interactive/cts/
DTvInteractiveAppServiceTest.java208 private void resetValues() { in resetValues() method in TvInteractiveAppServiceTest.MockCallback
444 private void resetValues() { in resetValues() method in TvInteractiveAppServiceTest.MockTvInputCallback
502 mSession.resetValues(); in linkTvView()
508 mInputSession.resetValues(); in linkTvView()
516 mSession.resetValues(); in linkTvRecordingClient()
675 mSession.resetValues(); in testRecordingConnectionFailed()
712 mCallback.resetValues(); in testRequestCurrentChannelUri()
722 mCallback.resetValues(); in testRequestCurrentVideoBounds()
733 mSession.resetValues(); in testNotifyRecordingStarted()
745 mSession.resetValues(); in testNotifyRecordingStopped()
[all …]
DStubTvInputService2.java70 public void resetValues() { in resetValues() method in StubTvInputService2.StubSessionImpl2
DStubTvInteractiveAppService.java157 public void resetValues() { in resetValues() method in StubTvInteractiveAppService.StubSessionImpl