Searched refs:CALLBACK (Results 1 – 4 of 4) sorted by relevance
61 next.putExtra(TestActivity.CALLBACK, new RemoteCallback(this)); in testStartActivityInSameTask()104 static final String CALLBACK = "callback"; field in InTaskTransitionTest.TestActivity111 mCallback = getIntent().getParcelableExtra(CALLBACK, RemoteCallback.class); in onCreate()
583 proto.write(MessageProto.CALLBACK, callback.getClass().getName()); in dumpDebug()
3805 field public static final String EXTRA_CALLBACK = "android.content.pm.extra.CALLBACK";
37731 Landroid/os/MessageProto;->CALLBACK:J