Searched refs:TelecomServiceImpl (Results 1 – 3 of 3) sorted by relevance
124 private final TelecomServiceImpl mTelecomServiceImpl;405 mTelecomServiceImpl = new TelecomServiceImpl( in TelecomSystem()416 new TelecomServiceImpl.SubscriptionManagerAdapterImpl(), in TelecomSystem()417 new TelecomServiceImpl.SettingsSecureAdapterImpl(), in TelecomSystem()442 public TelecomServiceImpl getTelecomServiceImpl() { in getTelecomServiceImpl()
78 public class TelecomServiceImpl { class2078 public TelecomServiceImpl( in TelecomServiceImpl() method in TelecomServiceImpl
55 import com.android.server.telecom.TelecomServiceImpl;126 implements TelecomServiceImpl.SubscriptionManagerAdapter {134 TelecomServiceImpl.SettingsSecureAdapter {170 private TelecomServiceImpl.SubscriptionManagerAdapter mSubscriptionManagerAdapter =172 private TelecomServiceImpl.SettingsSecureAdapter mSettingsSecureAdapter =215 TelecomServiceImpl telecomServiceImpl = new TelecomServiceImpl( in setUp()