Searched refs:profileUnlockedIntent (Results 1 – 1 of 1) sorted by relevance
369 final Intent profileUnlockedIntent = new Intent( in finishUserUnlocked() local371 profileUnlockedIntent.putExtra(Intent.EXTRA_USER, UserHandle.of(userId)); in finishUserUnlocked()372 profileUnlockedIntent.addFlags( in finishUserUnlocked()375 mInjector.broadcastIntentLocked(profileUnlockedIntent, in finishUserUnlocked()