Searched refs:MissedCallNotifierImplFactory (Results 1 - 4 of 4) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DTelecomSystem.java25 import com.android.server.telecom.ui.MissedCallNotifierImpl.MissedCallNotifierImplFactory;
180 MissedCallNotifierImplFactory missedCallNotifierImplFactory,
/packages/services/Telecomm/src/com/android/server/telecom/components/
H A DTelecomService.java88 new MissedCallNotifierImpl.MissedCallNotifierImplFactory() {
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DTelecomSystemTest.java87 import com.android.server.telecom.ui.MissedCallNotifierImpl.MissedCallNotifierImplFactory;
420 new MissedCallNotifierImplFactory() {
/packages/services/Telecomm/src/com/android/server/telecom/ui/
H A DMissedCallNotifierImpl.java85 public interface MissedCallNotifierImplFactory { interface in class:MissedCallNotifierImpl

Completed in 252 milliseconds