Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSubscriptionManager.java3809 int callMethod(ISub iSub) throws RemoteException; in callMethod() method
3824 result = helper.callMethod(iSub); in setSubscriptionPropertyHelper()