Home
last modified time | relevance | path

Searched refs:SubscriptionManagerAdapter (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DTelecomServiceImpl.java80 public interface SubscriptionManagerAdapter { interface in TelecomServiceImpl
84 static class SubscriptionManagerAdapterImpl implements SubscriptionManagerAdapter {
2074 private final SubscriptionManagerAdapter mSubscriptionManagerAdapter;
2085 SubscriptionManagerAdapter subscriptionManagerAdapter, in TelecomServiceImpl()
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DTelecomServiceImplTest.java126 implements TelecomServiceImpl.SubscriptionManagerAdapter {
170 private TelecomServiceImpl.SubscriptionManagerAdapter mSubscriptionManagerAdapter =