Home
last modified time | relevance | path

Searched refs:activityTitle (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowActivity.java94 CharSequence activityTitle = activityInfo.loadLabel(baseContext.getPackageManager()); in callAttach() local
112 ReflectionHelpers.ClassParameter.from(CharSequence.class, activityTitle), in callAttach()
132 ReflectionHelpers.ClassParameter.from(CharSequence.class, activityTitle), in callAttach()
153 ReflectionHelpers.ClassParameter.from(CharSequence.class, activityTitle), in callAttach()
176 ReflectionHelpers.ClassParameter.from(CharSequence.class, activityTitle), in callAttach()
200 ReflectionHelpers.ClassParameter.from(CharSequence.class, activityTitle), in callAttach()
226 ReflectionHelpers.ClassParameter.from(CharSequence.class, activityTitle), in callAttach()