Home
last modified time | relevance | path

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

/packages/services/AlternativeNetworkAccess/src/com/android/ons/
DOpportunisticNetworkService.java229 public void setPreferredDataSubscriptionId(int subId, boolean needValidation,
250 mProfileSelector.selectProfileForData(subId, needValidation, callbackStub);
DONSProfileSelector.java799 public void selectProfileForData(int subId, boolean needValidation, in selectProfileForData() argument
817 iSub.setPreferredDataSubscriptionId(subId, needValidation, callbackStub); in selectProfileForData()