Searched refs:configurationIntentStub (Results 1 – 1 of 1) sorted by relevance
1049 Intent configurationIntentStub = new Intent(); in getConfigurationIntentForUser_forwarded() local1051 configurationIntentStub); in getConfigurationIntentForUser_forwarded()1055 configurationIntentStub, in getConfigurationIntentForUser_forwarded()1063 Intent configurationIntentStub = new Intent(); in getConfigurationIntent_forwarded() local1065 configurationIntentStub); in getConfigurationIntent_forwarded()1068 assertEquals(configurationIntentStub, mTrampoline.getConfigurationIntent(TRANSPORT_NAME)); in getConfigurationIntent_forwarded()