Home
last modified time | relevance | path

Searched refs:onCallReceived (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DINumberVerificationCallback.aidl20 void onCallReceived(String phoneNumber); in onCallReceived() method
/frameworks/base/telephony/java/android/telephony/
DNumberVerificationCallback.java85 default void onCallReceived(@NonNull String phoneNumber) { } in onCallReceived() method
DTelephonyManager.java8465 public void onCallReceived(String phoneNumber) { in requestNumberVerification()
8469 callback.onCallReceived(phoneNumber)); in requestNumberVerification()
/frameworks/base/core/api/
Dsystem-current.txt14790 method public default void onCallReceived(@NonNull String);