Searched refs:H_COMPLETE_UNLOCK_USER (Results 1 – 1 of 1) sorted by relevance
693 private static final int H_COMPLETE_UNLOCK_USER = 14; field in StorageManagerService817 case H_COMPLETE_UNLOCK_USER: { in handleMessage()1152 mHandler.obtainMessage(H_COMPLETE_UNLOCK_USER, userId, /* arg2 (unusued) */ 0) in restoreSystemUnlockedUsers()1210 mHandler.obtainMessage(H_COMPLETE_UNLOCK_USER, userId, /* arg2 (unusued) */ 0) in onUserUnlocking()