Home | History | Annotate | Download | only in am

Lines Matching refs:topActivity

417     final ActivityRecord topActivity() {
1406 final ActivityRecord topActivity = topRunningActivityLocked(null);
1413 if (r == topActivity) {
3902 ci.topActivity = top.intent.getComponent();