Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/provider/
DCallLog.java671 Long dataUsage, boolean addForAllUsers, UserHandle userToBeInsertedTo) { in addCall() argument
674 userToBeInsertedTo, false /* isRead */ , Calls.BLOCK_REASON_NOT_BLOCKED in addCall()
720 Long dataUsage, boolean addForAllUsers, UserHandle userToBeInsertedTo, in addCall() argument
725 number, userToBeInsertedTo, addForAllUsers)); in addCall()
900 final UserHandle targetUserHandle = userToBeInsertedTo != null in addCall()
901 ? userToBeInsertedTo in addCall()