The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1 | # Classes which are preloaded by com.android.internal.os.ZygoteInit. |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 2 | # Automatically generated by frameworks/base/tools/preload/WritePreloadedClassFile.java. |
| 3 | # MIN_LOAD_TIME_MICROS=1250 |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 4 | android.R$styleable |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 5 | android.accounts.AccountManager |
| 6 | android.accounts.AccountManager$4 |
| 7 | android.accounts.AccountManager$6 |
| 8 | android.accounts.AccountManager$AmsTask |
| 9 | android.accounts.AccountManager$BaseFutureTask |
| 10 | android.accounts.AccountManager$Future2Task |
| 11 | android.accounts.AuthenticatorDescription |
| 12 | android.accounts.IAccountAuthenticatorResponse$Stub |
| 13 | android.accounts.IAccountManager$Stub |
| 14 | android.accounts.IAccountManagerResponse$Stub |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 15 | android.app.Activity |
| 16 | android.app.ActivityGroup |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 17 | android.app.ActivityManager$RunningAppProcessInfo |
| 18 | android.app.ActivityManager$RunningServiceInfo |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 19 | android.app.ActivityManagerNative |
| 20 | android.app.ActivityManagerProxy |
| 21 | android.app.ActivityThread |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 22 | android.app.ActivityThread$ApplicationThread |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 23 | android.app.ActivityThread$H |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 24 | android.app.AlertDialog |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 25 | android.app.ApplicationThreadNative |
Dianne Hackborn | 8fca8ab | 2010-02-04 17:39:50 -0800 | [diff] [blame] | 26 | android.app.ContextImpl |
Dianne Hackborn | f575403 | 2010-02-04 18:10:33 -0800 | [diff] [blame] | 27 | android.app.ContextImpl$ApplicationPackageManager |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 28 | android.app.DatePickerDialog |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 29 | android.app.Dialog |
| 30 | android.app.ExpandableListActivity |
| 31 | android.app.IActivityManager |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 32 | android.app.IActivityManager$ContentProviderHolder |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 33 | android.app.IAlarmManager$Stub |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 34 | android.app.IStatusBar$Stub |
| 35 | android.app.ITransientNotification$Stub |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 36 | android.app.Instrumentation |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 37 | android.app.IntentService |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 38 | android.app.ListActivity |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 39 | android.app.LocalActivityManager |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 40 | android.app.Notification |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 41 | android.app.PendingIntent |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 42 | android.app.ProgressDialog |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 43 | android.app.ResultInfo |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 44 | android.app.SearchDialog |
| 45 | android.app.SearchDialog$SearchAutoComplete |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 46 | android.app.SearchDialog$SearchBar |
| 47 | android.app.SearchableInfo |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 48 | android.app.Service |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 49 | android.app.SuggestionsAdapter |
| 50 | android.app.SuperNotCalledException |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 51 | android.app.TabActivity |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 52 | android.app.TimePickerDialog |
Dianne Hackborn | 87bba1e | 2010-02-26 17:25:54 -0800 | [diff] [blame] | 53 | android.app.admin.IDevicePolicyManager$Stub |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 54 | android.appwidget.AppWidgetHost |
| 55 | android.appwidget.AppWidgetHostView |
| 56 | android.appwidget.AppWidgetHostView$ParcelableSparseArray |
| 57 | android.appwidget.AppWidgetManager |
| 58 | android.appwidget.AppWidgetProvider |
| 59 | android.appwidget.AppWidgetProviderInfo |
| 60 | android.backup.BackupDataInput |
| 61 | android.backup.BackupDataInput$EntityHeader |
| 62 | android.backup.BackupDataOutput |
| 63 | android.backup.BackupHelperAgent |
| 64 | android.backup.BackupHelperDispatcher |
| 65 | android.backup.BackupHelperDispatcher$Header |
| 66 | android.backup.FileBackupHelperBase |
| 67 | android.backup.IBackupManager$Stub |
| 68 | android.backup.RestoreSet |
| 69 | android.bluetooth.BluetoothAdapter |
| 70 | android.bluetooth.BluetoothAudioGateway |
| 71 | android.bluetooth.BluetoothSocket |
| 72 | android.bluetooth.BluetoothUuid |
| 73 | android.bluetooth.HeadsetBase |
| 74 | android.bluetooth.IBluetooth |
| 75 | android.bluetooth.IBluetooth$Stub |
| 76 | android.bluetooth.IBluetoothA2dp |
| 77 | android.bluetooth.IBluetoothA2dp$Stub |
| 78 | android.bluetooth.IBluetoothHeadset$Stub |
| 79 | android.bluetooth.ScoSocket |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 80 | android.content.ComponentName |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 81 | android.content.ContentProvider$Transport |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 82 | android.content.ContentProviderOperation |
| 83 | android.content.ContentProviderResult |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 84 | android.content.ContentResolver |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 85 | android.content.ContentValues |
| 86 | android.content.Context |
| 87 | android.content.ContextWrapper |
Dianne Hackborn | 231cc60 | 2009-04-27 17:10:36 -0700 | [diff] [blame] | 88 | android.content.IContentService$Stub |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 89 | android.content.ISyncContext$Stub |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 90 | android.content.Intent |
| 91 | android.content.IntentFilter |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 92 | android.content.IntentSender |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 93 | android.content.SearchRecentSuggestionsProvider |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 94 | android.content.SyncResult |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 95 | android.content.SyncStats |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 96 | android.content.UriMatcher |
| 97 | android.content.pm.ActivityInfo |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 98 | android.content.pm.ApplicationInfo |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 99 | android.content.pm.ConfigurationInfo |
| 100 | android.content.pm.IPackageDataObserver$Stub |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 101 | android.content.pm.IPackageManager$Stub |
| 102 | android.content.pm.IPackageManager$Stub$Proxy |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 103 | android.content.pm.IPackageStatsObserver$Stub |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 104 | android.content.pm.InstrumentationInfo |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 105 | android.content.pm.PackageInfo |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 106 | android.content.pm.PackageManager |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 107 | android.content.pm.PackageManager$NameNotFoundException |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 108 | android.content.pm.PackageStats |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 109 | android.content.pm.PermissionInfo |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 110 | android.content.pm.ProviderInfo |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 111 | android.content.pm.ResolveInfo |
| 112 | android.content.pm.ResolveInfo$DisplayNameComparator |
| 113 | android.content.pm.Signature |
| 114 | android.content.res.AssetFileDescriptor |
| 115 | android.content.res.AssetFileDescriptor$1 |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 116 | android.content.res.AssetManager |
| 117 | android.content.res.AssetManager$AssetInputStream |
| 118 | android.content.res.ColorStateList |
| 119 | android.content.res.ColorStateList$1 |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 120 | android.content.res.CompatibilityInfo |
| 121 | android.content.res.CompatibilityInfo$1 |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 122 | android.content.res.Configuration |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 123 | android.content.res.Configuration$1 |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 124 | android.content.res.Resources |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 125 | android.content.res.Resources$1 |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 126 | android.content.res.StringBlock |
| 127 | android.content.res.TypedArray |
| 128 | android.content.res.XmlBlock |
| 129 | android.content.res.XmlBlock$Parser |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 130 | android.content.res.XmlResourceParser |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 131 | android.database.AbstractCursor |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 132 | android.database.AbstractWindowedCursor |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 133 | android.database.BulkCursorToCursorAdaptor |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 134 | android.database.CharArrayBuffer |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 135 | android.database.CursorToBulkCursorAdaptor |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 136 | android.database.CursorWindow |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 137 | android.database.CursorWindow$1 |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 138 | android.database.CursorWrapper |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 139 | android.database.MatrixCursor |
| 140 | android.database.sqlite.SQLiteClosable |
| 141 | android.database.sqlite.SQLiteCompiledSql |
| 142 | android.database.sqlite.SQLiteContentHelper |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 143 | android.database.sqlite.SQLiteCursor |
| 144 | android.database.sqlite.SQLiteDatabase |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 145 | android.database.sqlite.SQLiteDebug |
| 146 | android.database.sqlite.SQLiteDebug$PagerStats |
| 147 | android.database.sqlite.SQLiteProgram |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 148 | android.database.sqlite.SQLiteQuery |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 149 | android.database.sqlite.SQLiteQueryBuilder |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 150 | android.database.sqlite.SQLiteStatement |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 151 | android.database.sqlite.SqliteWrapper |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 152 | android.ddm.DdmHandleExit |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 153 | android.ddm.DdmHandleHeap |
| 154 | android.ddm.DdmHandleHello |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 155 | android.ddm.DdmHandleNativeHeap |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 156 | android.ddm.DdmHandleProfiling |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 157 | android.ddm.DdmHandleThread |
| 158 | android.ddm.DdmRegister |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 159 | android.debug.JNITest |
| 160 | android.emoji.EmojiFactory |
| 161 | android.graphics.AvoidXfermode |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 162 | android.graphics.Bitmap |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 163 | android.graphics.Bitmap$1 |
| 164 | android.graphics.Bitmap$CompressFormat |
| 165 | android.graphics.Bitmap$Config |
| 166 | android.graphics.BitmapFactory |
| 167 | android.graphics.BitmapFactory$Options |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 168 | android.graphics.BitmapShader |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 169 | android.graphics.BlurMaskFilter |
| 170 | android.graphics.Camera |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 171 | android.graphics.Canvas |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 172 | android.graphics.Canvas$VertexMode |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 173 | android.graphics.Color |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 174 | android.graphics.ColorFilter |
| 175 | android.graphics.ColorMatrixColorFilter |
| 176 | android.graphics.ComposePathEffect |
| 177 | android.graphics.ComposeShader |
| 178 | android.graphics.CornerPathEffect |
| 179 | android.graphics.DashPathEffect |
| 180 | android.graphics.DiscretePathEffect |
| 181 | android.graphics.DrawFilter |
| 182 | android.graphics.EmbossMaskFilter |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 183 | android.graphics.Interpolator |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 184 | android.graphics.LayerRasterizer |
| 185 | android.graphics.LightingColorFilter |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 186 | android.graphics.LinearGradient |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 187 | android.graphics.MaskFilter |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 188 | android.graphics.Matrix |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 189 | android.graphics.Movie |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 190 | android.graphics.NinePatch |
| 191 | android.graphics.Paint |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 192 | android.graphics.Paint$Align |
| 193 | android.graphics.Paint$Cap |
| 194 | android.graphics.Paint$FontMetrics |
| 195 | android.graphics.Paint$FontMetricsInt |
| 196 | android.graphics.Paint$Join |
| 197 | android.graphics.Paint$Style |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 198 | android.graphics.PaintFlagsDrawFilter |
| 199 | android.graphics.Path |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 200 | android.graphics.Path$FillType |
| 201 | android.graphics.PathDashPathEffect |
| 202 | android.graphics.PathEffect |
| 203 | android.graphics.PathMeasure |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 204 | android.graphics.Picture |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 205 | android.graphics.PixelFormat |
| 206 | android.graphics.PixelXorXfermode |
| 207 | android.graphics.Point |
| 208 | android.graphics.PointF |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 209 | android.graphics.PorterDuff$Mode |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 210 | android.graphics.PorterDuffColorFilter |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 211 | android.graphics.PorterDuffXfermode |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 212 | android.graphics.RadialGradient |
| 213 | android.graphics.Rasterizer |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 214 | android.graphics.Rect |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 215 | android.graphics.Rect$1 |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 216 | android.graphics.RectF |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 217 | android.graphics.RectF$1 |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 218 | android.graphics.Region |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 219 | android.graphics.Region$1 |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 220 | android.graphics.Region$Op |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 221 | android.graphics.RegionIterator |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 222 | android.graphics.Shader |
| 223 | android.graphics.Shader$TileMode |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 224 | android.graphics.SumPathEffect |
| 225 | android.graphics.SweepGradient |
| 226 | android.graphics.TableMaskFilter |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 227 | android.graphics.Typeface |
| 228 | android.graphics.Xfermode |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 229 | android.graphics.YuvImage |
| 230 | android.graphics.drawable.Animatable |
| 231 | android.graphics.drawable.AnimatedRotateDrawable |
| 232 | android.graphics.drawable.AnimatedRotateDrawable$AnimatedRotateState |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 233 | android.graphics.drawable.AnimationDrawable |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 234 | android.graphics.drawable.AnimationDrawable$AnimationState |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 235 | android.graphics.drawable.BitmapDrawable |
| 236 | android.graphics.drawable.BitmapDrawable$BitmapState |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 237 | android.graphics.drawable.ClipDrawable |
| 238 | android.graphics.drawable.ClipDrawable$ClipState |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 239 | android.graphics.drawable.ColorDrawable |
| 240 | android.graphics.drawable.ColorDrawable$ColorState |
| 241 | android.graphics.drawable.Drawable |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 242 | android.graphics.drawable.Drawable$Callback |
| 243 | android.graphics.drawable.Drawable$ConstantState |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 244 | android.graphics.drawable.DrawableContainer |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 245 | android.graphics.drawable.DrawableContainer$DrawableContainerState |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 246 | android.graphics.drawable.GradientDrawable |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 247 | android.graphics.drawable.GradientDrawable$GradientState |
| 248 | android.graphics.drawable.GradientDrawable$Orientation |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 249 | android.graphics.drawable.LayerDrawable |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 250 | android.graphics.drawable.LayerDrawable$ChildDrawable |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 251 | android.graphics.drawable.LayerDrawable$LayerState |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 252 | android.graphics.drawable.NinePatchDrawable |
| 253 | android.graphics.drawable.NinePatchDrawable$NinePatchState |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 254 | android.graphics.drawable.ShapeDrawable |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 255 | android.graphics.drawable.StateListDrawable |
| 256 | android.graphics.drawable.StateListDrawable$StateListState |
| 257 | android.graphics.drawable.TransitionDrawable |
| 258 | android.graphics.drawable.TransitionDrawable$TransitionState |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 259 | android.graphics.utils.BoundaryPatch |
| 260 | android.hardware.Camera |
| 261 | android.hardware.Camera$Parameters |
| 262 | android.hardware.GeomagneticField |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 263 | android.hardware.SensorManager |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 264 | android.location.Address |
| 265 | android.location.Criteria |
| 266 | android.location.GeocoderParams |
| 267 | android.location.IGpsStatusListener$Stub |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 268 | android.location.ILocationManager$Stub |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 269 | android.location.ILocationManager$Stub$Proxy |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 270 | android.location.Location |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 271 | android.location.LocationManager |
| 272 | android.location.LocationProviderInterface |
| 273 | android.media.AudioFormat |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 274 | android.media.AudioManager |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 275 | android.media.AudioRecord |
| 276 | android.media.AudioSystem |
| 277 | android.media.AudioTrack |
| 278 | android.media.ExifInterface |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 279 | android.media.IAudioService$Stub |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 280 | android.media.JetPlayer |
| 281 | android.media.MediaFile |
| 282 | android.media.MediaMetadataRetriever |
| 283 | android.media.MediaPlayer |
| 284 | android.media.MediaScanner |
| 285 | android.media.Metadata |
| 286 | android.media.MiniThumbFile |
| 287 | android.media.ThumbnailUtils |
| 288 | android.media.ToneGenerator |
| 289 | android.net.ConnectivityManager |
| 290 | android.net.Credentials |
| 291 | android.net.DhcpInfo |
| 292 | android.net.DhcpInfo$1 |
| 293 | android.net.Downloads |
| 294 | android.net.Downloads$ByUri |
| 295 | android.net.IConnectivityManager$Stub |
| 296 | android.net.LocalServerSocket |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 297 | android.net.LocalSocket |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 298 | android.net.LocalSocketImpl |
| 299 | android.net.LocalSocketImpl$SocketInputStream |
| 300 | android.net.LocalSocketImpl$SocketOutputStream |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 301 | android.net.NetworkInfo |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 302 | android.net.NetworkInfo$DetailedState |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 303 | android.net.NetworkUtils |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 304 | android.net.SSLCertificateSocketFactory |
Ken Shirriff | 1ec8146 | 2009-12-08 13:38:48 -0800 | [diff] [blame] | 305 | android.net.TrafficStats |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 306 | android.net.Uri |
| 307 | android.net.Uri$HierarchicalUri |
| 308 | android.net.Uri$OpaqueUri |
| 309 | android.net.Uri$Part |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 310 | android.net.WebAddress |
Dianne Hackborn | 2269d157 | 2010-02-24 19:54:22 -0800 | [diff] [blame] | 311 | android.net.http.AndroidHttpClient |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 312 | android.net.http.AndroidHttpClientConnection |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 313 | android.net.http.EventHandler |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 314 | android.net.http.Headers |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 315 | android.net.http.HttpsConnection |
Dianne Hackborn | 2269d157 | 2010-02-24 19:54:22 -0800 | [diff] [blame] | 316 | android.net.http.HttpDateTime |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 317 | android.net.http.Request |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 318 | android.net.http.RequestQueue |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 319 | android.net.http.SslCertificate |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 320 | android.net.http.SslError |
| 321 | android.net.wifi.IWifiManager$Stub |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 322 | android.net.wifi.ScanResult |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 323 | android.net.wifi.SupplicantState |
| 324 | android.net.wifi.WifiConfiguration |
| 325 | android.net.wifi.WifiInfo |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 326 | android.net.wifi.WifiManager |
| 327 | android.net.wifi.WifiNative |
| 328 | android.opengl.ETC1 |
| 329 | android.opengl.GLES10 |
| 330 | android.opengl.GLES10Ext |
| 331 | android.opengl.GLES11 |
| 332 | android.opengl.GLES11Ext |
| 333 | android.opengl.GLES20 |
| 334 | android.opengl.GLSurfaceView |
| 335 | android.opengl.GLSurfaceView$ComponentSizeChooser |
| 336 | android.opengl.GLUtils |
| 337 | android.opengl.Matrix |
| 338 | android.opengl.Visibility |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 339 | android.os.Binder |
| 340 | android.os.BinderProxy |
| 341 | android.os.Build |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 342 | android.os.Build$VERSION |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 343 | android.os.Bundle |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 344 | android.os.Debug |
| 345 | android.os.Debug$MemoryInfo |
| 346 | android.os.Debug$MemoryInfo$1 |
| 347 | android.os.DropBoxManager$Entry |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 348 | android.os.Environment |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 349 | android.os.FileObserver$ObserverThread |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 350 | android.os.FileUtils |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 351 | android.os.FileUtils$FileStatus |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 352 | android.os.Handler |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 353 | android.os.IBinder |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 354 | android.os.IInterface |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 355 | android.os.IPowerManager$Stub |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 356 | android.os.Looper |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 357 | android.os.MemoryFile |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 358 | android.os.Message |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 359 | android.os.Parcel |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 360 | android.os.Parcel$1 |
| 361 | android.os.ParcelFileDescriptor |
| 362 | android.os.ParcelFileDescriptor$1 |
| 363 | android.os.ParcelUuid |
| 364 | android.os.Parcelable |
| 365 | android.os.Parcelable$Creator |
| 366 | android.os.Power |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 367 | android.os.Process |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 368 | android.os.RecoverySystem |
| 369 | android.os.ResultReceiver |
| 370 | android.os.StatFs |
| 371 | android.os.SystemClock |
| 372 | android.os.SystemProperties |
| 373 | android.os.UEventObserver |
| 374 | android.os.storage.IMountService$Stub |
| 375 | android.os.storage.IMountService$Stub$Proxy |
| 376 | android.pim.EventRecurrence |
| 377 | android.pim.RecurrenceSet |
| 378 | android.preference.CheckBoxPreference$SavedState |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 379 | android.preference.DialogPreference |
| 380 | android.preference.ListPreference |
| 381 | android.preference.Preference |
| 382 | android.preference.PreferenceActivity |
| 383 | android.preference.PreferenceGroup |
| 384 | android.preference.PreferenceGroupAdapter |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 385 | android.preference.PreferenceInflater |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 386 | android.preference.PreferenceManager |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 387 | android.preference.PreferenceScreen |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 388 | android.preference.RingtonePreference |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 389 | android.preference.VolumePreference |
| 390 | android.preference.VolumePreference$SeekBarVolumizer |
| 391 | android.provider.Browser |
| 392 | android.provider.Calendar |
| 393 | android.provider.Calendar$Attendees |
| 394 | android.provider.Calendar$CalendarAlerts |
| 395 | android.provider.Calendar$Calendars |
| 396 | android.provider.Calendar$EventDays |
| 397 | android.provider.Calendar$Events |
| 398 | android.provider.Calendar$Reminders |
| 399 | android.provider.Contacts |
| 400 | android.provider.Contacts$ContactMethods |
| 401 | android.provider.ContactsContract |
| 402 | android.provider.ContactsContract$CommonDataKinds$Email |
| 403 | android.provider.ContactsContract$CommonDataKinds$Phone |
| 404 | android.provider.ContactsContract$CommonDataKinds$StructuredPostal |
| 405 | android.provider.ContactsContract$Contacts |
| 406 | android.provider.ContactsContract$Data |
| 407 | android.provider.ContactsContract$DataColumnsWithJoins |
| 408 | android.provider.ContactsContract$PhoneLookup |
| 409 | android.provider.ContactsContract$RawContacts |
| 410 | android.provider.ContactsContract$RawContacts$EntityIteratorImpl |
| 411 | android.provider.ContactsContract$RawContactsEntity |
| 412 | android.provider.Downloads |
| 413 | android.provider.Downloads$Impl |
| 414 | android.provider.MediaStore |
| 415 | android.provider.MediaStore$Audio$Artists |
| 416 | android.provider.MediaStore$Audio$Media |
| 417 | android.provider.MediaStore$Images$Media |
| 418 | android.provider.MediaStore$Images$Thumbnails |
| 419 | android.provider.MediaStore$Video$Media |
| 420 | android.provider.SearchRecentSuggestions |
| 421 | android.provider.Settings$Secure |
| 422 | android.provider.Settings$System |
| 423 | android.provider.UserDictionary$Words |
| 424 | android.security.KeyStore |
| 425 | android.security.Md5MessageDigest |
| 426 | android.security.MessageDigest |
| 427 | android.security.Sha1MessageDigest |
| 428 | android.server.BluetoothA2dpService |
| 429 | android.server.BluetoothEventLoop |
| 430 | android.server.BluetoothService |
| 431 | android.speech.tts.ITts$Stub |
| 432 | android.speech.tts.ITts$Stub$Proxy |
| 433 | android.speech.tts.ITtsCallback$Stub |
| 434 | android.speech.tts.TextToSpeech |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 435 | android.telephony.PhoneNumberUtils |
| 436 | android.telephony.ServiceState |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 437 | android.telephony.SignalStrength |
Wink Saville | 04e71b3 | 2009-04-02 11:00:54 -0700 | [diff] [blame] | 438 | android.telephony.SmsMessage |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 439 | android.telephony.SmsMessage$MessageClass |
| 440 | android.telephony.TelephonyManager |
| 441 | android.text.AndroidCharacter |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 442 | android.text.BoringLayout |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 443 | android.text.DynamicLayout |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 444 | android.text.Html$HtmlParser |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 445 | android.text.HtmlToSpannedConverter |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 446 | android.text.Layout |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 447 | android.text.Selection |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 448 | android.text.SpannableStringBuilder |
| 449 | android.text.SpannedString |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 450 | android.text.TextUtils |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 451 | android.text.format.DateUtils |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 452 | android.text.format.Formatter |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 453 | android.text.format.Time |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 454 | android.text.method.ArrowKeyMovementMethod |
| 455 | android.text.method.BaseKeyListener |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 456 | android.text.method.DigitsKeyListener |
| 457 | android.text.method.LinkMovementMethod |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 458 | android.text.method.MetaKeyKeyListener |
| 459 | android.text.method.QwertyKeyListener |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 460 | android.text.method.ReplacementTransformationMethod$SpannedReplacementCharSequence |
| 461 | android.text.method.SingleLineTransformationMethod |
| 462 | android.text.method.TextKeyListener |
| 463 | android.text.method.TextKeyListener$Capitalize |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 464 | android.text.style.ImageSpan |
| 465 | android.text.style.RelativeSizeSpan |
| 466 | android.text.style.ScaleXSpan |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 467 | android.text.style.StyleSpan |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 468 | android.text.style.TextAppearanceSpan |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 469 | android.text.util.Linkify |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 470 | android.util.AttributeSet |
| 471 | android.util.DisplayMetrics |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 472 | android.util.EventLog |
| 473 | android.util.EventLog$Event |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 474 | android.util.FloatMath |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 475 | android.util.Log |
| 476 | android.util.LongSparseArray |
| 477 | android.util.MonthDisplayHelper |
Dianne Hackborn | 2269d157 | 2010-02-24 19:54:22 -0800 | [diff] [blame] | 478 | android.util.Patterns |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 479 | android.util.SparseArray |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 480 | android.util.StateSet |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 481 | android.util.TypedValue |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 482 | android.util.Xml |
| 483 | android.util.Xml$Encoding |
| 484 | android.util.base64.Base64$Encoder |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 485 | android.view.AbsSavedState |
| 486 | android.view.ContextThemeWrapper |
| 487 | android.view.Display |
| 488 | android.view.FocusFinder |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 489 | android.view.GestureDetector |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 490 | android.view.IWindow$Stub |
| 491 | android.view.IWindowManager$Stub |
| 492 | android.view.IWindowManager$Stub$Proxy |
| 493 | android.view.IWindowSession$Stub |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 494 | android.view.KeyCharacterMap |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 495 | android.view.KeyCharacterMap$KeyData |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 496 | android.view.KeyEvent |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 497 | android.view.MotionEvent |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 498 | android.view.ScaleGestureDetector |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 499 | android.view.Surface |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 500 | android.view.Surface$1 |
| 501 | android.view.SurfaceSession |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 502 | android.view.SurfaceView |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 503 | android.view.SurfaceView$MyWindow |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 504 | android.view.VelocityTracker |
| 505 | android.view.View |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 506 | android.view.View$AttachInfo$Callbacks |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 507 | android.view.View$AttachInfo$InvalidateInfo |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 508 | android.view.View$BaseSavedState |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 509 | android.view.ViewConfiguration |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 510 | android.view.ViewGroup |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 511 | android.view.ViewParent |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 512 | android.view.ViewRoot |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 513 | android.view.ViewRoot$W |
| 514 | android.view.ViewStub |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 515 | android.view.Window |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 516 | android.view.WindowManager$LayoutParams |
| 517 | android.view.WindowManagerImpl |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 518 | android.view.accessibility.AccessibilityEvent |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 519 | android.view.animation.Animation |
| 520 | android.view.animation.AnimationSet |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 521 | android.view.inputmethod.BaseInputConnection |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 522 | android.view.inputmethod.CompletionInfo |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 523 | android.view.inputmethod.EditorInfo |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 524 | android.view.inputmethod.ExtractedText |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 525 | android.view.inputmethod.InputMethodManager |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 526 | android.webkit.BrowserFrame |
| 527 | android.webkit.CacheManager |
| 528 | android.webkit.CallbackProxy |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 529 | android.webkit.ConsoleMessage$MessageLevel |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 530 | android.webkit.CookieManager |
| 531 | android.webkit.CookieSyncManager |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 532 | android.webkit.DownloadListener |
| 533 | android.webkit.FileLoader |
| 534 | android.webkit.GeolocationPermissions |
| 535 | android.webkit.GeolocationService |
| 536 | android.webkit.HTML5VideoViewProxy |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 537 | android.webkit.JWebCoreJavaBridge |
| 538 | android.webkit.LoadListener |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 539 | android.webkit.PluginManager |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 540 | android.webkit.URLUtil |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 541 | android.webkit.WebIconDatabase$EventHandler$IconResult |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 542 | android.webkit.WebIconDatabase$IconListener |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 543 | android.webkit.WebSettings |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 544 | android.webkit.WebSettings$TextSize |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 545 | android.webkit.WebStorage |
Leon Scroggins | d3465f6 | 2009-06-02 10:57:54 -0400 | [diff] [blame] | 546 | android.webkit.WebTextView |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 547 | android.webkit.WebView |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 548 | android.webkit.WebView$DragTrackerHandler |
| 549 | android.webkit.WebView$ScaleDetectorListener |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 550 | android.webkit.WebViewCore |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 551 | android.webkit.WebViewCore$4 |
| 552 | android.webkit.WebViewCore$TextSelectionData |
| 553 | android.webkit.WebViewCore$TouchEventData |
| 554 | android.webkit.WebViewCore$TouchUpData |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 555 | android.webkit.WebViewDatabase |
| 556 | android.widget.AbsListView |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 557 | android.widget.AbsListView$3 |
| 558 | android.widget.AbsListView$CheckForKeyLongPress |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 559 | android.widget.AbsListView$PerformClick |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 560 | android.widget.AbsListView$SavedState |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 561 | android.widget.AbsSeekBar |
| 562 | android.widget.AbsSpinner |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 563 | android.widget.AbsSpinner$SavedState |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 564 | android.widget.AbsoluteLayout |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 565 | android.widget.AdapterView |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 566 | android.widget.ArrayAdapter |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 567 | android.widget.AutoCompleteTextView |
| 568 | android.widget.AutoCompleteTextView$DropDownItemClickListener |
| 569 | android.widget.AutoCompleteTextView$DropDownListView |
| 570 | android.widget.BaseAdapter |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 571 | android.widget.BaseExpandableListAdapter |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 572 | android.widget.CheckBox |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 573 | android.widget.CompoundButton |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 574 | android.widget.CompoundButton$SavedState |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 575 | android.widget.CursorAdapter |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 576 | android.widget.CursorTreeAdapter |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 577 | android.widget.DatePicker |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 578 | android.widget.EditText |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 579 | android.widget.ExpandableListConnector |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 580 | android.widget.ExpandableListView |
| 581 | android.widget.FrameLayout |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 582 | android.widget.GridView |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 583 | android.widget.HeaderViewListAdapter |
| 584 | android.widget.ImageView |
| 585 | android.widget.ImageView$ScaleType |
| 586 | android.widget.LinearLayout |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 587 | android.widget.ListView |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 588 | android.widget.ListView$SavedState |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 589 | android.widget.MediaController |
| 590 | android.widget.MediaController$4 |
| 591 | android.widget.MultiAutoCompleteTextView |
| 592 | android.widget.NumberPicker |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 593 | android.widget.PopupWindow |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 594 | android.widget.PopupWindow$PopupViewContainer |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 595 | android.widget.ProgressBar |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 596 | android.widget.ProgressBar$SavedState |
| 597 | android.widget.QuickContactBadge |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 598 | android.widget.RatingBar |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 599 | android.widget.RelativeLayout |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 600 | android.widget.RelativeLayout$DependencyGraph$Node |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 601 | android.widget.RemoteViews |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 602 | android.widget.ResourceCursorAdapter |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 603 | android.widget.ScrollBarDrawable |
| 604 | android.widget.ScrollView |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 605 | android.widget.SeekBar |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 606 | android.widget.SimpleCursorAdapter |
| 607 | android.widget.SlidingDrawer |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 608 | android.widget.Spinner |
| 609 | android.widget.TabHost |
| 610 | android.widget.TabWidget |
| 611 | android.widget.TableLayout |
| 612 | android.widget.TableRow |
| 613 | android.widget.TextView |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 614 | android.widget.TextView$CommitSelectionReceiver |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 615 | android.widget.TextView$Marquee |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 616 | android.widget.TimePicker |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 617 | android.widget.TwoLineListItem |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 618 | android.widget.VideoView |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 619 | android.widget.ViewAnimator |
| 620 | android.widget.ViewSwitcher |
| 621 | android.widget.ZoomButton |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 622 | android.widget.ZoomButtonsController |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 623 | android.widget.ZoomControls |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 624 | com.android.internal.R$styleable |
| 625 | com.android.internal.app.AlertActivity |
| 626 | com.android.internal.app.AlertController |
| 627 | com.android.internal.app.AlertController$AlertParams |
| 628 | com.android.internal.app.AlertController$RecycleListView |
| 629 | com.android.internal.app.ChooserActivity |
| 630 | com.android.internal.app.ResolverActivity |
| 631 | com.android.internal.app.ResolverActivity$ResolveListAdapter |
Evan Millar | f03a1fe | 2009-03-24 18:33:23 -0700 | [diff] [blame] | 632 | com.android.internal.appwidget.IAppWidgetService$Stub |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 633 | com.android.internal.content.SyncStateContentProviderHelper |
| 634 | com.android.internal.graphics.NativeUtils |
| 635 | com.android.internal.location.DummyLocationProvider |
| 636 | com.android.internal.location.GpsLocationProvider |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 637 | com.android.internal.logging.AndroidHandler |
| 638 | com.android.internal.os.AndroidPrintStream |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 639 | com.android.internal.os.BinderInternal |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 640 | com.android.internal.os.BinderInternal$GcWatcher |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 641 | com.android.internal.os.IResultReceiver$Stub |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 642 | com.android.internal.os.LoggingPrintStream |
| 643 | com.android.internal.os.LoggingPrintStream$1 |
| 644 | com.android.internal.os.RuntimeInit |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 645 | com.android.internal.os.RuntimeInit$1 |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 646 | com.android.internal.os.RuntimeInit$UncaughtHandler |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 647 | com.android.internal.os.SamplingProfilerIntegration |
| 648 | com.android.internal.os.ZygoteConnection |
| 649 | com.android.internal.os.ZygoteConnection$Arguments |
| 650 | com.android.internal.os.ZygoteInit |
Dianne Hackborn | 2269d157 | 2010-02-24 19:54:22 -0800 | [diff] [blame] | 651 | com.android.internal.net.DomainNameValidator |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 652 | com.android.internal.policy.PolicyManager |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 653 | com.android.internal.policy.impl.PhoneLayoutInflater |
| 654 | com.android.internal.policy.impl.PhoneWindow |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 655 | com.android.internal.policy.impl.PhoneWindow$DecorView |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 656 | com.android.internal.policy.impl.PhoneWindow$PanelFeatureState$SavedState |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 657 | com.android.internal.policy.impl.PhoneWindowManager |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 658 | com.android.internal.policy.impl.Policy |
Wink Saville | 04e71b3 | 2009-04-02 11:00:54 -0700 | [diff] [blame] | 659 | com.android.internal.telephony.GsmAlphabet |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 660 | com.android.internal.telephony.ITelephony$Stub |
| 661 | com.android.internal.telephony.ITelephony$Stub$Proxy |
| 662 | com.android.internal.telephony.ITelephonyRegistry$Stub |
| 663 | com.android.internal.telephony.IccCard$State |
| 664 | com.android.internal.telephony.Phone$State |
| 665 | com.android.internal.telephony.SmsAddress |
| 666 | com.android.internal.telephony.SmsMessageBase |
| 667 | com.android.internal.telephony.gsm.GsmSmsAddress |
| 668 | com.android.internal.telephony.gsm.SmsMessage |
| 669 | com.android.internal.telephony.gsm.SmsMessage$PduParser |
| 670 | com.android.internal.util.ArrayUtils |
| 671 | com.android.internal.util.FastMath |
Dianne Hackborn | 2269d157 | 2010-02-24 19:54:22 -0800 | [diff] [blame] | 672 | com.android.internal.util.FastXmlSerializer |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 673 | com.android.internal.util.HanziToPinyin |
Dianne Hackborn | 2269d157 | 2010-02-24 19:54:22 -0800 | [diff] [blame] | 674 | com.android.internal.util.XmlUtils |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 675 | com.android.internal.view.IInputConnectionWrapper |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 676 | com.android.internal.view.IInputContext$Stub |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 677 | com.android.internal.view.IInputMethodManager$Stub |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 678 | com.android.internal.view.menu.ContextMenuBuilder |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 679 | com.android.internal.view.menu.IconMenuItemView |
| 680 | com.android.internal.view.menu.IconMenuView |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 681 | com.android.internal.view.menu.IconMenuView$SavedState |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 682 | com.android.internal.view.menu.ListMenuItemView |
| 683 | com.android.internal.view.menu.MenuBuilder |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 684 | com.android.internal.view.menu.MenuItemImpl |
| 685 | com.android.internal.view.menu.SubMenuBuilder |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 686 | com.android.internal.widget.ContactHeaderWidget |
| 687 | com.android.internal.widget.DialogTitle |
| 688 | com.android.internal.widget.EditableInputConnection |
| 689 | com.android.internal.widget.LinearLayoutWithDefaultTouchRecepient |
| 690 | com.android.internal.widget.LockPatternUtils |
| 691 | com.android.internal.widget.LockPatternView |
| 692 | com.android.internal.widget.LockPatternView$Cell |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 693 | com.google.android.gles_jni.EGLImpl |
| 694 | com.google.android.gles_jni.GLImpl |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 695 | com.ibm.icu4jni.charset.CharsetDecoderICU |
| 696 | com.ibm.icu4jni.charset.CharsetEncoderICU |
| 697 | com.ibm.icu4jni.charset.CharsetICU |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 698 | com.ibm.icu4jni.charset.CharsetProviderICU |
| 699 | com.ibm.icu4jni.charset.NativeConverter |
| 700 | com.ibm.icu4jni.common.ErrorCode |
| 701 | com.ibm.icu4jni.lang.UCharacter |
| 702 | com.ibm.icu4jni.regex.NativeRegEx |
| 703 | com.ibm.icu4jni.text.Collator |
| 704 | com.ibm.icu4jni.text.NativeBreakIterator |
| 705 | com.ibm.icu4jni.text.NativeCollation |
Elliott Hughes | 9688d1e | 2010-01-27 12:22:16 -0800 | [diff] [blame] | 706 | com.ibm.icu4jni.text.NativeDecimalFormat |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 707 | com.ibm.icu4jni.text.RuleBasedCollator |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 708 | com.ibm.icu4jni.text.RuleBasedNumberFormat |
| 709 | com.ibm.icu4jni.util.Resources |
Elliott Hughes | d3f00f9 | 2009-09-15 17:07:00 -0700 | [diff] [blame] | 710 | com.ibm.icu4jni.util.Resources$DefaultTimeZones |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 711 | dalvik.system.DalvikLogHandler |
| 712 | dalvik.system.DalvikLogging |
| 713 | dalvik.system.NativeStart |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 714 | dalvik.system.PathClassLoader |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 715 | dalvik.system.SamplingProfiler |
| 716 | dalvik.system.TouchDex |
| 717 | dalvik.system.VMDebug |
| 718 | dalvik.system.VMRuntime |
| 719 | dalvik.system.VMStack |
| 720 | dalvik.system.Zygote |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 721 | java.beans.PropertyChangeEvent |
| 722 | java.beans.PropertyChangeListener |
| 723 | java.beans.PropertyChangeSupport |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 724 | java.io.BufferedInputStream |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 725 | java.io.BufferedReader |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 726 | java.io.ByteArrayInputStream |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 727 | java.io.Closeable |
| 728 | java.io.DataInput |
| 729 | java.io.DataOutput |
| 730 | java.io.DataOutputStream |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 731 | java.io.File |
| 732 | java.io.FileDescriptor |
| 733 | java.io.FileInputStream |
| 734 | java.io.FileInputStream$RepositioningLock |
| 735 | java.io.FileNotFoundException |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 736 | java.io.FileOutputStream |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 737 | java.io.FilterInputStream |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 738 | java.io.FilterOutputStream |
| 739 | java.io.Flushable |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 740 | java.io.IOException |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 741 | java.io.InputStream |
| 742 | java.io.InputStreamReader |
| 743 | java.io.InterruptedIOException |
| 744 | java.io.ObjectInput |
| 745 | java.io.ObjectInputStream |
| 746 | java.io.ObjectOutput |
| 747 | java.io.ObjectOutputStream |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 748 | java.io.ObjectStreamClass |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 749 | java.io.ObjectStreamClass$OSCThreadLocalCache |
| 750 | java.io.ObjectStreamConstants |
| 751 | java.io.ObjectStreamException |
| 752 | java.io.ObjectStreamField |
| 753 | java.io.OutputStream |
| 754 | java.io.OutputStreamWriter |
| 755 | java.io.PrintStream |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 756 | java.io.PrintWriter |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 757 | java.io.PushbackReader |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 758 | java.io.RandomAccessFile |
| 759 | java.io.RandomAccessFile$RepositionLock |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 760 | java.io.Reader |
| 761 | java.io.Serializable |
| 762 | java.io.StreamCorruptedException |
| 763 | java.lang.AbstractStringBuilder |
| 764 | java.lang.Appendable |
| 765 | java.lang.ArrayIndexOutOfBoundsException |
| 766 | java.lang.Boolean |
| 767 | java.lang.BootClassLoader |
| 768 | java.lang.Byte |
| 769 | java.lang.CharSequence |
| 770 | java.lang.Character |
| 771 | java.lang.Character$UnicodeBlock |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 772 | java.lang.Class |
| 773 | java.lang.ClassCache |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 774 | java.lang.ClassCache$EnumComparator |
| 775 | java.lang.ClassLoader |
| 776 | java.lang.ClassLoader$SystemClassLoader |
| 777 | java.lang.Cloneable |
| 778 | java.lang.Comparable |
| 779 | java.lang.Double |
| 780 | java.lang.Enum |
| 781 | java.lang.Error |
| 782 | java.lang.Exception |
| 783 | java.lang.Float |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 784 | java.lang.IllegalArgumentException |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 785 | java.lang.IndexOutOfBoundsException |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 786 | java.lang.Integer |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 787 | java.lang.InternalError |
| 788 | java.lang.InterruptedException |
| 789 | java.lang.Iterable |
| 790 | java.lang.LangAccessImpl |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 791 | java.lang.LinkageError |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 792 | java.lang.Long |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 793 | java.lang.Math |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 794 | java.lang.NoClassDefFoundError |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 795 | java.lang.NoSuchMethodError |
| 796 | java.lang.Number |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 797 | java.lang.NumberFormatException |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 798 | java.lang.Object |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 799 | java.lang.OutOfMemoryError |
| 800 | java.lang.Readable |
| 801 | java.lang.Runnable |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 802 | java.lang.Runtime |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 803 | java.lang.RuntimeException |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 804 | java.lang.RuntimePermission |
| 805 | java.lang.SecurityException |
| 806 | java.lang.Short |
| 807 | java.lang.StackOverflowError |
| 808 | java.lang.StackTraceElement |
| 809 | java.lang.StrictMath |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 810 | java.lang.String |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 811 | java.lang.String$CaseInsensitiveComparator |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 812 | java.lang.StringBuffer |
| 813 | java.lang.StringBuilder |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 814 | java.lang.System |
| 815 | java.lang.SystemProperties |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 816 | java.lang.Thread |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 817 | java.lang.Thread$State |
| 818 | java.lang.Thread$UncaughtExceptionHandler |
| 819 | java.lang.ThreadGroup |
| 820 | java.lang.ThreadGroup$ChildrenGroupsLock |
| 821 | java.lang.ThreadGroup$ChildrenThreadsLock |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 822 | java.lang.ThreadLocal |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 823 | java.lang.ThreadLocal$Values |
| 824 | java.lang.Throwable |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 825 | java.lang.UnsatisfiedLinkError |
| 826 | java.lang.UnsupportedOperationException |
| 827 | java.lang.VMClassLoader |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 828 | java.lang.VMThread |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 829 | java.lang.VirtualMachineError |
| 830 | java.lang.Void |
| 831 | java.lang.annotation.Annotation |
| 832 | java.lang.ref.PhantomReference |
| 833 | java.lang.ref.Reference |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 834 | java.lang.ref.ReferenceQueue |
| 835 | java.lang.ref.SoftReference |
| 836 | java.lang.ref.WeakReference |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 837 | java.lang.reflect.AccessibleObject |
| 838 | java.lang.reflect.AnnotatedElement |
| 839 | java.lang.reflect.Array |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 840 | java.lang.reflect.Constructor |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 841 | java.lang.reflect.Field |
| 842 | java.lang.reflect.GenericDeclaration |
| 843 | java.lang.reflect.InvocationHandler |
| 844 | java.lang.reflect.Member |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 845 | java.lang.reflect.Method |
| 846 | java.lang.reflect.Modifier |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 847 | java.lang.reflect.Proxy |
| 848 | java.lang.reflect.ReflectionAccessImpl |
| 849 | java.lang.reflect.Type |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 850 | java.math.BigDecimal |
| 851 | java.math.BigInt |
| 852 | java.math.BigInteger |
| 853 | java.math.Multiplication |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 854 | java.net.AddressCache |
| 855 | java.net.AddressCache$1 |
| 856 | java.net.ConnectException |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 857 | java.net.ContentHandler |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 858 | java.net.DatagramPacket |
| 859 | java.net.Inet4Address |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 860 | java.net.InetAddress |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 861 | java.net.InetAddress$1 |
| 862 | java.net.InetAddress$2 |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 863 | java.net.InetAddress$WaitReachable |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 864 | java.net.InetSocketAddress |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 865 | java.net.JarURLConnection |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 866 | java.net.NetPermission |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 867 | java.net.NetworkInterface |
| 868 | java.net.ServerSocket |
| 869 | java.net.Socket |
| 870 | java.net.SocketException |
| 871 | java.net.SocketImpl |
| 872 | java.net.SocketOptions |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 873 | java.net.URI |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 874 | java.net.URL |
| 875 | java.net.URLConnection |
| 876 | java.net.URLConnection$DefaultContentHandler |
| 877 | java.net.URLStreamHandler |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 878 | java.nio.BaseByteBuffer |
| 879 | java.nio.Buffer |
| 880 | java.nio.BufferFactory |
| 881 | java.nio.ByteBuffer |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 882 | java.nio.ByteOrder |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 883 | java.nio.CharArrayBuffer |
| 884 | java.nio.CharBuffer |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 885 | java.nio.CharSequenceAdapter |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 886 | java.nio.CharToByteBufferAdapter |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 887 | java.nio.DirectByteBuffer |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 888 | java.nio.FloatToByteBufferAdapter |
| 889 | java.nio.HeapByteBuffer |
| 890 | java.nio.IntToByteBufferAdapter |
| 891 | java.nio.LongBuffer |
| 892 | java.nio.LongToByteBufferAdapter |
| 893 | java.nio.NIOAccess |
| 894 | java.nio.ReadWriteCharArrayBuffer |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 895 | java.nio.ReadWriteDirectByteBuffer |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 896 | java.nio.ReadWriteHeapByteBuffer |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 897 | java.nio.ShortToByteBufferAdapter |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 898 | java.nio.channels.ByteChannel |
| 899 | java.nio.channels.Channel |
| 900 | java.nio.channels.FileChannel |
| 901 | java.nio.channels.GatheringByteChannel |
| 902 | java.nio.channels.InterruptibleChannel |
| 903 | java.nio.channels.ReadableByteChannel |
| 904 | java.nio.channels.ScatteringByteChannel |
| 905 | java.nio.channels.WritableByteChannel |
| 906 | java.nio.channels.spi.AbstractInterruptibleChannel |
| 907 | java.nio.channels.spi.AbstractInterruptibleChannel$1 |
| 908 | java.nio.channels.spi.AbstractInterruptibleChannel$2 |
| 909 | java.nio.charset.Charset |
| 910 | java.nio.charset.Charset$1 |
| 911 | java.nio.charset.CharsetDecoder |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 912 | java.nio.charset.CharsetEncoder |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 913 | java.nio.charset.CoderResult |
| 914 | java.nio.charset.CodingErrorAction |
| 915 | java.nio.charset.spi.CharsetProvider |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 916 | java.security.AccessControlContext |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 917 | java.security.AccessController |
| 918 | java.security.BasicPermission |
| 919 | java.security.Guard |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 920 | java.security.KeyStore |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 921 | java.security.MessageDigest |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 922 | java.security.Permission |
| 923 | java.security.PrivilegedAction |
| 924 | java.security.PrivilegedExceptionAction |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 925 | java.security.ProtectionDomain |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 926 | java.security.Provider |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 927 | java.security.Security |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 928 | java.security.cert.X509Certificate |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 929 | java.text.AttributedCharacterIterator$Attribute |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 930 | java.text.Collator |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 931 | java.text.Collator$1 |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 932 | java.text.DateFormat |
| 933 | java.text.DateFormat$Field |
| 934 | java.text.DecimalFormat |
| 935 | java.text.DecimalFormatSymbols |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 936 | java.text.Format |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 937 | java.text.NumberFormat |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 938 | java.text.SimpleDateFormat |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 939 | java.util.AbstractCollection |
| 940 | java.util.AbstractList |
| 941 | java.util.AbstractMap |
| 942 | java.util.AbstractSet |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 943 | java.util.ArrayList |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 944 | java.util.ArrayList$ArrayListIterator |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 945 | java.util.Arrays |
| 946 | java.util.Arrays$ArrayList |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 947 | java.util.BitSet |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 948 | java.util.Calendar |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 949 | java.util.Collection |
| 950 | java.util.Collections |
| 951 | java.util.Collections$EmptyList |
| 952 | java.util.Collections$EmptyMap |
| 953 | java.util.Collections$EmptySet |
| 954 | java.util.Collections$SingletonSet |
| 955 | java.util.Collections$UnmodifiableCollection |
| 956 | java.util.Collections$UnmodifiableCollection$1 |
| 957 | java.util.Collections$UnmodifiableRandomAccessList |
| 958 | java.util.Collections$UnmodifiableSet |
| 959 | java.util.Comparator |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 960 | java.util.Date |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 961 | java.util.Dictionary |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 962 | java.util.EnumMap |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 963 | java.util.EnumSet |
| 964 | java.util.Enumeration |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 965 | java.util.EventListener |
| 966 | java.util.EventObject |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 967 | java.util.Formatter |
| 968 | java.util.GregorianCalendar |
| 969 | java.util.HashMap |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 970 | java.util.HashMap$HashIterator |
| 971 | java.util.HashMap$HashMapEntry |
| 972 | java.util.HashMap$KeyIterator |
| 973 | java.util.HashMap$KeySet |
| 974 | java.util.HashMap$Values |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 975 | java.util.HashSet |
| 976 | java.util.Hashtable |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 977 | java.util.Hashtable$HashIterator |
| 978 | java.util.Hashtable$HashtableEntry |
| 979 | java.util.Hashtable$KeyEnumeration |
| 980 | java.util.Hashtable$ValueIterator |
| 981 | java.util.Hashtable$Values |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 982 | java.util.IdentityHashMap |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 983 | java.util.Iterator |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 984 | java.util.LinkedHashMap |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 985 | java.util.LinkedHashMap$LinkedEntry |
| 986 | java.util.LinkedHashMap$LinkedHashIterator |
| 987 | java.util.LinkedHashMap$ValueIterator |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 988 | java.util.LinkedList |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 989 | java.util.List |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 990 | java.util.ListIterator |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 991 | java.util.Locale |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 992 | java.util.Map |
| 993 | java.util.Map$Entry |
| 994 | java.util.MiniEnumSet |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 995 | java.util.Properties |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 996 | java.util.PropertyPermission |
| 997 | java.util.RandomAccess |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 998 | java.util.ResourceBundle |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 999 | java.util.Set |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1000 | java.util.SimpleTimeZone |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1001 | java.util.SortedMap |
| 1002 | java.util.SortedSet |
| 1003 | java.util.SpecialAccess |
| 1004 | java.util.Stack |
| 1005 | java.util.StringTokenizer |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1006 | java.util.TimeZone |
| 1007 | java.util.TreeMap |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1008 | java.util.TreeSet |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1009 | java.util.UUID |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1010 | java.util.Vector |
| 1011 | java.util.WeakHashMap |
| 1012 | java.util.WeakHashMap$Entry |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1013 | java.util.concurrent.ConcurrentHashMap |
| 1014 | java.util.concurrent.ConcurrentLinkedQueue |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1015 | java.util.concurrent.ConcurrentLinkedQueue$Node |
| 1016 | java.util.concurrent.CopyOnWriteArrayList |
| 1017 | java.util.concurrent.CopyOnWriteArrayList$COWIterator |
| 1018 | java.util.concurrent.Executors$DelegatedExecutorService |
| 1019 | java.util.concurrent.FutureTask |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1020 | java.util.concurrent.LinkedBlockingQueue |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1021 | java.util.concurrent.Semaphore |
| 1022 | java.util.concurrent.ThreadPoolExecutor |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1023 | java.util.concurrent.TimeUnit |
| 1024 | java.util.concurrent.atomic.AtomicBoolean |
| 1025 | java.util.concurrent.atomic.AtomicInteger |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1026 | java.util.concurrent.atomic.AtomicLong |
| 1027 | java.util.concurrent.atomic.AtomicReference |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1028 | java.util.concurrent.atomic.UnsafeAccess |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1029 | java.util.concurrent.locks.AbstractOwnableSynchronizer |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1030 | java.util.concurrent.locks.AbstractQueuedSynchronizer |
| 1031 | java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject |
| 1032 | java.util.concurrent.locks.AbstractQueuedSynchronizer$Node |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1033 | java.util.concurrent.locks.Lock |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1034 | java.util.concurrent.locks.ReentrantLock |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1035 | java.util.concurrent.locks.ReentrantLock$NonfairSync |
| 1036 | java.util.concurrent.locks.ReentrantLock$Sync |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1037 | java.util.concurrent.locks.UnsafeAccess |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1038 | java.util.jar.Attributes |
| 1039 | java.util.jar.Attributes$Name |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1040 | java.util.jar.InitManifest |
| 1041 | java.util.jar.JarEntry |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1042 | java.util.jar.JarFile |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1043 | java.util.jar.JarFile$1JarFileEnumerator |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1044 | java.util.jar.JarVerifier |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1045 | java.util.jar.Manifest |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1046 | java.util.logging.Handler |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1047 | java.util.logging.Level |
| 1048 | java.util.logging.LogManager |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1049 | java.util.logging.LogManager$1 |
| 1050 | java.util.logging.LogManager$2 |
| 1051 | java.util.logging.LogManager$2$1 |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1052 | java.util.logging.LogManager$4 |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1053 | java.util.logging.Logger |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1054 | java.util.logging.Logger$1 |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1055 | java.util.logging.LoggingPermission |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1056 | java.util.regex.MatchResult |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1057 | java.util.regex.Matcher |
| 1058 | java.util.regex.Pattern |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1059 | java.util.zip.Adler32 |
| 1060 | java.util.zip.CRC32 |
| 1061 | java.util.zip.Checksum |
| 1062 | java.util.zip.Deflater |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1063 | java.util.zip.Inflater |
| 1064 | java.util.zip.InflaterInputStream |
| 1065 | java.util.zip.ZipConstants |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1066 | java.util.zip.ZipEntry |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1067 | java.util.zip.ZipEntry$LittleEndianReader |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1068 | java.util.zip.ZipFile |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1069 | java.util.zip.ZipFile$2 |
| 1070 | java.util.zip.ZipFile$RAFStream |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1071 | java.util.zip.ZipFile$ZipInflaterInputStream |
| 1072 | javax.crypto.Cipher |
| 1073 | javax.crypto.Mac |
| 1074 | javax.crypto.spec.IvParameterSpec |
| 1075 | javax.microedition.khronos.egl.EGL |
| 1076 | javax.microedition.khronos.egl.EGL10 |
| 1077 | javax.microedition.khronos.opengles.GL |
| 1078 | javax.microedition.khronos.opengles.GL10 |
| 1079 | javax.microedition.khronos.opengles.GL10Ext |
| 1080 | javax.microedition.khronos.opengles.GL11 |
| 1081 | javax.microedition.khronos.opengles.GL11Ext |
| 1082 | javax.microedition.khronos.opengles.GL11ExtensionPack |
| 1083 | javax.net.ssl.DefaultHostnameVerifier |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1084 | javax.net.ssl.HttpsURLConnection |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1085 | javax.net.ssl.SSLServerSocket |
| 1086 | javax.net.ssl.SSLSession |
| 1087 | javax.net.ssl.SSLSocket |
| 1088 | javax.net.ssl.SSLSocketFactory |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1089 | javax.security.auth.x500.X500Principal |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1090 | javax.security.cert.X509Certificate |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1091 | junit.framework.Assert |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1092 | org.apache.commons.logging.LogFactory |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1093 | org.apache.harmony.archive.util.Util |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1094 | org.apache.harmony.dalvik.NativeTestTarget |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1095 | org.apache.harmony.dalvik.ddmc.ChunkHandler |
| 1096 | org.apache.harmony.dalvik.ddmc.DdmServer |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1097 | org.apache.harmony.kernel.vm.LangAccess |
| 1098 | org.apache.harmony.kernel.vm.ReflectionAccess |
| 1099 | org.apache.harmony.lang.annotation.AnnotationFactory |
| 1100 | org.apache.harmony.lang.annotation.AnnotationMember |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1101 | org.apache.harmony.luni.internal.net.www.protocol.file.FileURLConnection |
| 1102 | org.apache.harmony.luni.internal.net.www.protocol.file.Handler |
| 1103 | org.apache.harmony.luni.internal.net.www.protocol.http.Handler |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1104 | org.apache.harmony.luni.internal.net.www.protocol.jar.Handler |
Jesse Wilson | 64a1ff5 | 2009-10-09 23:10:00 -0700 | [diff] [blame] | 1105 | org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnectionImpl |
Jesse Wilson | 64a1ff5 | 2009-10-09 23:10:00 -0700 | [diff] [blame] | 1106 | org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnectionImpl$JarURLConnectionInputStream |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1107 | org.apache.harmony.luni.internal.util.TimezoneGetter |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1108 | org.apache.harmony.luni.internal.util.ZoneInfoDB |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1109 | org.apache.harmony.luni.net.GenericIPMreq |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1110 | org.apache.harmony.luni.net.PlainSocketImpl |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1111 | org.apache.harmony.luni.platform.Endianness |
| 1112 | org.apache.harmony.luni.platform.ICommonDataTypes |
| 1113 | org.apache.harmony.luni.platform.IFileSystem |
| 1114 | org.apache.harmony.luni.platform.IMemorySystem |
| 1115 | org.apache.harmony.luni.platform.INetworkSystem |
| 1116 | org.apache.harmony.luni.platform.OSFileSystem |
| 1117 | org.apache.harmony.luni.platform.OSMemory |
| 1118 | org.apache.harmony.luni.platform.OSNetworkSystem |
| 1119 | org.apache.harmony.luni.platform.Platform |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1120 | org.apache.harmony.luni.platform.PlatformAddress |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1121 | org.apache.harmony.luni.platform.PlatformAddressFactory |
| 1122 | org.apache.harmony.luni.util.FloatingPointParser |
| 1123 | org.apache.harmony.luni.util.InputStreamHelper |
| 1124 | org.apache.harmony.luni.util.InputStreamHelper$1 |
| 1125 | org.apache.harmony.luni.util.InputStreamHelper$ExposedByteArrayInputStream |
| 1126 | org.apache.harmony.luni.util.LocaleCache |
| 1127 | org.apache.harmony.luni.util.Msg |
| 1128 | org.apache.harmony.luni.util.NumberConverter |
| 1129 | org.apache.harmony.luni.util.PriviAction |
| 1130 | org.apache.harmony.luni.util.ThreadLocalCache |
| 1131 | org.apache.harmony.luni.util.ThreadLocalCache$1 |
| 1132 | org.apache.harmony.luni.util.ThreadLocalCache$2 |
| 1133 | org.apache.harmony.luni.util.ThreadLocalCache$3 |
| 1134 | org.apache.harmony.luni.util.ThreadLocalCache$4 |
| 1135 | org.apache.harmony.luni.util.ThreadLocalCache$5 |
| 1136 | org.apache.harmony.luni.util.Util |
| 1137 | org.apache.harmony.nio.FileChannelFactory |
| 1138 | org.apache.harmony.nio.internal.DirectBuffer |
| 1139 | org.apache.harmony.nio.internal.FileChannelImpl |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1140 | org.apache.harmony.nio.internal.FileChannelImpl$RepositioningLock |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1141 | org.apache.harmony.nio.internal.FileLockImpl |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1142 | org.apache.harmony.nio.internal.LockManager |
| 1143 | org.apache.harmony.nio.internal.LockManager$1 |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1144 | org.apache.harmony.nio.internal.WriteOnlyFileChannel |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1145 | org.apache.harmony.security.asn1.ASN1GeneralizedTime |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1146 | org.apache.harmony.security.asn1.ASN1Oid |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1147 | org.apache.harmony.security.asn1.ASN1StringType |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1148 | org.apache.harmony.security.asn1.DerInputStream |
| 1149 | org.apache.harmony.security.asn1.DerOutputStream |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1150 | org.apache.harmony.security.fortress.Engine |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1151 | org.apache.harmony.security.fortress.SecurityUtils |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1152 | org.apache.harmony.security.fortress.Services |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1153 | org.apache.harmony.security.pkcs7.ContentInfo |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1154 | org.apache.harmony.security.provider.cert.DRLCertFactory |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1155 | org.apache.harmony.security.provider.cert.X509CertFactoryImpl |
| 1156 | org.apache.harmony.security.provider.cert.X509CertImpl |
| 1157 | org.apache.harmony.security.provider.cert.X509CertPathImpl |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1158 | org.apache.harmony.security.provider.crypto.RandomBitsSupplier |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1159 | org.apache.harmony.security.provider.crypto.SHA1PRNG_SecureRandomImpl |
| 1160 | org.apache.harmony.security.utils.AlgNameMapper |
| 1161 | org.apache.harmony.security.x501.AttributeTypeAndValue |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1162 | org.apache.harmony.security.x501.DirectoryString |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1163 | org.apache.harmony.security.x501.Name |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1164 | org.apache.harmony.security.x509.AlgorithmIdentifier |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1165 | org.apache.harmony.security.x509.BasicConstraints |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1166 | org.apache.harmony.security.x509.Certificate |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1167 | org.apache.harmony.security.x509.EDIPartyName |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1168 | org.apache.harmony.security.x509.Extension |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1169 | org.apache.harmony.security.x509.Extensions |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1170 | org.apache.harmony.security.x509.GeneralName |
| 1171 | org.apache.harmony.security.x509.GeneralNames |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1172 | org.apache.harmony.security.x509.KeyUsage |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1173 | org.apache.harmony.security.x509.ORAddress |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1174 | org.apache.harmony.security.x509.OtherName |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1175 | org.apache.harmony.security.x509.SubjectPublicKeyInfo |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1176 | org.apache.harmony.security.x509.TBSCertificate |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1177 | org.apache.harmony.security.x509.Time |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1178 | org.apache.harmony.security.x509.Validity |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1179 | org.apache.harmony.text.BidiWrapper |
| 1180 | org.apache.harmony.xml.ExpatAttributes |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1181 | org.apache.harmony.xml.ExpatParser |
| 1182 | org.apache.harmony.xml.ExpatPullParser |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1183 | org.apache.harmony.xml.parsers.SAXParserFactoryImpl |
| 1184 | org.apache.harmony.xnet.provider.jsse.FileClientSessionCache |
| 1185 | org.apache.harmony.xnet.provider.jsse.NativeCrypto |
| 1186 | org.apache.harmony.xnet.provider.jsse.OpenSSLServerSocketImpl |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1187 | org.apache.harmony.xnet.provider.jsse.OpenSSLSessionImpl |
| 1188 | org.apache.harmony.xnet.provider.jsse.OpenSSLSocketImpl |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1189 | org.apache.harmony.xnet.provider.jsse.OpenSSLSocketImpl$Finalizer |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1190 | org.apache.harmony.xnet.provider.jsse.OpenSSLSocketImpl$LoggerHolder |
| 1191 | org.apache.harmony.xnet.provider.jsse.ProtocolVersion |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1192 | org.apache.harmony.xnet.provider.jsse.SSLContextImpl |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1193 | org.apache.harmony.xnet.provider.jsse.SSLParameters |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1194 | org.apache.harmony.xnet.provider.jsse.ServerSessionContext |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1195 | org.apache.http.HttpVersion |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1196 | org.apache.http.client.methods.HttpEntityEnclosingRequestBase |
| 1197 | org.apache.http.client.methods.HttpGet |
| 1198 | org.apache.http.client.methods.HttpPost |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1199 | org.apache.http.client.methods.HttpRequestBase |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1200 | org.apache.http.conn.BasicManagedEntity |
| 1201 | org.apache.http.conn.params.ConnManagerParams |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1202 | org.apache.http.conn.params.ConnRouteParams |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1203 | org.apache.http.conn.routing.HttpRoute |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1204 | org.apache.http.conn.ssl.AbstractVerifier |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1205 | org.apache.http.conn.ssl.SSLSocketFactory |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1206 | org.apache.http.conn.util.InetAddressUtils |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1207 | org.apache.http.impl.AbstractHttpClientConnection |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1208 | org.apache.http.impl.EnglishReasonPhraseCatalog |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1209 | org.apache.http.impl.SocketHttpClientConnection |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1210 | org.apache.http.impl.client.AbstractAuthenticationHandler |
| 1211 | org.apache.http.impl.client.AbstractHttpClient |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1212 | org.apache.http.impl.client.BasicCookieStore |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1213 | org.apache.http.impl.client.DefaultHttpClient |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1214 | org.apache.http.impl.client.EntityEnclosingRequestWrapper |
| 1215 | org.apache.http.impl.conn.AbstractClientConnAdapter |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1216 | org.apache.http.impl.conn.AbstractPooledConnAdapter |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1217 | org.apache.http.impl.conn.DefaultClientConnection |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1218 | org.apache.http.impl.conn.SingleClientConnManager |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1219 | org.apache.http.impl.conn.tsccm.ConnPoolByRoute |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1220 | org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1221 | org.apache.http.impl.cookie.BasicClientCookie |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1222 | org.apache.http.impl.cookie.BrowserCompatSpec |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1223 | org.apache.http.impl.cookie.DateUtils |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1224 | org.apache.http.impl.cookie.DateUtils$DateFormatHolder |
| 1225 | org.apache.http.impl.cookie.RFC2109Spec |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1226 | org.apache.http.impl.io.SocketInputBuffer |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1227 | org.apache.http.message.BasicHttpEntityEnclosingRequest |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1228 | org.apache.http.message.BasicHttpRequest |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1229 | org.apache.http.message.BasicHttpResponse |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1230 | org.apache.http.message.BasicLineParser |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1231 | org.apache.http.message.BasicNameValuePair |
| 1232 | org.apache.http.message.BasicTokenIterator |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1233 | org.apache.http.params.BasicHttpParams |
| 1234 | org.apache.http.protocol.BasicHttpProcessor |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1235 | org.apache.http.protocol.HTTP |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1236 | org.bouncycastle.asn1.DERNull |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1237 | org.bouncycastle.asn1.DERObject |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1238 | org.bouncycastle.asn1.DERObjectIdentifier |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1239 | org.bouncycastle.asn1.iana.IANAObjectIdentifiers |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1240 | org.bouncycastle.asn1.nist.NISTObjectIdentifiers |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1241 | org.bouncycastle.asn1.oiw.OIWObjectIdentifiers |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1242 | org.bouncycastle.asn1.pkcs.PKCSObjectIdentifiers |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1243 | org.bouncycastle.asn1.x509.X509Extensions |
| 1244 | org.bouncycastle.asn1.x509.X509Name |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1245 | org.bouncycastle.crypto.digests.SHA1Digest |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1246 | org.bouncycastle.crypto.engines.AESFastEngine |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1247 | org.bouncycastle.crypto.macs.HMac |
| 1248 | org.bouncycastle.jce.provider.BouncyCastleProvider |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1249 | org.bouncycastle.jce.provider.CertPathValidatorUtilities |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1250 | org.bouncycastle.jce.provider.JCEBlockCipher |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1251 | org.bouncycastle.jce.provider.JDKKeyStore |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1252 | org.bouncycastle.jce.provider.JDKX509CertificateFactory |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1253 | org.bouncycastle.jce.provider.PKIXCertPathValidatorSpi |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1254 | org.bouncycastle.jce.provider.WrapCipherSpi |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1255 | org.bouncycastle.jce.provider.X509CertificateObject |
| 1256 | org.ccil.cowan.tagsoup.HTMLScanner |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1257 | org.ccil.cowan.tagsoup.HTMLSchema |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1258 | org.ccil.cowan.tagsoup.Parser |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1259 | org.json.JSONObject |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1260 | org.kxml2.io.KXmlParser |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1261 | org.kxml2.io.KXmlSerializer |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1262 | org.openssl.NativeBN |
| 1263 | org.xml.sax.Attributes |
| 1264 | org.xml.sax.InputSource |
| 1265 | org.xml.sax.helpers.AttributesImpl |
The Android Open Source Project | 9066cfe | 2009-03-03 19:31:44 -0800 | [diff] [blame] | 1266 | org.xml.sax.helpers.DefaultHandler |
Jesse Wilson | e9fcaa0 | 2010-02-23 17:06:58 -0800 | [diff] [blame] | 1267 | org.xmlpull.v1.XmlPullParser |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1268 | org.xmlpull.v1.XmlPullParserFactory |
Evan Millar | 0ea97b8 | 2009-03-24 17:49:23 -0700 | [diff] [blame] | 1269 | sun.misc.Unsafe |