Searched refs:TelecomServiceImpl (Results 1 - 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DTelecomApp.java33 private TelecomServiceImpl mTelecomService;
67 mTelecomService = new TelecomServiceImpl(mMissedCallNotifier, mPhoneAccountRegistrar,
H A DTelecomServiceImpl.java52 public class TelecomServiceImpl extends ITelecomService.Stub { class in inherits:ITelecomService.Stub
122 private static final String TAG = TelecomServiceImpl.class.getSimpleName();
135 private static TelecomServiceImpl sInstance;
143 public TelecomServiceImpl( method in class:TelecomServiceImpl

Completed in 94 milliseconds