HomeSort by relevance Sort by last modified time
    Searched refs:MissedCallNotifierImplFactory (Results 1 - 4 of 4) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/
TelecomSystem.java 22 import com.android.server.telecom.ui.MissedCallNotifierImpl.MissedCallNotifierImplFactory;
148 MissedCallNotifierImplFactory missedCallNotifierImplFactory,
177 mMissedCallNotifier = missedCallNotifierImplFactory
  /packages/services/Telecomm/src/com/android/server/telecom/components/
TelecomService.java 77 new MissedCallNotifierImpl.MissedCallNotifierImplFactory() {
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
TelecomSystemTest.java 77 import com.android.server.telecom.ui.MissedCallNotifierImpl.MissedCallNotifierImplFactory;
303 new MissedCallNotifierImplFactory() {
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/ui/
MissedCallNotifierImpl.java 94 public interface MissedCallNotifierImplFactory {

Completed in 558 milliseconds