Searched refs:mSmsImpl (Results 1 – 1 of 1) sorted by relevance
91 private ImsSmsImplBase mSmsImpl; field in MmTelFeature1666 if (mSmsImpl == null) { in getImsSmsImpl()1667 mSmsImpl = getSmsImplementation(); in getImsSmsImpl()1668 mSmsImpl.setDefaultExecutor(mExecutor); in getImsSmsImpl()1670 return mSmsImpl; in getImsSmsImpl()