Home
last modified time | relevance | path

Searched refs:onCallReceived (Results 1 – 6 of 6) 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.java81 default void onCallReceived(@NonNull String phoneNumber) { } in onCallReceived() method
DTelephonyManager.java6686 public void onCallReceived(String phoneNumber) { in requestNumberVerification()
6690 callback.onCallReceived(phoneNumber)); in requestNumberVerification()
/frameworks/base/telephony/api/
Dsystem-current.txt372 method public default void onCallReceived(@NonNull String);
/frameworks/base/api/
Dsystem-current.txt8598 method public default void onCallReceived(@NonNull String);
/frameworks/base/non-updatable-api/
Dsystem-current.txt8496 method public default void onCallReceived(@NonNull String);