Searched refs:MESSAGE_USER_UNLOCKED (Results 1 – 1 of 1) sorted by relevance
171 private static final int MESSAGE_USER_UNLOCKED = 301; field in BluetoothManagerService1880 mHandler.obtainMessage(MESSAGE_USER_UNLOCKED, userHandle.getIdentifier(), 0).sendToTarget(); in handleOnUnlockUser()2723 case MESSAGE_USER_UNLOCKED: { in handleMessage()