Searched refs:handleUserSwitching (Results 1 – 3 of 3) sorted by relevance
491 handleUserSwitching(msg.arg1); in handleMessage()1257 protected void handleUserSwitching(int userId) { in handleUserSwitching() method in BiometricServiceBase
993 protected void handleUserSwitching(int userId) { in handleUserSwitching() method in FaceService994 super.handleUserSwitching(userId); in handleUserSwitching()
286 handleUserSwitching(msg.arg1, (IRemoteCallback) msg.obj);1813 private void handleUserSwitching(int userId, IRemoteCallback reply) { in handleUserSwitching() method in KeyguardUpdateMonitor