1{ 2 "methods": {}, 3 "imports": [ 4 "android.annotation.Nullable", 5 "android.content.Context", 6 "android.os.Build.VERSION_CODES", 7 "android.provider.Telephony", 8 "android.provider.Telephony.Sms", 9 "org.robolectric.annotation.Implementation", 10 "org.robolectric.annotation.Implements", 11 "org.robolectric.annotation.Resetter", 12 "org.robolectric.shadows.ShadowTelephony.ShadowSms" 13 ], 14 "name": "org.robolectric.shadows.ShadowTelephony" 15}