Searched refs:profileUnlockedIntent (Results 1 – 1 of 1) sorted by relevance
487 final Intent profileUnlockedIntent = new Intent( in finishUserUnlocked() local489 profileUnlockedIntent.putExtra(Intent.EXTRA_USER, UserHandle.of(userId)); in finishUserUnlocked()490 profileUnlockedIntent.addFlags( in finishUserUnlocked()493 mInjector.broadcastIntent(profileUnlockedIntent, in finishUserUnlocked()