Searched refs:TelecomServiceImpl (Results 1 – 3 of 3) sorted by relevance
121 private final TelecomServiceImpl mTelecomServiceImpl;356 mTelecomServiceImpl = new TelecomServiceImpl( in TelecomSystem()366 new TelecomServiceImpl.SubscriptionManagerAdapterImpl(), in TelecomSystem()367 new TelecomServiceImpl.SettingsSecureAdapterImpl(), in TelecomSystem()394 public TelecomServiceImpl getTelecomServiceImpl() { in getTelecomServiceImpl()
72 public class TelecomServiceImpl { class1905 public TelecomServiceImpl( in TelecomServiceImpl() method in TelecomServiceImpl
53 import com.android.server.telecom.TelecomServiceImpl;122 implements TelecomServiceImpl.SubscriptionManagerAdapter {130 TelecomServiceImpl.SettingsSecureAdapter {166 private TelecomServiceImpl.SubscriptionManagerAdapter mSubscriptionManagerAdapter =168 private TelecomServiceImpl.SettingsSecureAdapter mSettingsSecureAdapter =206 TelecomServiceImpl telecomServiceImpl = new TelecomServiceImpl( in setUp()