Searched refs:stopMediaAudioOnPrimaryZone (Results 1 – 3 of 3) sorted by relevance
340 public void stopMediaAudioOnPrimaryZone() throws Exception { in stopMediaAudioOnPrimaryZone() method in MediaRequestHandlerTest346 boolean stopped = mMediaRequestHandler.stopMediaAudioOnPrimaryZone(requestId); in stopMediaAudioOnPrimaryZone()363 boolean stopped = mMediaRequestHandler.stopMediaAudioOnPrimaryZone(INVALID_REQUEST_ID); in stopMediaAudioOnPrimaryZone_withInvalidId()
184 boolean stopMediaAudioOnPrimaryZone(long requestId) { in stopMediaAudioOnPrimaryZone() method in MediaRequestHandler
2847 return mMediaRequestHandler.stopMediaAudioOnPrimaryZone(requestId);