Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DISub.aidl24 interface ISub { interface
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java180 FunctionalUtils.ThrowingFunction<ISub, T> subscriptionInterfaceMethod, in VoidPropertyInvalidatedCache()
225 FunctionalUtils.ThrowingBiFunction<ISub, Integer, T> subscriptionInterfaceMethod, in IntegerPropertyInvalidatedCache()