Home
last modified time | relevance | path

Searched refs:checkReadCallLog (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/telephony/common/com/android/internal/telephony/
H A DTelephonyPermissions.java504 public static boolean checkReadCallLog( in checkReadCallLog() method in TelephonyPermissions
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java197 return TelephonyPermissions.checkReadCallLog( in canReadCallLog()