Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneSwitcher.java1559 public int getOpportunisticDataSubscriptionId() { in getOpportunisticDataSubscriptionId() method in PhoneSwitcher
H A DSubscriptionController.java3541 return phoneSwitcher.getOpportunisticDataSubscriptionId(); in getPreferredDataSubscriptionId()