Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DRcsControllerCall.java43 return serviceCall.methodOnIRcs(iRcs, mContext.getOpPackageName()); in call()
52 serviceCall.methodOnIRcs(iRcs, callingPackage); in callWithNoReturn()
58 R methodOnIRcs(IRcs iRcs, String callingPackage) throws RemoteException; in methodOnIRcs() method
62 void methodOnIRcs(IRcs iRcs, String callingPackage) throws RemoteException; in methodOnIRcs() method