Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/com/android/internal/telephony/
DTelephonyPermissions.java426 public static boolean checkReadCallLog( in checkReadCallLog() method in TelephonyPermissions
428 return checkReadCallLog( in checkReadCallLog()
433 public static boolean checkReadCallLog( in checkReadCallLog() method in TelephonyPermissions
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java141 return TelephonyPermissions.checkReadCallLog( in canReadCallLog()