OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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