Home
last modified time | relevance | path

Searched defs:getActiveSubInfoCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl88 int getActiveSubInfoCount(String callingPackage); in getActiveSubInfoCount() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DSubscriptionControllerMock.java131 public int getActiveSubInfoCount(String callingPackage) { in getActiveSubInfoCount() method in SubscriptionControllerMock