Home
last modified time | relevance | path

Searched defs:handleCallIntent (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DITelecomService.aidl339 void handleCallIntent(in Intent intent, in String callingPackageProxy); in handleCallIntent() method
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DTelecomManager.java2562 public void handleCallIntent(Intent intent, String callingPackageProxy) { in handleCallIntent() method in TelecomManager