Home | History | Annotate | Download | only in app

Lines Matching refs:topActivity

607         public ComponentName topActivity;
641 ComponentName.writeToParcel(topActivity, dest);
657 topActivity = ComponentName.readFromParcel(source);