Searched refs:requestOptions (Results 1 – 2 of 2) sorted by relevance
101 RequestSession requestSession, List<String> requestOptions) { in initiateProviderSessionForRequestLocked() argument102 if (!requestOptions.isEmpty() && !isServiceCapableLocked(requestOptions)) { in initiateProviderSessionForRequestLocked()
437 RequestSession session, List<String> requestOptions) { in initiateProviderSessions() argument445 session, requestOptions); in initiateProviderSessions()