Searched refs:needValidation (Results 1 – 2 of 2) sorted by relevance
240 public void setPreferredDataSubscriptionId(int subId, boolean needValidation,261 mProfileSelector.selectProfileForData(subId, needValidation, callbackStub);
801 public void selectProfileForData(int subId, boolean needValidation, in selectProfileForData() argument823 iSub.setPreferredDataSubscriptionId(subId, needValidation, callbackStub); in selectProfileForData()