Searched defs:ImsCallNotify (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsExternalCallTracker.java54 public static interface ImsCallNotify { interface in class:ImsExternalCallTracker
129 private final ImsCallNotify mCallStateNotifier;
152 ImsCallNotify callNotifier) {
162 mCallStateNotifier = new ImsCallNotify() {

Completed in 50 milliseconds