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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsExternalCallTracker.java 54 public static interface ImsCallNotify {
129 private final ImsCallNotify mCallStateNotifier;
152 ImsCallNotify callNotifier) {
162 mCallStateNotifier = new ImsCallNotify() {
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
ImsExternalCallTrackerTest.java 55 ImsExternalCallTracker.ImsCallNotify mCallNotifier;

Completed in 129 milliseconds