Searched defs:newActivityIntent (Results 1 – 3 of 3) sorted by relevance
658 public void blockActivity(TaskInfo currentTask, Intent newActivityIntent) { in blockActivity()665 private void handleBlockActivity(TaskInfo currentTask, Intent newActivityIntent) { in handleBlockActivity()
603 private Intent newActivityIntent() { in newActivityIntent() method in FingerprintEnrollmentActivityTest
1525 Intent newActivityIntent = createBlockingActivityIntent( in doBlockTopActivityIfNotAllowed() local1632 Intent newActivityIntent = new Intent(); in createBlockingActivityIntent() local