Searched defs:testIntent (Results 1 – 3 of 3) sorted by relevance
50 Intent testIntent = new Intent(this, ActivityManagerMemoryClassTestActivity.class); in onCreate() local
285 int testInstructionResId, Intent testIntent) { in DialogTestListItem()286 super(context.getString(nameResId), testId, testIntent, null, null, null); in DialogTestListItem() local318 int testInstructionResId, Intent testIntent, int imageResId) { in DialogTestListItemWithIcon()
111 final Intent testIntent = new Intent("testIntent"); in testCarExtender_UnreadConversationAndBuilder() local