Searched refs:profileUnlockedIntent (Results 1 – 1 of 1) sorted by relevance
738 final Intent profileUnlockedIntent = new Intent( in finishUserUnlocked() local740 profileUnlockedIntent.putExtra(Intent.EXTRA_USER, UserHandle.of(userId)); in finishUserUnlocked()741 profileUnlockedIntent.addFlags( in finishUserUnlocked()744 mInjector.broadcastIntent(profileUnlockedIntent, in finishUserUnlocked()