Searched refs:hasCallPhonePermission (Results 1 – 1 of 1) sorted by relevance
159 if (hasCallPhonePermission(context)) { in placeCall()187 public static boolean hasCallPhonePermission(Context context) { in hasCallPhonePermission() method in TelecomUtil