Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java175 private final FunctionalUtils.ThrowingFunction<ISub, T> mInterfaceMethod; field in SubscriptionManager.VoidPropertyInvalidatedCache
220 private final FunctionalUtils.ThrowingBiFunction<ISub, Integer, T> mInterfaceMethod; field in SubscriptionManager.IntegerPropertyInvalidatedCache