Home | History | Annotate | Download | only in am

Lines Matching refs:FLAG_ACTIVITY_SINGLE_TOP

1825                         && (launchFlags&Intent.FLAG_ACTIVITY_SINGLE_TOP) == 0) {
2204 if ((launchFlags&Intent.FLAG_ACTIVITY_SINGLE_TOP) != 0
2263 if ((launchFlags&Intent.FLAG_ACTIVITY_SINGLE_TOP) != 0