Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/
DRcsControllerCall.java37 IRcs iRcs = IRcs.Stub.asInterface(ServiceManager.getService(Context.TELEPHONY_RCS_SERVICE)); in call() local
51 call((iRcs, callingPackage) -> { in callWithNoReturn() argument
58 R methodOnIRcs(IRcs iRcs, String callingPackage) throws RemoteException; in methodOnIRcs()
62 void methodOnIRcs(IRcs iRcs, String callingPackage) throws RemoteException; in methodOnIRcs()