Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java180 FunctionalUtils.ThrowingFunction<ISub, T> subscriptionInterfaceMethod, in VoidPropertyInvalidatedCache() argument
184 mInterfaceMethod = subscriptionInterfaceMethod; in VoidPropertyInvalidatedCache()
225 FunctionalUtils.ThrowingBiFunction<ISub, Integer, T> subscriptionInterfaceMethod, in IntegerPropertyInvalidatedCache() argument
229 mInterfaceMethod = subscriptionInterfaceMethod; in IntegerPropertyInvalidatedCache()