Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/
H A DProviderGetSession.java454 boolean isInitialResponse) { in addToInitialRemoteResponse() argument
463 isInitialResponse in addToInitialRemoteResponse() local
547 RemoteEntry remoteEntry, boolean isInitialResponse) { in addResponseContent() argument
559 if (remoteEntry != null || !isInitialResponse) { in addResponseContent()