Home | History | Annotate | Download | only in app

Lines Matching refs:topActivity

1020         public ComponentName topActivity;
1060 ComponentName.writeToParcel(topActivity, dest);
1076 topActivity = ComponentName.readFromParcel(source);