Searched refs:isShowAllOptionsRequested (Results 1 – 3 of 3) sorted by relevance
126 @NonNull List<String> defaultProviderIds, boolean isShowAllOptionsRequested) { in newCreateRequestInfo() argument129 hasPermissionToOverrideDefault, defaultProviderIds, isShowAllOptionsRequested); in newCreateRequestInfo()143 boolean isShowAllOptionsRequested) { in newGetRequestInfo() argument147 /*defaultProviderIds=*/ new ArrayList<>(), isShowAllOptionsRequested); in newGetRequestInfo()238 public boolean isShowAllOptionsRequested() { in isShowAllOptionsRequested() method in RequestInfo248 boolean isShowAllOptionsRequested) { in RequestInfo() argument257 mIsShowAllOptionsRequested = isShowAllOptionsRequested; in RequestInfo()
107 isReqForAllOptions = requestInfo?.isShowAllOptionsRequested ?: false
4730 method public boolean isShowAllOptionsRequested();