Searched refs:wipeUser (Results 1 – 1 of 1) sorted by relevance
102 if (!Binder.withCleanCallingIdentity(() -> wipeUser(context, sendingUserId, reason))) { in onReceive()140 private boolean wipeUser(Context context, @UserIdInt int userId, String wipeReason) { in wipeUser() method in MasterClearReceiver