Searched refs:mTelephonyRcsService (Results 1 – 1 of 1) sorted by relevance
153 TelephonyRcsService mTelephonyRcsService; field in PhoneGlobals396 mTelephonyRcsService = new TelephonyRcsService(this, in onCreate()398 mTelephonyRcsService.initialize(); in onCreate()399 imsRcsController.setRcsService(mTelephonyRcsService); in onCreate()936 if (mTelephonyRcsService != null) mTelephonyRcsService.dump(fd, pw, args); in dump()