Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl272 boolean isOutgoingCallPermitted(in PhoneAccountHandle phoneAccountHandle); in isOutgoingCallPermitted() method
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java1971 public boolean isOutgoingCallPermitted(PhoneAccountHandle phoneAccountHandle) { in isOutgoingCallPermitted() method in TelecomManager
1975 return service.isOutgoingCallPermitted(phoneAccountHandle); in isOutgoingCallPermitted()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt104539 Lcom/android/internal/telecom/ITelecomService$Stub$Proxy;->isOutgoingCallPermitted(Landroid/telecom…
104639 Lcom/android/internal/telecom/ITelecomService;->isOutgoingCallPermitted(Landroid/telecom/PhoneAccou…
/frameworks/base/api/
Dcurrent.txt43752 method public boolean isOutgoingCallPermitted(android.telecom.PhoneAccountHandle);