Searched refs:otherBlockingUser (Results 1 – 2 of 2) sorted by relevance
101 UserInfo otherBlockingUser = null; in onReceive() local111 otherBlockingUser = user; in onReceive()118 if (otherBlockingUser == null) { in onReceive()127 + " is a device admin of user " + otherBlockingUser); in onReceive()131 otherBlockingUser.name)); in onReceive()
157 UserInfo otherBlockingUser = null; in handleMessage() local165 otherBlockingUser = user; in handleMessage()172 if (otherBlockingUser == null) { in handleMessage()180 + " is a device admin of user " + otherBlockingUser); in handleMessage()184 otherBlockingUser.name); in handleMessage()