Searched refs:getRequestsOwnedByApprover (Results 1 – 3 of 3) sorted by relevance
584 .getRequestsOwnedByApprover(mTestZoneAudioRequestCallback); in getRequestsOwnedByApprover_notYetRegistered()595 .getRequestsOwnedByApprover(mTestZoneAudioRequestCallback); in getRequestsOwnedByApprover_afterRegistering()611 .getRequestsOwnedByApprover(mTestZoneAudioRequestCallback); in getRequestsOwnedByApprover_afterApproval()627 .getRequestsOwnedByApprover(mTestZoneAudioRequestCallback); in getRequestsOwnedByApprover_afterRejection()645 .getRequestsOwnedByApprover(mTestZoneAudioRequestCallback); in getRequestsOwnedByApprover_afterApprovalThenCancel()
249 List<Long> getRequestsOwnedByApprover(IPrimaryZoneMediaAudioRequestCallback callback) { in getRequestsOwnedByApprover() method in MediaRequestHandler
1143 List<Long> ownedRequests = mMediaRequestHandler.getRequestsOwnedByApprover(callback); in unregisterPrimaryZoneMediaAudioRequestCallback()