Home
last modified time | relevance | path

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

/packages/services/AlternativeNetworkAccess/src/com/android/ons/
DONSProfileSelector.java840 public void selectProfileForData(int subId, boolean needValidation, in selectProfileForData() argument
845 mSubscriptionManager.setPreferredDataSubscriptionId(subId, needValidation, in selectProfileForData()
849 + needValidation + ", ex=" + ex); in selectProfileForData()
DOpportunisticNetworkService.java293 public void setPreferredDataSubscriptionId(int subId, boolean needValidation,
317 mProfileSelector.selectProfileForData(subId, needValidation, callbackStub);