Searched defs:newActivityIntent (Results 1 – 3 of 3) sorted by relevance
680 public void blockActivity(TaskInfo currentTask, Intent newActivityIntent) { in blockActivity()687 private void handleBlockActivity(TaskInfo currentTask, Intent newActivityIntent) { in handleBlockActivity()
782 private fun newActivityIntent(isSuw: Boolean): Intent { in <lambda>() method in com.android.settings.biometrics2.ui.view.FingerprintEnrollmentActivityTest
1547 Intent newActivityIntent = createBlockingActivityIntent( in doBlockTopActivityIfNotAllowed() local1654 Intent newActivityIntent = new Intent(); in createBlockingActivityIntent() local