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

  /packages/services/Telephony/src/com/android/services/telephony/
PstnIncomingCallNotifier.java 57 final class PstnIncomingCallNotifier {
93 PstnIncomingCallNotifier(Phone phone) {
251 * Returns the PhoneAccount associated with this {@code PstnIncomingCallNotifier}'s phone. On a
TelecomAccountRegistry.java 73 private final PstnIncomingCallNotifier mIncomingCallNotifier;
91 mIncomingCallNotifier = new PstnIncomingCallNotifier((Phone) mPhone);

Completed in 153 milliseconds