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