实例介绍
和android-10.part2.rar一起解压到platforms文件夹下 android-10.part2.rar地址:http://download.csdn.net/detail/fanmengqi/7863303
【实例截图】
【核心代码】
4744300845143923545.rar
└── android-10
├── android.jar
├── build.prop
├── data
│ ├── activity_actions.txt
│ ├── android
│ │ ├── app
│ │ │ ├── Activity$1.class
│ │ │ ├── Activity$ManagedCursor.class
│ │ │ ├── Activity$ManagedDialog.class
│ │ │ ├── Activity.class
│ │ │ ├── ActivityManager$1.class
│ │ │ ├── ActivityManager$MemoryInfo$1.class
│ │ │ ├── ActivityManager$MemoryInfo.class
│ │ │ ├── ActivityManager$ProcessErrorStateInfo$1.class
│ │ │ ├── ActivityManager$ProcessErrorStateInfo.class
│ │ │ ├── ActivityManager$RecentTaskInfo$1.class
│ │ │ ├── ActivityManager$RecentTaskInfo.class
│ │ │ ├── ActivityManager$RunningAppProcessInfo$1.class
│ │ │ ├── ActivityManager$RunningAppProcessInfo.class
│ │ │ ├── ActivityManager$RunningServiceInfo$1.class
│ │ │ ├── ActivityManager$RunningServiceInfo.class
│ │ │ ├── ActivityManager$RunningTaskInfo$1.class
│ │ │ ├── ActivityManager$RunningTaskInfo.class
│ │ │ ├── ActivityManager.class
│ │ │ ├── ActivityManagerNative.class
│ │ │ ├── ActivityManagerProxy.class
│ │ │ ├── ActivityThread$1.class
│ │ │ ├── ActivityThread$2.class
│ │ │ ├── ActivityThread$ActivityClientRecord.class
│ │ │ ├── ActivityThread$AppBindData.class
│ │ │ ├── ActivityThread$ApplicationThread.class
│ │ │ ├── ActivityThread$BindServiceData.class
│ │ │ ├── ActivityThread$ContextCleanupInfo.class
│ │ │ ├── ActivityThread$CreateBackupAgentData.class
│ │ │ ├── ActivityThread$CreateServiceData.class
│ │ │ ├── ActivityThread$DumpServiceInfo.class
│ │ │ ├── ActivityThread$GcIdler.class
│ │ │ ├── ActivityThread$H.class
│ │ │ ├── ActivityThread$Idler.class
│ │ │ ├── ActivityThread$NewIntentData.class
│ │ │ ├── ActivityThread$ProfilerControlData.class
│ │ │ ├── ActivityThread$ProviderClientRecord.class
│ │ │ ├── ActivityThread$ProviderRefCount.class
│ │ │ ├── ActivityThread$ReceiverData.class
│ │ │ ├── ActivityThread$ResourcesKey.class
│ │ │ ├── ActivityThread$ResultData.class
│ │ │ ├── ActivityThread$ServiceArgsData.class
│ │ │ ├── ActivityThread$StopInfo.class
│ │ │ ├── ActivityThread.class
│ │ │ ├── admin
│ │ │ │ ├── DeviceAdminInfo$1.class
│ │ │ │ ├── DeviceAdminInfo$PolicyInfo.class
│ │ │ │ ├── DeviceAdminInfo.class
│ │ │ │ ├── DevicePolicyManager.class
│ │ │ │ ├── IDevicePolicyManager$Stub$Proxy.class
│ │ │ │ ├── IDevicePolicyManager$Stub.class
│ │ │ │ └── IDevicePolicyManager.class
│ │ │ ├── AlarmManager.class
│ │ │ ├── AlertDialog$Builder.class
│ │ │ ├── AlertDialog.class
│ │ │ ├── AppGlobals.class
│ │ │ ├── Application.class
│ │ │ ├── ApplicationErrorReport$CrashInfo.class
│ │ │ ├── ApplicationLoaders.class
│ │ │ ├── ApplicationThreadNative.class
│ │ │ ├── ApplicationThreadProxy.class
│ │ │ ├── backup
│ │ │ │ ├── BackupAgent$1.class
│ │ │ │ ├── BackupAgent$BackupServiceBinder.class
│ │ │ │ ├── BackupAgent.class
│ │ │ │ ├── BackupDataInput$1.class
│ │ │ │ ├── BackupDataInput$EntityHeader.class
│ │ │ │ ├── BackupDataInput.class
│ │ │ │ ├── BackupDataOutput.class
│ │ │ │ ├── IBackupManager$Stub$Proxy.class
│ │ │ │ ├── IBackupManager$Stub.class
│ │ │ │ ├── IBackupManager.class
│ │ │ │ ├── IRestoreObserver$Stub$Proxy.class
│ │ │ │ ├── IRestoreObserver$Stub.class
│ │ │ │ ├── IRestoreObserver.class
│ │ │ │ ├── IRestoreSession$Stub$Proxy.class
│ │ │ │ ├── IRestoreSession$Stub.class
│ │ │ │ ├── IRestoreSession.class
│ │ │ │ ├── RestoreSet$1.class
│ │ │ │ └── RestoreSet.class
│ │ │ ├── ContextImpl$1.class
│ │ │ ├── ContextImpl$ApplicationContentResolver.class
│ │ │ ├── ContextImpl$ApplicationPackageManager$ResourceName.class
│ │ │ ├── ContextImpl$ApplicationPackageManager.class
│ │ │ ├── ContextImpl$SharedPreferencesImpl$1.class
│ │ │ ├── ContextImpl$SharedPreferencesImpl$EditorImpl$1.class
│ │ │ ├── ContextImpl$SharedPreferencesImpl$EditorImpl$2.class
│ │ │ ├── ContextImpl$SharedPreferencesImpl$EditorImpl$3.class
│ │ │ ├── ContextImpl$SharedPreferencesImpl$EditorImpl.class
│ │ │ ├── ContextImpl$SharedPreferencesImpl$MemoryCommitResult.class
│ │ │ ├── ContextImpl$SharedPreferencesImpl.class
│ │ │ ├── ContextImpl.class
│ │ │ ├── Dialog$1.class
│ │ │ ├── Dialog$ListenersHandler.class
│ │ │ ├── Dialog.class
│ │ │ ├── DownloadManager$CursorTranslator.class
│ │ │ ├── DownloadManager$Query.class
│ │ │ ├── DownloadManager$Request.class
│ │ │ ├── DownloadManager.class
│ │ │ ├── IActivityController$Stub$Proxy.class
│ │ │ ├── IActivityController$Stub.class
│ │ │ ├── IActivityController.class
│ │ │ ├── IActivityManager$1.class
│ │ │ ├── IActivityManager$ContentProviderHolder$1.class
│ │ │ ├── IActivityManager$ContentProviderHolder.class
│ │ │ ├── IActivityManager$WaitResult$1.class
│ │ │ ├── IActivityManager$WaitResult.class
│ │ │ ├── IActivityManager.class
│ │ │ ├── IActivityWatcher$Stub$Proxy.class
│ │ │ ├── IActivityWatcher$Stub.class
│ │ │ ├── IActivityWatcher.class
│ │ │ ├── IAlarmManager$Stub$Proxy.class
│ │ │ ├── IAlarmManager$Stub.class
│ │ │ ├── IAlarmManager.class
│ │ │ ├── IApplicationThread.class
│ │ │ ├── IBackupAgent$Stub$Proxy.class
│ │ │ ├── IBackupAgent$Stub.class
│ │ │ ├── IBackupAgent.class
│ │ │ ├── IInstrumentationWatcher$Stub$Proxy.class
│ │ │ ├── IInstrumentationWatcher$Stub.class
│ │ │ ├── IInstrumentationWatcher.class
│ │ │ ├── INotificationManager$Stub$Proxy.class
│ │ │ ├── INotificationManager$Stub.class
│ │ │ ├── INotificationManager.class
│ │ │ ├── Instrumentation$1.class
│ │ │ ├── Instrumentation$1ContextMenuRunnable.class
│ │ │ ├── Instrumentation$1MenuRunnable.class
│ │ │ ├── Instrumentation$ActivityGoing.class
│ │ │ ├── Instrumentation$ActivityMonitor.class
│ │ │ ├── Instrumentation$ActivityResult.class
│ │ │ ├── Instrumentation$ActivityWaiter.class
│ │ │ ├── Instrumentation$EmptyRunnable.class
│ │ │ ├── Instrumentation$Idler.class
│ │ │ ├── Instrumentation$InstrumentationThread.class
│ │ │ ├── Instrumentation$SyncRunnable.class
│ │ │ ├── Instrumentation.class
│ │ │ ├── IntentReceiverLeaked.class
│ │ │ ├── ISearchManager$Stub$Proxy.class
│ │ │ ├── ISearchManager$Stub.class
│ │ │ ├── ISearchManager.class
│ │ │ ├── IServiceConnection$Stub$Proxy.class
│ │ │ ├── IServiceConnection$Stub.class
│ │ │ ├── IServiceConnection.class
│ │ │ ├── IThumbnailReceiver$Stub$Proxy.class
│ │ │ ├── IThumbnailReceiver$Stub.class
│ │ │ ├── IThumbnailReceiver.class
│ │ │ ├── ITransientNotification$Stub$Proxy.class
│ │ │ ├── ITransientNotification$Stub.class
│ │ │ ├── ITransientNotification.class
│ │ │ ├── IUiModeManager$Stub$Proxy.class
│ │ │ ├── IUiModeManager$Stub.class
│ │ │ ├── IUiModeManager.class
│ │ │ ├── IWallpaperManager$Stub$Proxy.class
│ │ │ ├── IWallpaperManager$Stub.class
│ │ │ ├── IWallpaperManagerCallback$Stub$Proxy.class
│ │ │ ├── IWallpaperManagerCallback$Stub.class
│ │ │ ├── IWallpaperManagerCallback.class
│ │ │ ├── IWallpaperManager.class
│ │ │ ├── KeyguardManager$1.class
│ │ │ ├── KeyguardManager$KeyguardLock.class
│ │ │ ├── KeyguardManager$OnKeyguardExitResult.class
│ │ │ ├── KeyguardManager.class
│ │ │ ├── LoadedApk$1.class
│ │ │ ├── LoadedApk$ReceiverDispatcher$Args.class
│ │ │ ├── LoadedApk$ReceiverDispatcher$InnerReceiver.class
│ │ │ ├── LoadedApk$ReceiverDispatcher.class
│ │ │ ├── LoadedApk$ServiceDispatcher$ConnectionInfo.class
│ │ │ ├── LoadedApk$ServiceDispatcher$DeathMonitor.class
│ │ │ ├── LoadedApk$ServiceDispatcher$InnerConnection.class
│ │ │ ├── LoadedApk$ServiceDispatcher$RunConnection.class
│ │ │ ├── LoadedApk$ServiceDispatcher.class
│ │ │ ├── LoadedApk$WarningContextClassLoader.class
│ │ │ ├── LoadedApk.class
│ │ │ ├── LocalActivityManager$LocalActivityRecord.class
│ │ │ ├── LocalActivityManager.class
│ │ │ ├── NativeActivity$InputMethodCallback.class
│ │ │ ├── NativeActivity$NativeContentView.class
│ │ │ ├── NativeActivity.class
│ │ │ ├── Notification$1.class
│ │ │ ├── Notification.class
│ │ │ ├── NotificationManager.class
│ │ │ ├── OnActivityPausedListener.class
│ │ │ ├── PendingIntent$1.class
│ │ │ ├── PendingIntent$CanceledException.class
│ │ │ ├── PendingIntent$FinishedDispatcher.class
│ │ │ ├── PendingIntent$OnFinished.class
│ │ │ ├── PendingIntent.class
│ │ │ ├── QueuedWork.class
│ │ │ ├── ReceiverRestrictedContext.class
│ │ │ ├── RemoteServiceException.class
│ │ │ ├── ResultInfo$1.class
│ │ │ ├── ResultInfo.class
│ │ │ ├── SearchableInfo$1.class
│ │ │ ├── SearchableInfo$ActionKeyInfo.class
│ │ │ ├── SearchableInfo.class
│ │ │ ├── SearchDialog$1.class
│ │ │ ├── SearchDialog$2.class
│ │ │ ├── SearchDialog$3.class
│ │ │ ├── SearchDialog$4.class
│ │ │ ├── SearchDialog$5.class
│ │ │ ├── SearchDialog$6.class
│ │ │ ├── SearchDialog$SearchAutoComplete.class
│ │ │ ├── SearchDialog$SearchBar.class
│ │ │ ├── SearchDialog.class
│ │ │ ├── SearchManager$OnCancelListener.class
│ │ │ ├── SearchManager$OnDismissListener.class
│ │ │ ├── SearchManager.class
│ │ │ ├── Service.class
│ │ │ ├── ServiceConnectionLeaked.class
│ │ │ ├── StatusBarManager.class
│ │ │ ├── SuggestionsAdapter$1.class
│ │ │ ├── SuggestionsAdapter$2.class
│ │ │ ├── SuggestionsAdapter$3.class
│ │ │ ├── SuggestionsAdapter$ChildViewCache.class
│ │ │ ├── SuggestionsAdapter.class
│ │ │ ├── SuperNotCalledException.class
│ │ │ ├── UiModeManager.class
│ │ │ ├── WallpaperInfo$1.class
│ │ │ ├── WallpaperInfo.class
│ │ │ ├── WallpaperManager$1.class
│ │ │ ├── WallpaperManager$FastBitmapDrawable.class
│ │ │ ├── WallpaperManager$Globals$1.class
│ │ │ ├── WallpaperManager$Globals.class
│ │ │ └── WallpaperManager.class
│ │ ├── appwidget
│ │ │ ├── AppWidgetHostView$1.class
│ │ │ ├── AppWidgetHostView$ParcelableSparseArray$1.class
│ │ │ ├── AppWidgetHostView$ParcelableSparseArray.class
│ │ │ ├── AppWidgetHostView.class
│ │ │ ├── AppWidgetProviderInfo$1.class
│ │ │ └── AppWidgetProviderInfo.class
│ │ ├── bluetooth
│ │ │ ├── BluetoothAdapter$1.class
│ │ │ ├── BluetoothAdapter$RfcommChannelPicker.class
│ │ │ ├── BluetoothAdapter.class
│ │ │ ├── BluetoothClass$1.class
│ │ │ ├── BluetoothClass$Device$Major.class
│ │ │ ├── BluetoothClass$Device.class
│ │ │ ├── BluetoothClass$Service.class
│ │ │ ├── BluetoothClass.class
│ │ │ ├── BluetoothDevice$1.class
│ │ │ ├── BluetoothDevice.class
│ │ │ ├── BluetoothHeadset$1.class
│ │ │ ├── BluetoothHeadset$ServiceListener.class
│ │ │ ├── BluetoothHeadset.class
│ │ │ ├── BluetoothInputStream.class
│ │ │ ├── BluetoothOutputStream.class
│ │ │ ├── BluetoothServerSocket.class
│ │ │ ├── BluetoothSocket$SdpHelper.class
│ │ │ ├── BluetoothSocket.class
│ │ │ ├── IBluetooth$Stub$Proxy.class
│ │ │ ├── IBluetooth$Stub.class
│ │ │ ├── IBluetoothCallback$Stub$Proxy.class
│ │ │ ├── IBluetoothCallback$Stub.class
│ │ │ ├── IBluetoothCallback.class
│ │ │ ├── IBluetooth.class
│ │ │ ├── IBluetoothHeadset$Stub$Proxy.class
│ │ │ ├── IBluetoothHeadset$Stub.class
│ │ │ └── IBluetoothHeadset.class
│ │ ├── content
│ │ │ ├── AbstractThreadedSyncAdapter$SyncThread.class
│ │ │ ├── BroadcastReceiver.class
│ │ │ ├── ContentProvider.class
│ │ │ ├── ContentProviderClient.class
│ │ │ ├── ContentProviderResult$1.class
│ │ │ ├── ContentService.class
│ │ │ ├── CursorEntityIterator.class
│ │ │ ├── IIntentReceiver$Stub.class
│ │ │ ├── Intent$1.class
│ │ │ ├── Intent$ShortcutIconResource$1.class
│ │ │ ├── IntentSender$SendIntentException.class
│ │ │ ├── ISyncAdapter$Stub.class
│ │ │ ├── ISyncContext.class
│ │ │ ├── PeriodicSync$1.class
│ │ │ ├── SharedPreferences$Editor.class
│ │ │ ├── SharedPreferences.class
│ │ │ ├── SyncAdapterType$1.class
│ │ │ ├── SyncAdapterType.class
│ │ │ ├── SyncManager$InitializerServiceConnection.class
│ │ │ ├── SyncManager$SyncAlarmIntentReceiver.class
│ │ │ ├── SyncManager$SyncHandler.class
│ │ │ ├── SyncManager.class
│ │ │ ├── SyncStatusInfo.class
│ │ │ └── SyncStorageEngine$PendingOperation.class
│ │ ├── ddm
│ │ │ ├── DdmHandleAppName.class
│ │ │ ├── DdmHandleExit.class
│ │ │ ├── DdmHandleHeap.class
│ │ │ ├── DdmHandleHello.class
│ │ │ ├── DdmHandleNativeHeap.class
│ │ │ ├── DdmHandleProfiling.class
│ │ │ ├── DdmHandleThread.class
│ │ │ └── DdmRegister.class
│ │ ├── emoji
│ │ │ ├── EmojiFactory$CustomLinkedHashMap.class
│ │ │ └── EmojiFactory.class
│ │ ├── gesture
│ │ │ ├── Gesture$1.class
│ │ │ ├── Gesture.class
│ │ │ ├── GestureOverlayView$1.class
│ │ │ ├── GestureOverlayView$FadeOutRunnable.class
│ │ │ ├── GestureOverlayView$OnGestureListener.class
│ │ │ ├── GestureOverlayView$OnGesturePerformedListener.class
│ │ │ ├── GestureOverlayView$OnGesturingListener.class
│ │ │ ├── GestureOverlayView.class
│ │ │ ├── GesturePoint.class
│ │ │ ├── GestureStroke.class
│ │ │ ├── GestureUtils.class
│ │ │ └── OrientedBoundingBox.class
│ │ ├── graphics
│ │ │ ├── AvoidXfermode$Mode.class
│ │ │ ├── AvoidXfermode.class
│ │ │ ├── Bitmap$Config.class
│ │ │ ├── Bitmap.class
│ │ │ ├── BitmapFactory$Options.class
│ │ │ ├── BitmapFactory.class
│ │ │ ├── BitmapRegionDecoder.class
│ │ │ ├── BitmapShader.class
│ │ │ ├── BlurMaskFilter$Blur.class
│ │ │ ├── BlurMaskFilter.class
│ │ │ ├── Camera.class
│ │ │ ├── Canvas$1.class
│ │ │ ├── Canvas$EdgeType.class
│ │ │ ├── Canvas.class
│ │ │ ├── Color.class
│ │ │ ├── ColorFilter.class
│ │ │ ├── ColorMatrix.class
│ │ │ ├── ColorMatrixColorFilter.class
│ │ │ ├── ComposePathEffect.class
│ │ │ ├── ComposeShader.class
│ │ │ ├── CornerPathEffect.class
│ │ │ ├── DashPathEffect.class
│ │ │ ├── DiscretePathEffect.class
│ │ │ ├── drawable
│ │ │ │ ├── Animatable.class
│ │ │ │ ├── AnimatedRotateDrawable$1.class
│ │ │ │ ├── AnimatedRotateDrawable$AnimatedRotateState.class
│ │ │ │ ├── AnimatedRotateDrawable.class
│ │ │ │ ├── AnimationDrawable$1.class
│ │ │ │ ├── AnimationDrawable$AnimationState.class
│ │ │ │ ├── AnimationDrawable.class
│ │ │ │ ├── BitmapDrawable$1.class
│ │ │ │ ├── BitmapDrawable$BitmapState.class
│ │ │ │ ├── BitmapDrawable.class
│ │ │ │ ├── ClipDrawable$1.class
│ │ │ │ ├── ClipDrawable$ClipState.class
│ │ │ │ ├── ClipDrawable.class
│ │ │ │ ├── ColorDrawable$1.class
│ │ │ │ ├── ColorDrawable$ColorState.class
│ │ │ │ ├── ColorDrawable.class
│ │ │ │ ├── Drawable$Callback.class
│ │ │ │ ├── Drawable$ConstantState.class
│ │ │ │ ├── Drawable.class
│ │ │ │ ├── DrawableContainer$DrawableContainerState.class
│ │ │ │ ├── DrawableContainer.class
│ │ │ │ ├── GradientDrawable$1.class
│ │ │ │ ├── GradientDrawable$GradientState.class
│ │ │ │ ├── GradientDrawable$Orientation.class
│ │ │ │ ├── GradientDrawable.class
│ │ │ │ ├── InsetDrawable$1.class
│ │ │ │ ├── InsetDrawable$InsetState.class
│ │ │ │ ├── InsetDrawable.class
│ │ │ │ ├── LayerDrawable$ChildDrawable.class
│ │ │ │ ├── LayerDrawable$LayerState.class
│ │ │ │ ├── LayerDrawable.class
│ │ │ │ ├── LevelListDrawable$1.class
│ │ │ │ ├── LevelListDrawable$LevelListState.class
│ │ │ │ ├── LevelListDrawable.class
│ │ │ │ ├── NinePatchDrawable$1.class
│ │ │ │ ├── NinePatchDrawable$NinePatchState.class
│ │ │ │ ├── NinePatchDrawable.class
│ │ │ │ ├── PaintDrawable.class
│ │ │ │ ├── PictureDrawable.class
│ │ │ │ ├── RotateDrawable$1.class
│ │ │ │ ├── RotateDrawable$RotateState.class
│ │ │ │ ├── RotateDrawable.class
│ │ │ │ ├── ScaleDrawable$1.class
│ │ │ │ ├── ScaleDrawable$ScaleState.class
│ │ │ │ ├── ScaleDrawable.class
│ │ │ │ ├── ShapeDrawable$1.class
│ │ │ │ ├── ShapeDrawable$ShaderFactory.class
│ │ │ │ ├── ShapeDrawable$ShapeState.class
│ │ │ │ ├── ShapeDrawable.class
│ │ │ │ ├── shapes
│ │ │ │ │ ├── RectShape.class
│ │ │ │ │ ├── RoundRectShape.class
│ │ │ │ │ └── Shape.class
│ │ │ │ ├── StateListDrawable$1.class
│ │ │ │ ├── StateListDrawable$StateListState.class
│ │ │ │ ├── StateListDrawable.class
│ │ │ │ ├── TransitionDrawable$1.class
│ │ │ │ ├── TransitionDrawable$TransitionState.class
│ │ │ │ └── TransitionDrawable.class
│ │ │ ├── DrawFilter.class
│ │ │ ├── EmbossMaskFilter.class
│ │ │ ├── GradientShader$1.class
│ │ │ ├── GradientShader$GradientPaint.class
│ │ │ ├── GradientShader.class
│ │ │ ├── ImageFormat.class
│ │ │ ├── Interpolator$Result.class
│ │ │ ├── Interpolator.class
│ │ │ ├── LargeBitmap.class
│ │ │ ├── LayerRasterizer.class
│ │ │ ├── LightingColorFilter.class
│ │ │ ├── LinearGradient$LinearGradientPaint$LinearGradientPaintContext.class
│ │ │ ├── LinearGradient$LinearGradientPaint.class
│ │ │ ├── LinearGradient.class
│ │ │ ├── MaskFilter.class
│ │ │ ├── Matrix$ScaleToFit.class
│ │ │ ├── Matrix.class
│ │ │ ├── Movie.class
│ │ │ ├── NinePatch.class
│ │ │ ├── _Original_Bitmap$1.class
│ │ │ ├── _Original_Bitmap$CompressFormat.class
│ │ │ ├── _Original_Bitmap$Config.class
│ │ │ ├── _Original_Bitmap.class
│ │ │ ├── _Original_BitmapFactory$Options.class
│ │ │ ├── _Original_BitmapFactory.class
│ │ │ ├── _Original_BitmapShader.class
│ │ │ ├── _Original_Canvas$EdgeType.class
│ │ │ ├── _Original_Canvas$VertexMode.class
│ │ │ ├── _Original_Canvas.class
│ │ │ ├── _Original_ComposeShader.class
│ │ │ ├── _Original_DashPathEffect.class
│ │ │ ├── _Original_LinearGradient.class
│ │ │ ├── _Original_Matrix$ScaleToFit.class
│ │ │ ├── _Original_Matrix.class
│ │ │ ├── _Original_Paint$Align.class
│ │ │ ├── _Original_Paint$Cap.class
│ │ │ ├── _Original_Paint$FontMetrics.class
│ │ │ ├── _Original_Paint$FontMetricsInt.class
│ │ │ ├── _Original_Paint$Join.class
│ │ │ ├── _Original_Paint$Style.class
│ │ │ ├── _Original_Paint.class
│ │ │ ├── _Original_Path$Direction.class
│ │ │ ├── _Original_Path$FillType.class
│ │ │ ├── _Original_Path.class
│ │ │ ├── _Original_PorterDuffXfermode.class
│ │ │ ├── _Original_RadialGradient.class
│ │ │ ├── _Original_Shader$TileMode.class
│ │ │ ├── _Original_Shader.class
│ │ │ ├── _Original_SweepGradient.class
│ │ │ ├── _Original_Typeface.class
│ │ │ ├── Paint$1.class
│ │ │ ├── Paint$Align.class
│ │ │ ├── Paint$Cap.class
│ │ │ ├── Paint$FontInfo.class
│ │ │ ├── Paint$FontMetrics.class
│ │ │ ├── Paint$FontMetricsInt.class
│ │ │ ├── Paint$Join.class
│ │ │ ├── Paint$Style.class
│ │ │ ├── Paint.class
│ │ │ ├── PaintFlagsDrawFilter.class
│ │ │ ├── Path$1.class
│ │ │ ├── Path$Direction.class
│ │ │ ├── Path$FillType.class
│ │ │ ├── Path.class
│ │ │ ├── PathDashPathEffect$Style.class
│ │ │ ├── PathDashPathEffect.class
│ │ │ ├── PathEffect.class
│ │ │ ├── PathMeasure.class
│ │ │ ├── Picture$RecordingCanvas.class
│ │ │ ├── Picture.class
│ │ │ ├── PixelFormat.class
│ │ │ ├── PixelXorXfermode.class
│ │ │ ├── Point.class
│ │ │ ├── PointF.class
│ │ │ ├── PorterDuff$Mode.class
│ │ │ ├── PorterDuff.class
│ │ │ ├── PorterDuffColorFilter.class
│ │ │ ├── PorterDuffXfermode.class
│ │ │ ├── RadialGradient$RadialGradientPaint$RadialGradientPaintContext.class
│ │ │ ├── RadialGradient$RadialGradientPaint.class
│ │ │ ├── RadialGradient.class
│ │ │ ├── Rasterizer.class
│ │ │ ├── Rect$1.class
│ │ │ ├── Rect.class
│ │ │ ├── RectF$1.class
│ │ │ ├── RectF.class
│ │ │ ├── Region$1.class
│ │ │ ├── Region$Op.class
│ │ │ ├── Region.class
│ │ │ ├── RegionIterator.class
│ │ │ ├── Shader$TileMode.class
│ │ │ ├── Shader.class
│ │ │ ├── SumPathEffect.class
│ │ │ ├── SweepGradient$SweepGradientPaint$SweepGradientPaintContext.class
│ │ │ ├── SweepGradient$SweepGradientPaint.class
│ │ │ ├── SweepGradient.class
│ │ │ ├── TableMaskFilter.class
│ │ │ ├── TemporaryBuffer.class
│ │ │ ├── Typeface.class
│ │ │ ├── Xfermode.class
│ │ │ └── YuvImage.class
│ │ ├── Manifest$permission.class
│ │ ├── Manifest.class
│ │ ├── media
│ │ │ ├── AudioManager$1.class
│ │ │ ├── AudioManager$FocusEventHandlerDelegate$1.class
│ │ │ ├── AudioManager$FocusEventHandlerDelegate.class
│ │ │ ├── AudioManager$OnAudioFocusChangeListener.class
│ │ │ ├── AudioManager.class
│ │ │ ├── AudioService$1.class
│ │ │ ├── AudioService$2.class
│ │ │ ├── AudioService$3.class
│ │ │ ├── AudioService$AudioFocusDeathHandler.class
│ │ │ ├── AudioService$AudioHandler$1.class
│ │ │ ├── AudioService$AudioHandler$2.class
│ │ │ ├── AudioService$AudioHandler.class
│ │ │ ├── AudioService$AudioServiceBroadcastReceiver.class
│ │ │ ├── AudioService$AudioSystemThread.class
│ │ │ ├── AudioService$FocusStackEntry.class
│ │ │ ├── AudioService$MediaButtonBroadcastReceiver.class
│ │ │ ├── AudioService$RemoteControlStackEntry.class
│ │ │ ├── AudioService$ScoClient.class
│ │ │ ├── AudioService$SetModeDeathHandler.class
│ │ │ ├── AudioService$SettingsObserver.class
│ │ │ ├── AudioService$VolumeStreamState$VolumeDeathHandler.class
│ │ │ ├── AudioService$VolumeStreamState.class
│ │ │ ├── AudioService.class
│ │ │ ├── AudioSystem$ErrorCallback.class
│ │ │ ├── AudioSystem.class
│ │ │ ├── DecoderCapabilities$AudioDecoder.class
│ │ │ ├── DecoderCapabilities$VideoDecoder.class
│ │ │ ├── DecoderCapabilities.class
│ │ │ ├── IAudioFocusDispatcher$Stub$Proxy.class
│ │ │ ├── IAudioFocusDispatcher$Stub.class
│ │ │ ├── IAudioFocusDispatcher.class
│ │ │ ├── IAudioService$Stub$Proxy.class
│ │ │ ├── IAudioService$Stub.class
│ │ │ ├── IAudioService.class
│ │ │ ├── MediaFile$MediaFileType.class
│ │ │ ├── MediaFile.class
│ │ │ ├── MediaPlayer$EventHandler.class
│ │ │ ├── MediaPlayer$OnBufferingUpdateListener.class
│ │ │ ├── MediaPlayer$OnCompletionListener.class
│ │ │ ├── MediaPlayer$OnErrorListener.class
│ │ │ ├── MediaPlayer$OnInfoListener.class
│ │ │ ├── MediaPlayer$OnPreparedListener.class
│ │ │ ├── MediaPlayer$OnSeekCompleteListener.class
│ │ │ ├── MediaPlayer$OnVideoSizeChangedListener.class
│ │ │ ├── MediaPlayer.class
│ │ │ ├── Metadata$TimedText.class
│ │ │ ├── Metadata.class
│ │ │ ├── Ringtone.class
│ │ │ ├── RingtoneManager.class
│ │ │ ├── SoundPool$EventHandler.class
│ │ │ ├── SoundPool$OnLoadCompleteListener.class
│ │ │ ├── SoundPool.class
│ │ │ └── ToneGenerator.class
│ │ ├── os
│ │ │ ├── AsyncResult.class
│ │ │ ├── AsyncTask$1.class
│ │ │ ├── AsyncTask$2.class
│ │ │ ├── AsyncTask$3.class
│ │ │ ├── AsyncTask$4.class
│ │ │ ├── AsyncTask$AsyncTaskResult.class
│ │ │ ├── AsyncTask$InternalHandler.class
│ │ │ ├── AsyncTask$Status.class
│ │ │ ├── AsyncTask$WorkerRunnable.class
│ │ │ ├── AsyncTask.class
│ │ │ ├── BadParcelableException.class
│ │ │ ├── BatteryManager.class
│ │ │ ├── BatteryStats$BitDescription.class
│ │ │ ├── BatteryStats$Counter.class
│ │ │ ├── BatteryStats$HistoryItem.class
│ │ │ ├── BatteryStats$Timer.class
│ │ │ ├── BatteryStats$Uid$Pid.class
│ │ │ ├── BatteryStats$Uid$Pkg$Serv.class
│ │ │ ├── BatteryStats$Uid$Pkg.class
│ │ │ ├── BatteryStats$Uid$Proc$ExcessivePower.class
│ │ │ ├── BatteryStats$Uid$Proc.class
│ │ │ ├── BatteryStats$Uid$Sensor.class
│ │ │ ├── BatteryStats$Uid$Wakelock.class
│ │ │ ├── BatteryStats$Uid.class
│ │ │ ├── BatteryStats.class
│ │ │ ├── Binder.class
│ │ │ ├── BinderProxy.class
│ │ │ ├── Broadcaster$1.class
│ │ │ ├── Broadcaster$Registration.class
│ │ │ ├── Broadcaster.class
│ │ │ ├── Build$VERSION.class
│ │ │ ├── Build$VERSION_CODES.class
│ │ │ ├── Build.class
│ │ │ ├── Bundle$1.class
│ │ │ ├── Bundle.class
│ │ │ ├── ConditionVariable.class
│ │ │ ├── CountDownTimer$1.class
│ │ │ ├── CountDownTimer.class
│ │ │ ├── DeadObjectException.class
│ │ │ ├── Debug$1.class
│ │ │ ├── Debug$DebugProperty.class
│ │ │ ├── Debug$InstructionCount.class
│ │ │ ├── Debug$MemoryInfo$1.class
│ │ │ ├── Debug$MemoryInfo.class
│ │ │ ├── Debug.class
│ │ │ ├── DropBoxManager$Entry$1.class
│ │ │ ├── DropBoxManager$Entry.class
│ │ │ ├── DropBoxManager.class
│ │ │ ├── Environment.class
│ │ │ ├── FileObserver$ObserverThread.class
│ │ │ ├── FileObserver.class
│ │ │ ├── FileUtils$FileStatus.class
│ │ │ ├── FileUtils.class
│ │ │ ├── Handler$1.class
│ │ │ ├── Handler$Callback.class
│ │ │ ├── Handler$MessengerImpl.class
│ │ │ ├── Handler.class
│ │ │ ├── HandlerThread.class
│ │ │ ├── IBinder$DeathRecipient.class
│ │ │ ├── IBinder.class
│ │ │ ├── IHardwareService$Stub$Proxy.class
│ │ │ ├── IHardwareService$Stub.class
│ │ │ ├── IHardwareService.class
│ │ │ ├── IInterface.class
│ │ │ ├── IMessenger$Stub$Proxy.class
│ │ │ ├── IMessenger$Stub.class
│ │ │ ├── IMessenger.class
│ │ │ ├── INetStatService$Stub$Proxy.class
│ │ │ ├── INetStatService$Stub.class
│ │ │ ├── INetStatService.class
│ │ │ ├── INetworkManagementService$Stub$Proxy.class
│ │ │ ├── INetworkManagementService$Stub.class
│ │ │ ├── INetworkManagementService.class
│ │ │ ├── IPermissionController$Stub$Proxy.class
│ │ │ ├── IPermissionController$Stub.class
│ │ │ ├── IPermissionController.class
│ │ │ ├── IPowerManager$Stub$Proxy.class
│ │ │ ├── IPowerManager$Stub.class
│ │ │ ├── IPowerManager.class
│ │ │ ├── IRemoteCallback$Stub$Proxy.class
│ │ │ ├── IRemoteCallback$Stub.class
│ │ │ ├── IRemoteCallback.class
│ │ │ ├── IServiceManager.class
│ │ │ ├── IVibratorService$Stub$Proxy.class
│ │ │ ├── IVibratorService$Stub.class
│ │ │ ├── IVibratorService.class
│ │ │ ├── LatencyTimer.class
│ │ │ ├── LocalPowerManager.class
│ │ │ ├── Looper$HandlerException.class
│ │ │ ├── Looper.class
│ │ │ ├── MemoryFile$1.class
│ │ │ ├── MemoryFile$MemoryInputStream.class
│ │ │ ├── MemoryFile$MemoryOutputStream.class
│ │ │ ├── MemoryFile.class
│ │ │ ├── Message$1.class
│ │ │ ├── Message.class
│ │ │ ├── MessageQueue$IdleHandler.class
│ │ │ ├── MessageQueue.class
│ │ │ ├── Messenger$1.class
│ │ │ ├── Messenger.class
│ │ │ ├── _Original_ServiceManager.class
│ │ │ ├── Parcel$1.class
│ │ │ ├── Parcelable$Creator.class
│ │ │ ├── Parcelable.class
│ │ │ ├── Parcel.class
│ │ │ ├── ParcelFileDescriptor$1.class
│ │ │ ├── ParcelFileDescriptor$AutoCloseInputStream.class
│ │ │ ├── ParcelFileDescriptor$AutoCloseOutputStream.class
│ │ │ ├── ParcelFileDescriptor.class
│ │ │ ├── ParcelFormatException.class
│ │ │ ├── ParcelUuid$1.class
│ │ │ ├── ParcelUuid.class
│ │ │ ├── PatternMatcher$1.class
│ │ │ ├── PatternMatcher.class
│ │ │ ├── PerformanceCollector$PerformanceResultsWriter.class
│ │ │ ├── PerformanceCollector.class
│ │ │ ├── Power.class
│ │ │ ├── PowerManager$WakeLock$1.class
│ │ │ ├── PowerManager$WakeLock.class
│ │ │ ├── PowerManager.class
│ │ │ ├── Process$1.class
│ │ │ ├── Process.class
│ │ │ ├── RecoverySystem$ProgressListener.class
│ │ │ ├── RecoverySystem.class
│ │ │ ├── Registrant.class
│ │ │ ├── RegistrantList.class
│ │ │ ├── RemoteCallback$1.class
│ │ │ ├── RemoteCallback$DeliverResult.class
│ │ │ ├── RemoteCallback$LocalCallback.class
│ │ │ ├── RemoteCallback$RemoteCallbackProxy.class
│ │ │ ├── RemoteCallback.class
│ │ │ ├── RemoteCallbackList$Callback.class
│ │ │ ├── RemoteCallbackList.class
│ │ │ ├── RemoteException.class
│ │ │ ├── RemoteMailException.class
│ │ │ ├── ResultReceiver$1.class
│ │ │ ├── ResultReceiver$MyResultReceiver.class
│ │ │ ├── ResultReceiver$MyRunnable.class
│ │ │ ├── ResultReceiver.class
│ │ │ ├── ServiceManager.class
│ │ │ ├── ServiceManagerNative.class
│ │ │ ├── ServiceManagerProxy.class
│ │ │ ├── StatFs.class
│ │ │ ├── storage
│ │ │ │ ├── IMountService$Stub$Proxy.class
│ │ │ │ ├── IMountService$Stub.class
│ │ │ │ ├── IMountService.class
│ │ │ │ ├── IMountServiceListener$Stub$Proxy.class
│ │ │ │ ├── IMountServiceListener$Stub.class
│ │ │ │ ├── IMountServiceListener.class
│ │ │ │ ├── IMountShutdownObserver$Stub$Proxy.class
│ │ │ │ ├── IMountShutdownObserver$Stub.class
│ │ │ │ ├── IMountShutdownObserver.class
│ │ │ │ ├── IObbActionListener$Stub$Proxy.class
│ │ │ │ ├── IObbActionListener$Stub.class
│ │ │ │ ├── IObbActionListener.class
│ │ │ │ ├── OnObbStateChangeListener.class
│ │ │ │ ├── StorageEventListener.class
│ │ │ │ ├── StorageManager$1.class
│ │ │ │ ├── StorageManager$ListenerDelegate$1.class
│ │ │ │ ├── StorageManager$ListenerDelegate.class
│ │ │ │ ├── StorageManager$MountServiceBinderListener.class
│ │ │ │ ├── StorageManager$ObbActionListener.class
│ │ │ │ ├── StorageManager$ObbListenerDelegate$1.class
│ │ │ │ ├── StorageManager$ObbListenerDelegate.class
│ │ │ │ ├── StorageManager$ObbStateChangedStorageEvent.class
│ │ │ │ ├── StorageManager$StorageEvent.class
│ │ │ │ ├── StorageManager$StorageStateChangedStorageEvent.class
│ │ │ │ ├── StorageManager$UmsConnectionChangedStorageEvent.class
│ │ │ │ └── StorageManager.class
│ │ │ ├── StrictMode$1.class
│ │ │ ├── StrictMode$2.class
│ │ │ ├── StrictMode$AndroidBlockGuardPolicy$1.class
│ │ │ ├── StrictMode$AndroidBlockGuardPolicy.class
│ │ │ ├── StrictMode$LogStackTrace.class
│ │ │ ├── StrictMode$StrictModeDiskReadViolation.class
│ │ │ ├── StrictMode$StrictModeDiskWriteViolation.class
│ │ │ ├── StrictMode$StrictModeNetworkViolation.class
│ │ │ ├── StrictMode$ThreadPolicy$Builder.class
│ │ │ ├── StrictMode$ThreadPolicy.class
│ │ │ ├── StrictMode$ViolationInfo.class
│ │ │ ├── StrictMode$VmPolicy$Builder.class
│ │ │ ├── StrictMode$VmPolicy.class
│ │ │ ├── StrictMode.class
│ │ │ ├── SystemClock.class
│ │ │ ├── SystemProperties.class
│ │ │ ├── SystemService.class
│ │ │ ├── TokenWatcher$1.class
│ │ │ ├── TokenWatcher$Death.class
│ │ │ ├── TokenWatcher.class
│ │ │ ├── UEventObserver$UEvent.class
│ │ │ ├── UEventObserver$UEventThread.class
│ │ │ ├── UEventObserver.class
│ │ │ ├── Vibrator.class
│ │ │ ├── WorkSource$1.class
│ │ │ ├── WorkSource.class
│ │ │ └── ZygoteStartFailedEx.class
│ │ ├── R$anim.class
│ │ ├── R$attr.class
│ │ ├── R$bool.class
│ │ ├── R$dimen.class
│ │ ├── R$drawable.class
│ │ ├── R$layout.class
│ │ ├── R$plurals.class
│ │ ├── R$string.class
│ │ ├── R$style.class
│ │ ├── R$xml.class
│ │ ├── renderscript
│ │ │ ├── Allocation$Adapter1D.class
│ │ │ ├── Allocation$Adapter2D.class
│ │ │ ├── Allocation.class
│ │ │ ├── BaseObj.class
│ │ │ ├── Dimension.class
│ │ │ ├── Element$Builder.class
│ │ │ ├── Element$DataKind.class
│ │ │ ├── Element$DataType.class
│ │ │ ├── Element.class
│ │ │ ├── Matrix4f.class
│ │ │ ├── Program$BaseProgramBuilder.class
│ │ │ ├── Program.class
│ │ │ ├── ProgramFragment$Builder$EnvMode.class
│ │ │ ├── ProgramFragment$Builder$Format.class
│ │ │ ├── ProgramFragment$Builder$Slot.class
│ │ │ ├── ProgramFragment$Builder.class
│ │ │ ├── ProgramFragment$ShaderBuilder.class
│ │ │ ├── ProgramFragment.class
│ │ │ ├── ProgramRaster$Builder.class
│ │ │ ├── ProgramRaster.class
│ │ │ ├── ProgramStore$BlendDstFunc.class
│ │ │ ├── ProgramStore$BlendSrcFunc.class
│ │ │ ├── ProgramStore$Builder.class
│ │ │ ├── ProgramStore$DepthFunc.class
│ │ │ ├── ProgramStore.class
│ │ │ ├── ProgramVertex$Builder.class
│ │ │ ├── ProgramVertex$MatrixAllocation.class
│ │ │ ├── ProgramVertex$ShaderBuilder.class
│ │ │ ├── ProgramVertex.class
│ │ │ ├── RenderScript$MessageThread.class
│ │ │ ├── RenderScript$Priority.class
│ │ │ ├── RenderScript$RSMessage.class
│ │ │ ├── RenderScript.class
│ │ │ ├── RenderScriptGL$File.class
│ │ │ ├── RenderScriptGL.class
│ │ │ ├── RSSurfaceView.class
│ │ │ ├── Sampler$Builder.class
│ │ │ ├── Sampler$Value.class
│ │ │ ├── Sampler.class
│ │ │ ├── Script$Builder.class
│ │ │ ├── Script$Invokable.class
│ │ │ ├── Script.class
│ │ │ ├── Type$Builder$Entry.class
│ │ │ ├── Type$Builder.class
│ │ │ └── Type.class
│ │ └── security
│ │ ├── Credentials.class
│ │ ├── Md5MessageDigest.class
│ │ ├── MessageDigest.class
│ │ └── Sha1MessageDigest.class
│ ├── broadcast_actions.txt
│ ├── categories.txt
│ ├── com
│ │ ├── android
│ │ │ ├── internal
│ │ │ │ ├── app
│ │ │ │ │ ├── AlertController$1.class
│ │ │ │ │ ├── AlertController$AlertParams$1.class
│ │ │ │ │ ├── AlertController$AlertParams$2.class
│ │ │ │ │ ├── AlertController$AlertParams$3.class
│ │ │ │ │ ├── AlertController$AlertParams$4.class
│ │ │ │ │ ├── AlertController$AlertParams$OnPrepareListViewListener.class
│ │ │ │ │ ├── AlertController$AlertParams.class
│ │ │ │ │ ├── AlertController$ButtonHandler.class
│ │ │ │ │ ├── AlertController$RecycleListView.class
│ │ │ │ │ └── AlertController.class
│ │ │ │ ├── database
│ │ │ │ │ ├── SortCursor$1.class
│ │ │ │ │ └── SortCursor.class
│ │ │ │ ├── http
│ │ │ │ │ ├── HttpDateTime$TimeOfDay.class
│ │ │ │ │ └── HttpDateTime.class
│ │ │ │ ├── location
│ │ │ │ │ └── DummyLocationProvider.class
│ │ │ │ ├── logging
│ │ │ │ │ ├── AndroidConfig.class
│ │ │ │ │ ├── AndroidHandler$1.class
│ │ │ │ │ └── AndroidHandler.class
│ │ │ │ ├── net
│ │ │ │ │ ├── DNParser.class
│ │ │ │ │ └── DomainNameValidator.class
│ │ │ │ ├── os
│ │ │ │ │ ├── AndroidPrintStream.class
│ │ │ │ │ ├── AtomicFile.class
│ │ │ │ │ ├── BinderInternal$GcWatcher.class
│ │ │ │ │ ├── BinderInternal.class
│ │ │ │ │ ├── HandlerCaller$Callback.class
│ │ │ │ │ ├── HandlerCaller$MyHandler.class
│ │ │ │ │ ├── HandlerCaller$SomeArgs.class
│ │ │ │ │ ├── HandlerCaller.class
│ │ │ │ │ ├── IDropBoxManagerService$Stub$Proxy.class
│ │ │ │ │ ├── IDropBoxManagerService$Stub.class
│ │ │ │ │ ├── IDropBoxManagerService.class
│ │ │ │ │ ├── IResultReceiver$Stub$Proxy.class
│ │ │ │ │ ├── IResultReceiver$Stub.class
│ │ │ │ │ ├── IResultReceiver.class
│ │ │ │ │ ├── LoggingPrintStream$1.class
│ │ │ │ │ ├── LoggingPrintStream.class
│ │ │ │ │ ├── RuntimeInit$1.class
│ │ │ │ │ ├── RuntimeInit$UncaughtHandler.class
│ │ │ │ │ ├── RuntimeInit.class
│ │ │ │ │ ├── SamplingProfilerIntegration$1.class
│ │ │ │ │ ├── SamplingProfilerIntegration.class
│ │ │ │ │ └── ZygoteInit$MethodAndArgsCaller.class
│ │ │ │ ├── policy
│ │ │ │ │ ├── IPolicy.class
│ │ │ │ │ └── PolicyManager.class
│ │ │ │ ├── R$anim.class
│ │ │ │ ├── R$array.class
│ │ │ │ ├── R$attr.class
│ │ │ │ ├── R$bool.class
│ │ │ │ ├── R$color.class
│ │ │ │ ├── R$dimen.class
│ │ │ │ ├── R$drawable.class
│ │ │ │ ├── R$id.class
│ │ │ │ ├── R$integer.class
│ │ │ │ ├── R$layout.class
│ │ │ │ ├── R$plurals.class
│ │ │ │ ├── R$raw.class
│ │ │ │ ├── R$string.class
│ │ │ │ ├── R$styleable.class
│ │ │ │ ├── R$style.class
│ │ │ │ ├── R$xml.class
│ │ │ │ ├── R.class
│ │ │ │ ├── statusbar
│ │ │ │ │ ├── IStatusBar$Stub$Proxy.class
│ │ │ │ │ ├── IStatusBar$Stub.class
│ │ │ │ │ ├── IStatusBar.class
│ │ │ │ │ ├── IStatusBarService$Stub$Proxy.class
│ │ │ │ │ ├── IStatusBarService$Stub.class
│ │ │ │ │ ├── IStatusBarService.class
│ │ │ │ │ ├── StatusBarIcon$1.class
│ │ │ │ │ ├── StatusBarIcon.class
│ │ │ │ │ ├── StatusBarIconList$1.class
│ │ │ │ │ ├── StatusBarIconList.class
│ │ │ │ │ ├── StatusBarNotification$1.class
│ │ │ │ │ └── StatusBarNotification.class
│ │ │ │ ├── telephony
│ │ │ │ │ ├── AdnRecord$1.class
│ │ │ │ │ ├── AdnRecordCache.class
│ │ │ │ │ ├── AdnRecord.class
│ │ │ │ │ ├── AdnRecordLoader.class
│ │ │ │ │ ├── ATParseEx.class
│ │ │ │ │ ├── ATResponseParser.class
│ │ │ │ │ ├── BaseCommands.class
│ │ │ │ │ ├── Call$State.class
│ │ │ │ │ ├── Call.class
│ │ │ │ │ ├── CallerInfo.class
│ │ │ │ │ ├── CallForwardInfo.class
│ │ │ │ │ ├── CallStateException.class
│ │ │ │ │ ├── CallTracker.class
│ │ │ │ │ ├── cdma
│ │ │ │ │ │ ├── CdmaCall$1.class
│ │ │ │ │ │ ├── CdmaCall.class
│ │ │ │ │ │ ├── CdmaCallTracker.class
│ │ │ │ │ │ ├── CdmaCallWaitingNotification.class
│ │ │ │ │ │ ├── CdmaConnection$1.class
│ │ │ │ │ │ ├── CdmaConnection$MyHandler.class
│ │ │ │ │ │ ├── CdmaConnection.class
│ │ │ │ │ │ ├── CdmaDataConnection.class
│ │ │ │ │ │ ├── CdmaDataConnectionTracker$1.class
│ │ │ │ │ │ ├── CdmaDataConnectionTracker$2.class
│ │ │ │ │ │ ├── CdmaDataConnectionTracker.class
│ │ │ │ │ │ ├── CdmaInformationRecords$CdmaDisplayInfoRec.class
│ │ │ │ │ │ ├── CdmaInformationRecords$CdmaLineControlInfoRec.class
│ │ │ │ │ │ ├── CdmaInformationRecords$CdmaNumberInfoRec.class
│ │ │ │ │ │ ├── CdmaInformationRecords$CdmaRedirectingNumberInfoRec.class
│ │ │ │ │ │ ├── CdmaInformationRecords$CdmaSignalInfoRec.class
│ │ │ │ │ │ ├── CdmaInformationRecords$CdmaT53AudioControlInfoRec.class
│ │ │ │ │ │ ├── CdmaInformationRecords$CdmaT53ClirInfoRec.class
│ │ │ │ │ │ ├── CdmaInformationRecords.class
│ │ │ │ │ │ ├── CdmaMmiCode.class
│ │ │ │ │ │ ├── CDMAPhone$1.class
│ │ │ │ │ │ ├── CDMAPhone$2.class
│ │ │ │ │ │ ├── CDMAPhone.class
│ │ │ │ │ │ ├── CdmaServiceStateTracker$1.class
│ │ │ │ │ │ ├── CdmaServiceStateTracker$2.class
│ │ │ │ │ │ ├── CdmaServiceStateTracker.class
│ │ │ │ │ │ ├── CdmaSMSDispatcher.class
│ │ │ │ │ │ ├── EriInfo.class
│ │ │ │ │ │ ├── EriManager$EriDisplayInformation.class
│ │ │ │ │ │ ├── EriManager$EriFile.class
│ │ │ │ │ │ ├── EriManager.class
│ │ │ │ │ │ ├── RuimCard.class
│ │ │ │ │ │ ├── RuimFileHandler.class
│ │ │ │ │ │ ├── RuimPhoneBookInterfaceManager.class
│ │ │ │ │ │ ├── RuimRecords.class
│ │ │ │ │ │ ├── RuimSmsInterfaceManager$1.class
│ │ │ │ │ │ ├── RuimSmsInterfaceManager.class
│ │ │ │ │ │ ├── sms
│ │ │ │ │ │ │ ├── BearerData$1.class
│ │ │ │ │ │ │ ├── BearerData$CodingException.class
│ │ │ │ │ │ │ ├── BearerData$Gsm7bitCodingResult.class
│ │ │ │ │ │ │ ├── BearerData$TimeStamp.class
│ │ │ │ │ │ │ ├── BearerData.class
│ │ │ │ │ │ │ ├── CdmaSmsAddress.class
│ │ │ │ │ │ │ ├── SmsEnvelope.class
│ │ │ │ │ │ │ └── UserData.class
│ │ │ │ │ │ ├── SmsMessage$SubmitPdu.class
│ │ │ │ │ │ └── SmsMessage.class
│ │ │ │ │ ├── CommandException$Error.class
│ │ │ │ │ ├── CommandException.class
│ │ │ │ │ ├── CommandsInterface$RadioState.class
│ │ │ │ │ ├── CommandsInterface.class
│ │ │ │ │ ├── Connection$DisconnectCause.class
│ │ │ │ │ ├── Connection$PostDialState.class
│ │ │ │ │ ├── Connection.class
│ │ │ │ │ ├── DataCallState.class
│ │ │ │ │ ├── DataConnection$1.class
│ │ │ │ │ ├── DataConnection$ConnectionParams.class
│ │ │ │ │ ├── DataConnection$DcActivatingState.class
│ │ │ │ │ ├── DataConnection$DcActiveState.class
│ │ │ │ │ ├── DataConnection$DcDefaultState.class
│ │ │ │ │ ├── DataConnection$DcDisconnectingBadDnsState.class
│ │ │ │ │ ├── DataConnection$DcDisconnectingState.class
│ │ │ │ │ ├── DataConnection$DcInactiveState.class
│ │ │ │ │ ├── DataConnection$DisconnectParams.class
│ │ │ │ │ ├── DataConnection$FailCause.class
│ │ │ │ │ ├── DataConnection$ResetSynchronouslyLock.class
│ │ │ │ │ ├── DataConnection$SetupResult.class
│ │ │ │ │ ├── DataConnection.class
│ │ │ │ │ ├── DataConnectionTracker$1.class
│ │ │ │ │ ├── DataConnectionTracker$Activity.class
│ │ │ │ │ ├── DataConnectionTracker$State.class
│ │ │ │ │ ├── DataConnectionTracker.class
│ │ │ │ │ ├── DefaultPhoneNotifier$1.class
│ │ │ │ │ ├── DefaultPhoneNotifier.class
│ │ │ │ │ ├── DriverCall$State.class
│ │ │ │ │ ├── DriverCall.class
│ │ │ │ │ ├── EncodeException.class
│ │ │ │ │ ├── gsm
│ │ │ │ │ │ ├── ApnSetting.class
│ │ │ │ │ │ ├── GsmCall$1.class
│ │ │ │ │ │ ├── GsmCall.class
│ │ │ │ │ │ ├── GsmCallTracker.class
│ │ │ │ │ │ ├── GsmConnection$1.class
│ │ │ │ │ │ ├── GsmConnection$MyHandler.class
│ │ │ │ │ │ ├── GsmConnection.class
│ │ │ │ │ │ ├── GsmDataConnection.class
│ │ │ │ │ │ ├── GsmDataConnectionTracker$1.class
│ │ │ │ │ │ ├── GsmDataConnectionTracker$2$1.class
│ │ │ │ │ │ ├── GsmDataConnectionTracker$2.class
│ │ │ │ │ │ ├── GsmDataConnectionTracker$ApnChangeObserver.class
│ │ │ │ │ │ ├── GsmDataConnectionTracker.class
│ │ │ │ │ │ ├── GsmMmiCode.class
│ │ │ │ │ │ ├── GSMPhone$2.class
│ │ │ │ │ │ ├── GSMPhone$NetworkSelectMessage.class
│ │ │ │ │ │ ├── GSMPhone.class
│ │ │ │ │ │ ├── GsmServiceStateTracker$1.class
│ │ │ │ │ │ ├── GsmServiceStateTracker$2.class
│ │ │ │ │ │ ├── GsmServiceStateTracker$3.class
│ │ │ │ │ │ ├── GsmServiceStateTracker.class
│ │ │ │ │ │ ├── GsmSmsAddress.class
│ │ │ │ │ │ ├── GsmSMSDispatcher.class
│ │ │ │ │ │ ├── NetworkInfo$1.class
│ │ │ │ │ │ ├── NetworkInfo$State.class
│ │ │ │ │ │ ├── NetworkInfo.class
│ │ │ │ │ │ ├── RestrictedState.class
│ │ │ │ │ │ ├── SimCard.class
│ │ │ │ │ │ ├── SIMFileHandler.class
│ │ │ │ │ │ ├── SimPhoneBookInterfaceManager.class
│ │ │ │ │ │ ├── SIMRecords$1.class
│ │ │ │ │ │ ├── SIMRecords$Get_Spn_Fsm_State.class
│ │ │ │ │ │ ├── SIMRecords.class
│ │ │ │ │ │ ├── SimSmsInterfaceManager$1.class
│ │ │ │ │ │ ├── SimSmsInterfaceManager.class
│ │ │ │ │ │ ├── SimTlv.class
│ │ │ │ │ │ ├── SmsBroadcastConfigInfo.class
│ │ │ │ │ │ ├── SmsMessage$PduParser.class
│ │ │ │ │ │ ├── SmsMessage$SubmitPdu.class
│ │ │ │ │ │ ├── SmsMessage.class
│ │ │ │ │ │ ├── SpnOverride.class
│ │ │ │ │ │ ├── stk
│ │ │ │ │ │ │ ├── AppInterface$CommandType.class
│ │ │ │ │ │ │ ├── AppInterface.class
│ │ │ │ │ │ │ ├── BerTlv.class
│ │ │ │ │ │ │ ├── CallSetupParams.class
│ │ │ │ │ │ │ ├── CommandDetails$1.class
│ │ │ │ │ │ │ ├── CommandDetails.class
│ │ │ │ │ │ │ ├── CommandParams.class
│ │ │ │ │ │ │ ├── CommandParamsFactory$1.class
│ │ │ │ │ │ │ ├── CommandParamsFactory.class
│ │ │ │ │ │ │ ├── ComprehensionTlv.class
│ │ │ │ │ │ │ ├── ComprehensionTlvTag.class
│ │ │ │ │ │ │ ├── DeviceIdentities.class
│ │ │ │ │ │ │ ├── DisplayTextParams.class
│ │ │ │ │ │ │ ├── Duration$1.class
│ │ │ │ │ │ │ ├── Duration$TimeUnit.class
│ │ │ │ │ │ │ ├── Duration.class
│ │ │ │ │ │ │ ├── FontSize.class
│ │ │ │ │ │ │ ├── GetInkeyInputResponseData.class
│ │ │ │ │ │ │ ├── GetInputParams.class
│ │ │ │ │ │ │ ├── IconId.class
│ │ │ │ │ │ │ ├── IconLoader.class
│ │ │ │ │ │ │ ├── ImageDescriptor.class
│ │ │ │ │ │ │ ├── Input$1.class
│ │ │ │ │ │ │ ├── Input.class
│ │ │ │ │ │ │ ├── Item$1.class
│ │ │ │ │ │ │ ├── Item.class
│ │ │ │ │ │ │ ├── ItemsIconId.class
│ │ │ │ │ │ │ ├── LaunchBrowserMode.class
│ │ │ │ │ │ │ ├── LaunchBrowserParams.class
│ │ │ │ │ │ │ ├── Menu$1.class
│ │ │ │ │ │ │ ├── Menu.class
│ │ │ │ │ │ │ ├── PlayToneParams.class
│ │ │ │ │ │ │ ├── PresentationType.class
│ │ │ │ │ │ │ ├── ResponseData.class
│ │ │ │ │ │ │ ├── ResultCode.class
│ │ │ │ │ │ │ ├── ResultException$1.class
│ │ │ │ │ │ │ ├── ResultException.class
│ │ │ │ │ │ │ ├── RilMessage.class
│ │ │ │ │ │ │ ├── RilMessageDecoder$1.class
│ │ │ │ │ │ │ ├── RilMessageDecoder$StateCmdParamsReady.class
│ │ │ │ │ │ │ ├── RilMessageDecoder$StateStart.class
│ │ │ │ │ │ │ ├── RilMessageDecoder.class
│ │ │ │ │ │ │ ├── SelectItemParams.class
│ │ │ │ │ │ │ ├── SelectItemResponseData.class
│ │ │ │ │ │ │ ├── StkCmdMessage$1.class
│ │ │ │ │ │ │ ├── StkCmdMessage$2.class
│ │ │ │ │ │ │ ├── StkCmdMessage$BrowserSettings.class
│ │ │ │ │ │ │ ├── StkCmdMessage$CallSettings.class
│ │ │ │ │ │ │ ├── StkCmdMessage.class
│ │ │ │ │ │ │ ├── StkException.class
│ │ │ │ │ │ │ ├── StkLog.class
│ │ │ │ │ │ │ ├── StkResponseMessage.class
│ │ │ │ │ │ │ ├── StkService$1.class
│ │ │ │ │ │ │ ├── StkService.class
│ │ │ │ │ │ │ ├── TextAlignment.class
│ │ │ │ │ │ │ ├── TextAttribute.class
│ │ │ │ │ │ │ ├── TextColor.class
│ │ │ │ │ │ │ ├── TextMessage$1.class
│ │ │ │ │ │ │ ├── TextMessage.class
│ │ │ │ │ │ │ ├── Tone$1.class
│ │ │ │ │ │ │ ├── Tone.class
│ │ │ │ │ │ │ ├── ToneSettings$1.class
│ │ │ │ │ │ │ ├── ToneSettings.class
│ │ │ │ │ │ │ ├── ValueObject.class
│ │ │ │ │ │ │ └── ValueParser.class
│ │ │ │ │ │ ├── SuppServiceNotification.class
│ │ │ │ │ │ ├── UsimPhoneBookManager$PbrFile.class
│ │ │ │ │ │ ├── UsimPhoneBookManager.class
│ │ │ │ │ │ └── VoiceMailConstants.class
│ │ │ │ │ ├── GsmAlphabet.class
│ │ │ │ │ ├── IccCard$1.class
│ │ │ │ │ ├── IccCard$2.class
│ │ │ │ │ ├── IccCard$State.class
│ │ │ │ │ ├── IccCardApplication$AppState.class
│ │ │ │ │ ├── IccCardApplication$AppType.class
│ │ │ │ │ ├── IccCardApplication$PersoSubState.class
│ │ │ │ │ ├── IccCardApplication.class
│ │ │ │ │ ├── IccCard.class
│ │ │ │ │ ├── IccCardStatus$CardState.class
│ │ │ │ │ ├── IccCardStatus$PinState.class
│ │ │ │ │ ├── IccCardStatus.class
│ │ │ │ │ ├── IccConstants.class
│ │ │ │ │ ├── IccException.class
│ │ │ │ │ ├── IccFileHandler$LoadLinearFixedContext.class
│ │ │ │ │ ├── IccFileHandler.class
│ │ │ │ │ ├── IccFileNotFound.class
│ │ │ │ │ ├── IccFileTypeMismatch.class
│ │ │ │ │ ├── IccIoResult.class
│ │ │ │ │ ├── IccPhoneBookInterfaceManager$1.class
│ │ │ │ │ ├── IccPhoneBookInterfaceManager.class
│ │ │ │ │ ├── IccPhoneBookInterfaceManagerProxy.class
│ │ │ │ │ ├── IccRecords.class
│ │ │ │ │ ├── IccSmsInterfaceManager.class
│ │ │ │ │ ├── IccSmsInterfaceManagerProxy.class
│ │ │ │ │ ├── IccUtils.class
│ │ │ │ │ ├── IccVmFixedException.class
│ │ │ │ │ ├── IccVmNotSupportedException.class
│ │ │ │ │ ├── IIccPhoneBook$Stub$Proxy.class
│ │ │ │ │ ├── IIccPhoneBook$Stub.class
│ │ │ │ │ ├── IIccPhoneBook.class
│ │ │ │ │ ├── IPhoneStateListener$Stub$Proxy.class
│ │ │ │ │ ├── IPhoneStateListener$Stub.class
│ │ │ │ │ ├── IPhoneStateListener.class
│ │ │ │ │ ├── IPhoneSubInfo$Stub$Proxy.class
│ │ │ │ │ ├── IPhoneSubInfo$Stub.class
│ │ │ │ │ ├── IPhoneSubInfo.class
│ │ │ │ │ ├── ISms$Stub$Proxy.class
│ │ │ │ │ ├── ISms$Stub.class
│ │ │ │ │ ├── ISms.class
│ │ │ │ │ ├── ITelephony$Stub$Proxy.class
│ │ │ │ │ ├── ITelephony$Stub.class
│ │ │ │ │ ├── ITelephony.class
│ │ │ │ │ ├── ITelephonyRegistry$Stub$Proxy.class
│ │ │ │ │ ├── ITelephonyRegistry$Stub.class
│ │ │ │ │ ├── ITelephonyRegistry.class
│ │ │ │ │ ├── MccTable.class
│ │ │ │ │ ├── MmiCode$State.class
│ │ │ │ │ ├── MmiCode.class
│ │ │ │ │ ├── Phone$DataActivityState.class
│ │ │ │ │ ├── Phone$DataState.class
│ │ │ │ │ ├── Phone$State.class
│ │ │ │ │ ├── Phone$SuppService.class
│ │ │ │ │ ├── PhoneBase$1.class
│ │ │ │ │ ├── PhoneBase.class
│ │ │ │ │ ├── Phone.class
│ │ │ │ │ ├── PhoneFactory.class
│ │ │ │ │ ├── PhoneNotifier.class
│ │ │ │ │ ├── PhoneProxy.class
│ │ │ │ │ ├── PhoneSubInfo.class
│ │ │ │ │ ├── PhoneSubInfoProxy.class
│ │ │ │ │ ├── RetryManager$RetryRec.class
│ │ │ │ │ ├── RetryManager.class
│ │ │ │ │ ├── RIL$1.class
│ │ │ │ │ ├── RIL$RILReceiver.class
│ │ │ │ │ ├── RIL$RILSender.class
│ │ │ │ │ ├── RIL.class
│ │ │ │ │ ├── RILRequest.class
│ │ │ │ │ ├── ServiceStateTracker.class
│ │ │ │ │ ├── sip
│ │ │ │ │ │ ├── SipCallBase.class
│ │ │ │ │ │ ├── SipCommandInterface.class
│ │ │ │ │ │ ├── SipConnectionBase$1.class
│ │ │ │ │ │ ├── SipConnectionBase.class
│ │ │ │ │ │ ├── SipPhone$1.class
│ │ │ │ │ │ ├── SipPhone$SipAudioCallAdapter.class
│ │ │ │ │ │ ├── SipPhone$SipCall.class
│ │ │ │ │ │ ├── SipPhone$SipConnection$1.class
│ │ │ │ │ │ ├── SipPhone$SipConnection.class
│ │ │ │ │ │ ├── SipPhoneBase.class
│ │ │ │ │ │ ├── SipPhone.class
│ │ │ │ │ │ └── SipPhoneFactory.class
│ │ │ │ │ ├── SmsAddress.class
│ │ │ │ │ ├── SMSDispatcher$1.class
│ │ │ │ │ ├── SMSDispatcher$2.class
│ │ │ │ │ ├── SMSDispatcher$SmsCounter.class
│ │ │ │ │ ├── SMSDispatcher$SmsTracker.class
│ │ │ │ │ ├── SMSDispatcher.class
│ │ │ │ │ ├── SmsHeader$ConcatRef.class
│ │ │ │ │ ├── SmsHeader$MiscElt.class
│ │ │ │ │ ├── SmsHeader$PortAddrs.class
│ │ │ │ │ ├── SmsHeader.class
│ │ │ │ │ ├── SmsMessageBase$SubmitPduBase.class
│ │ │ │ │ ├── SmsMessageBase$TextEncodingDetails.class
│ │ │ │ │ ├── SmsMessageBase.class
│ │ │ │ │ ├── SmsRawData$1.class
│ │ │ │ │ ├── SmsRawData.class
│ │ │ │ │ ├── SmsResponse.class
│ │ │ │ │ ├── test
│ │ │ │ │ │ └── SimulatedRadioControl.class
│ │ │ │ │ ├── UUSInfo.class
│ │ │ │ │ ├── WapPushOverSms.class
│ │ │ │ │ └── WspTypeDecoder.class
│ │ │ │ ├── util
│ │ │ │ │ ├── ArrayUtils.class
│ │ │ │ │ ├── BitwiseInputStream$AccessException.class
│ │ │ │ │ ├── BitwiseInputStream.class
│ │ │ │ │ ├── BitwiseOutputStream$AccessException.class
│ │ │ │ │ ├── BitwiseOutputStream.class
│ │ │ │ │ ├── CharSequences$1.class
│ │ │ │ │ ├── CharSequences$2.class
│ │ │ │ │ ├── CharSequences.class
│ │ │ │ │ ├── FastMath.class
│ │ │ │ │ ├── FastXmlSerializer.class
│ │ │ │ │ ├── HanziToPinyin$Token.class
│ │ │ │ │ ├── HanziToPinyin.class
│ │ │ │ │ ├── HexDump.class
│ │ │ │ │ ├── HierarchicalState.class
│ │ │ │ │ ├── HierarchicalStateMachine$1.class
│ │ │ │ │ ├── HierarchicalStateMachine$HsmHandler$HaltingState.class
│ │ │ │ │ ├── HierarchicalStateMachine$HsmHandler$QuittingState.class
│ │ │ │ │ ├── HierarchicalStateMachine$HsmHandler$StateInfo.class
│ │ │ │ │ ├── HierarchicalStateMachine$HsmHandler.class
│ │ │ │ │ ├── HierarchicalStateMachine.class
│ │ │ │ │ ├── JournaledFile.class
│ │ │ │ │ ├── Objects.class
│ │ │ │ │ ├── Predicate.class
│ │ │ │ │ ├── Predicates$1.class
│ │ │ │ │ ├── Predicates$AndPredicate.class
│ │ │ │ │ ├── Predicates$NotPredicate.class
│ │ │ │ │ ├── Predicates$OrPredicate.class
│ │ │ │ │ ├── Predicates.class
│ │ │ │ │ ├── ProcessedMessages$Info.class
│ │ │ │ │ ├── ProcessedMessages.class
│ │ │ │ │ ├── TypedProperties$ParseException.class
│ │ │ │ │ ├── TypedProperties$TypeException.class
│ │ │ │ │ ├── TypedProperties.class
│ │ │ │ │ ├── WithFramework.class
│ │ │ │ │ └── XmlUtils.class
│ │ │ │ ├── view
│ │ │ │ │ ├── BaseIWindow.class
│ │ │ │ │ ├── BaseSurfaceHolder.class
│ │ │ │ │ ├── IInputConnectionWrapper$MyHandler.class
│ │ │ │ │ ├── IInputConnectionWrapper$SomeArgs.class
│ │ │ │ │ ├── IInputConnectionWrapper.class
│ │ │ │ │ ├── IInputContext$Stub$Proxy.class
│ │ │ │ │ ├── IInputContext$Stub.class
│ │ │ │ │ ├── IInputContextCallback$Stub$Proxy.class
│ │ │ │ │ ├── IInputContextCallback$Stub.class
│ │ │ │ │ ├── IInputContextCallback.class
│ │ │ │ │ ├── IInputContext.class
│ │ │ │ │ ├── IInputMethod$Stub$Proxy.class
│ │ │ │ │ ├── IInputMethod$Stub.class
│ │ │ │ │ ├── IInputMethodCallback$Stub$Proxy.class
│ │ │ │ │ ├── IInputMethodCallback$Stub.class
│ │ │ │ │ ├── IInputMethodCallback.class
│ │ │ │ │ ├── IInputMethod.class
│ │ │ │ │ ├── IInputMethodClient$Stub$Proxy.class
│ │ │ │ │ ├── IInputMethodClient$Stub.class
│ │ │ │ │ ├── IInputMethodClient.class
│ │ │ │ │ ├── IInputMethodManager$Stub$Proxy.class
│ │ │ │ │ ├── IInputMethodManager$Stub.class
│ │ │ │ │ ├── IInputMethodManager.class
│ │ │ │ │ ├── IInputMethodSession$Stub$Proxy.class
│ │ │ │ │ ├── IInputMethodSession$Stub.class
│ │ │ │ │ ├── IInputMethodSession.class
│ │ │ │ │ ├── InputBindResult$1.class
│ │ │ │ │ ├── InputBindResult.class
│ │ │ │ │ ├── InputConnectionWrapper$InputContextCallback.class
│ │ │ │ │ ├── InputConnectionWrapper.class
│ │ │ │ │ ├── menu
│ │ │ │ │ │ ├── ExpandedMenuView.class
│ │ │ │ │ │ ├── IconMenuItemView.class
│ │ │ │ │ │ ├── IconMenuView$1.class
│ │ │ │ │ │ ├── IconMenuView$LayoutParams.class
│ │ │ │ │ │ ├── IconMenuView$SavedState$1.class
│ │ │ │ │ │ ├── IconMenuView$SavedState.class
│ │ │ │ │ │ ├── IconMenuView.class
│ │ │ │ │ │ ├── ListMenuItemView.class
│ │ │ │ │ │ ├── MenuBuilder$Callback.class
│ │ │ │ │ │ ├── MenuBuilder$ItemInvoker.class
│ │ │ │ │ │ ├── MenuBuilder$MenuAdapter.class
│ │ │ │ │ │ ├── MenuBuilder$MenuType.class
│ │ │ │ │ │ ├── MenuBuilder.class
│ │ │ │ │ │ ├── MenuItemImpl.class
│ │ │ │ │ │ ├── MenuView$ItemView.class
│ │ │ │ │ │ ├── MenuView.class
│ │ │ │ │ │ └── SubMenuBuilder.class
│ │ │ │ │ └── RootViewSurfaceTaker.class
│ │ │ │ └── widget
│ │ │ │ ├── ContactHeaderWidget$ContactHeaderListener.class
│ │ │ │ ├── ContactHeaderWidget$ContactQuery.class
│ │ │ │ ├── ContactHeaderWidget$PhotoQuery.class
│ │ │ │ ├── ContactHeaderWidget$QueryHandler.class
│ │ │ │ ├── ContactHeaderWidget.class
│ │ │ │ ├── DialogTitle.class
│ │ │ │ ├── DigitalClock$AmPm.class
│ │ │ │ ├── DigitalClock$FormatChangeObserver.class
│ │ │ │ ├── DigitalClock$TimeChangedReceiver$1.class
│ │ │ │ ├── DigitalClock$TimeChangedReceiver.class
│ │ │ │ ├── DigitalClock.class
│ │ │ │ ├── EditableInputConnection.class
│ │ │ │ ├── EditStyledText$EditorManager$1.class
│ │ │ │ ├── EditStyledText$EditorManager.class
│ │ │ │ ├── EditStyledText$EditStyledTextNotifier.class
│ │ │ │ ├── EditStyledText$HorizontalLineDrawable.class
│ │ │ │ ├── EditStyledText$HorizontalLineSpan.class
│ │ │ │ ├── EditStyledText$StyledTextArrowKeyMethod.class
│ │ │ │ ├── EditStyledText$StyledTextConverter$1.class
│ │ │ │ ├── EditStyledText$StyledTextConverter.class
│ │ │ │ ├── EditStyledText$StyledTextDialog$1.class
│ │ │ │ ├── EditStyledText$StyledTextDialog$2.class
│ │ │ │ ├── EditStyledText$StyledTextDialog$3.class
│ │ │ │ ├── EditStyledText$StyledTextDialog$4.class
│ │ │ │ ├── EditStyledText$StyledTextDialog.class
│ │ │ │ ├── EditStyledText.class
│ │ │ │ ├── LinearLayoutWithDefaultTouchRecepient.class
│ │ │ │ ├── LockPatternUtils$1.class
│ │ │ │ ├── LockPatternUtils.class
│ │ │ │ ├── LockPatternView$1.class
│ │ │ │ ├── LockPatternView$Cell.class
│ │ │ │ ├── LockPatternView$DisplayMode.class
│ │ │ │ ├── LockPatternView$OnPatternListener.class
│ │ │ │ ├── LockPatternView$SavedState$1.class
│ │ │ │ ├── LockPatternView$SavedState.class
│ │ │ │ ├── LockPatternView.class
│ │ │ │ ├── PasswordEntryKeyboard$LatinKey.class
│ │ │ │ ├── PasswordEntryKeyboard.class
│ │ │ │ ├── PasswordEntryKeyboardHelper.class
│ │ │ │ ├── PasswordEntryKeyboardView.class
│ │ │ │ ├── PointerLocationView$FasterStringBuilder.class
│ │ │ │ ├── PointerLocationView$PointerState.class
│ │ │ │ ├── PointerLocationView.class
│ │ │ │ ├── RotarySelector$OnDialTriggerListener.class
│ │ │ │ ├── RotarySelector.class
│ │ │ │ ├── SlidingTab$1.class
│ │ │ │ ├── SlidingTab$2.class
│ │ │ │ ├── SlidingTab$OnTriggerListener.class
│ │ │ │ ├── SlidingTab$Slider.class
│ │ │ │ ├── SlidingTab.class
│ │ │ │ ├── Smileys.class
│ │ │ │ ├── TextProgressBar.class
│ │ │ │ └── WeightedLinearLayout.class
│ │ │ ├── layoutlib
│ │ │ │ └── bridge
│ │ │ │ ├── Bridge$1.class
│ │ │ │ ├── Bridge$2.class
│ │ │ │ ├── Bridge$3.class
│ │ │ │ ├── Bridge$PostInflateException.class
│ │ │ │ ├── Bridge$StaticMethodNotImplementedException.class
│ │ │ │ ├── Bridge$Window.class
│ │ │ │ ├── Bridge$WindowSession.class
│ │ │ │ ├── BridgeAssetManager.class
│ │ │ │ ├── Bridge.class
│ │ │ │ ├── BridgeConstants.class
│ │ │ │ ├── BridgeContentResolver$BridgeContentProvider.class
│ │ │ │ ├── BridgeContentResolver.class
│ │ │ │ ├── BridgeContext.class
│ │ │ │ ├── BridgeResources.class
│ │ │ │ ├── BridgeTypedArray.class
│ │ │ │ ├── BridgeXmlBlockParser.class
│ │ │ │ ├── BridgeXmlPullAttributes.class
│ │ │ │ ├── FontLoader$1.class
│ │ │ │ ├── FontLoader$FontDefinitionParser.class
│ │ │ │ ├── FontLoader$FontInfo.class
│ │ │ │ ├── FontLoader.class
│ │ │ │ ├── LayoutResult$LayoutViewInfo.class
│ │ │ │ ├── LayoutResult.class
│ │ │ │ ├── MockView.class
│ │ │ │ ├── NinePatchDrawable.class
│ │ │ │ ├── ResourceHelper$UnitEntry.class
│ │ │ │ ├── ResourceHelper.class
│ │ │ │ └── ResourceValue.class
│ │ │ └── tools
│ │ │ └── layoutlib
│ │ │ └── create
│ │ │ ├── CreateInfo.class
│ │ │ ├── MethodAdapter.class
│ │ │ ├── MethodListener.class
│ │ │ └── OverrideMethod.class
│ │ └── android
│ │ ├── collect
│ │ │ ├── Lists.class
│ │ │ └── Maps.class
│ │ ├── gles_jni
│ │ │ ├── EGLContextImpl.class
│ │ │ ├── EGLDisplayImpl.class
│ │ │ ├── EGLImpl.class
│ │ │ ├── EGLSurfaceImpl.class
│ │ │ └── GLImpl.class
│ │ └── maps
│ │ └── MapView.class
│ ├── dalvik
│ │ └── system
│ │ ├── BlockGuard$1.class
│ │ ├── BlockGuard$2.class
│ │ ├── BlockGuard$BlockGuardPolicyException.class
│ │ ├── BlockGuard$Policy.class
│ │ ├── BlockGuard$WrappedFileSystem.class
│ │ ├── BlockGuard$WrappedNetworkSystem.class
│ │ ├── BlockGuard.class
│ │ ├── DalvikLogging.class
│ │ ├── DalvikLogHandler.class
│ │ ├── DexFile$DFEnum.class
│ │ ├── DexFile.class
│ │ ├── PathClassLoader$EnumerateListArray.class
│ │ ├── PathClassLoader.class
│ │ ├── SamplingProfiler$1.class
│ │ ├── SamplingProfiler$ArrayThreadSet.class
│ │ ├── SamplingProfiler$SampleComparator.class
│ │ ├── SamplingProfiler$Sampler.class
│ │ ├── SamplingProfiler$ThreadEvent.class
│ │ ├── SamplingProfiler$ThreadEventType.class
│ │ ├── SamplingProfiler$ThreadGroupThreadSet.class
│ │ ├── SamplingProfiler$ThreadSet.class
│ │ ├── SamplingProfiler$Trace.class
│ │ ├── SamplingProfiler.class
│ │ ├── VMDebug.class
│ │ └── VMRuntime.class
│ ├── features.txt
│ ├── fonts
│ │ ├── DroidSans-Bold.ttf
│ │ ├── DroidSansFallback.ttf
│ │ ├── DroidSansJapanese.ttf
│ │ ├── DroidSansMono.ttf
│ │ ├── DroidSans.ttf
│ │ ├── DroidSerif-BoldItalic.ttf
│ │ ├── DroidSerif-Bold.ttf
│ │ ├── DroidSerif-Italic.ttf
│ │ ├── DroidSerif-Regular.ttf
│ │ └── fonts.xml
│ ├── layoutlib.jar
│ ├── libcore
│ │ ├── base
│ │ │ └── Objects.class
│ │ └── io
│ │ └── IoUtils.class
│ ├── META-INF
│ │ └── MANIFEST.MF
│ ├── NOTICE.txt
│ ├── org
│ │ ├── apache
│ │ │ └── harmony
│ │ │ ├── dalvik
│ │ │ │ └── ddmc
│ │ │ │ ├── Chunk.class
│ │ │ │ ├── ChunkHandler.class
│ │ │ │ ├── DdmServer.class
│ │ │ │ └── DdmVmInternal.class
│ │ │ ├── luni
│ │ │ │ ├── internal
│ │ │ │ │ └── util
│ │ │ │ │ ├── TimezoneGetter.class
│ │ │ │ │ ├── ZoneInfo.class
│ │ │ │ │ └── ZoneInfoDB.class
│ │ │ │ ├── platform
│ │ │ │ │ ├── IFileSystem.class
│ │ │ │ │ └── INetworkSystem.class
│ │ │ │ └── util
│ │ │ │ ├── Base64.class
│ │ │ │ ├── TwoKeyHashMap$Entry.class
│ │ │ │ ├── TwoKeyHashMap$EntryIteratorImpl.class
│ │ │ │ ├── TwoKeyHashMap$EntrySetImpl.class
│ │ │ │ ├── TwoKeyHashMap$ValueIteratorImpl.class
│ │ │ │ ├── TwoKeyHashMap$ValuesCollectionImpl.class
│ │ │ │ ├── TwoKeyHashMap.class
│ │ │ │ └── Util.class
│ │ │ ├── security
│ │ │ │ ├── asn1
│ │ │ │ │ ├── ASN1Any.class
│ │ │ │ │ ├── ASN1BitString$ASN1NamedBitList.class
│ │ │ │ │ ├── ASN1BitString.class
│ │ │ │ │ ├── ASN1Boolean.class
│ │ │ │ │ ├── ASN1Choice.class
│ │ │ │ │ ├── ASN1Constants.class
│ │ │ │ │ ├── ASN1Constructured.class
│ │ │ │ │ ├── ASN1Enumerated.class
│ │ │ │ │ ├── ASN1Exception.class
│ │ │ │ │ ├── ASN1Explicit.class
│ │ │ │ │ ├── ASN1GeneralizedTime.class
│ │ │ │ │ ├── ASN1Implicit.class
│ │ │ │ │ ├── ASN1Integer.class
│ │ │ │ │ ├── ASN1OctetString.class
│ │ │ │ │ ├── ASN1Oid$1.class
│ │ │ │ │ ├── ASN1Oid.class
│ │ │ │ │ ├── ASN1Primitive.class
│ │ │ │ │ ├── ASN1Sequence.class
│ │ │ │ │ ├── ASN1SequenceOf$1.class
│ │ │ │ │ ├── ASN1SequenceOf.class
│ │ │ │ │ ├── ASN1Set.class
│ │ │ │ │ ├── ASN1SetOf$1.class
│ │ │ │ │ ├── ASN1SetOf.class
│ │ │ │ │ ├── ASN1StringType$1.class
│ │ │ │ │ ├── ASN1StringType$2.class
│ │ │ │ │ ├── ASN1StringType$3.class
│ │ │ │ │ ├── ASN1StringType$4.class
│ │ │ │ │ ├── ASN1StringType$5.class
│ │ │ │ │ ├── ASN1StringType$6.class
│ │ │ │ │ ├── ASN1StringType$7.class
│ │ │ │ │ ├── ASN1StringType.class
│ │ │ │ │ ├── ASN1Time.class
│ │ │ │ │ ├── ASN1Type.class
│ │ │ │ │ ├── ASN1TypeCollection.class
│ │ │ │ │ ├── ASN1ValueCollection.class
│ │ │ │ │ ├── BerInputStream.class
│ │ │ │ │ ├── BerOutputStream.class
│ │ │ │ │ ├── BitString.class
│ │ │ │ │ ├── DerInputStream.class
│ │ │ │ │ ├── DerOutputStream.class
│ │ │ │ │ └── ObjectIdentifier.class
│ │ │ │ ├── pkcs7
│ │ │ │ │ ├── AuthenticatedAttributes$1.class
│ │ │ │ │ ├── AuthenticatedAttributes.class
│ │ │ │ │ ├── ContentInfo$1.class
│ │ │ │ │ ├── ContentInfo.class
│ │ │ │ │ ├── SignedData$1.class
│ │ │ │ │ ├── SignedData.class
│ │ │ │ │ ├── SignerInfo$1.class
│ │ │ │ │ ├── SignerInfo$2.class
│ │ │ │ │ └── SignerInfo.class
│ │ │ │ ├── provider
│ │ │ │ │ └── cert
│ │ │ │ │ └── X509CertImpl.class
│ │ │ │ ├── Util.class
│ │ │ │ ├── utils
│ │ │ │ │ ├── AlgNameMapper.class
│ │ │ │ │ ├── Array.class
│ │ │ │ │ └── ObjectIdentifier.class
│ │ │ │ ├── x501
│ │ │ │ │ ├── AttributeTypeAndValue$1.class
│ │ │ │ │ ├── AttributeTypeAndValue$2.class
│ │ │ │ │ ├── AttributeTypeAndValue.class
│ │ │ │ │ ├── AttributeTypeAndValueComparator.class
│ │ │ │ │ ├── AttributeValue.class
│ │ │ │ │ ├── Name$1.class
│ │ │ │ │ └── Name.class
│ │ │ │ └── x509
│ │ │ │ ├── AlgorithmIdentifier$1.class
│ │ │ │ ├── AlgorithmIdentifier.class
│ │ │ │ ├── AlternativeName.class
│ │ │ │ ├── AuthorityKeyIdentifier$1.class
│ │ │ │ ├── AuthorityKeyIdentifier.class
│ │ │ │ ├── BasicConstraints$1.class
│ │ │ │ ├── BasicConstraints.class
│ │ │ │ ├── Certificate$1.class
│ │ │ │ ├── Certificate.class
│ │ │ │ ├── CertificateIssuer$1.class
│ │ │ │ ├── CertificateIssuer.class
│ │ │ │ ├── CertificatePolicies$1.class
│ │ │ │ ├── CertificatePolicies.class
│ │ │ │ ├── CRLDistributionPoints$1.class
│ │ │ │ ├── CRLDistributionPoints.class
│ │ │ │ ├── CRLNumber.class
│ │ │ │ ├── DistributionPoint$1.class
│ │ │ │ ├── DistributionPoint.class
│ │ │ │ ├── DistributionPointName$1.class
│ │ │ │ ├── DistributionPointName.class
│ │ │ │ ├── DNParser.class
│ │ │ │ ├── EDIPartyName$1.class
│ │ │ │ ├── EDIPartyName.class
│ │ │ │ ├── ExtendedKeyUsage$1.class
│ │ │ │ ├── ExtendedKeyUsage.class
│ │ │ │ ├── Extension$1.class
│ │ │ │ ├── Extension$2.class
│ │ │ │ ├── Extension.class
│ │ │ │ ├── Extensions$1.class
│ │ │ │ ├── Extensions.class
│ │ │ │ ├── ExtensionValue.class
│ │ │ │ ├── GeneralName$1.class
│ │ │ │ ├── GeneralName.class
│ │ │ │ ├── GeneralNames$1.class
│ │ │ │ ├── GeneralNames.class
│ │ │ │ ├── GeneralSubtree$1.class
│ │ │ │ ├── GeneralSubtree.class
│ │ │ │ ├── GeneralSubtrees$1.class
│ │ │ │ ├── GeneralSubtrees.class
│ │ │ │ ├── InfoAccessSyntax$1.class
│ │ │ │ ├── InfoAccessSyntax.class
│ │ │ │ ├── InhibitAnyPolicy.class
│ │ │ │ ├── InvalidityDate.class
│ │ │ │ ├── IssuingDistributionPoint$1.class
│ │ │ │ ├── IssuingDistributionPoint.class
│ │ │ │ ├── KeyUsage.class
│ │ │ │ ├── NameConstraints$1.class
│ │ │ │ ├── NameConstraints.class
│ │ │ │ ├── ORAddress$1.class
│ │ │ │ ├── ORAddress$2.class
│ │ │ │ ├── ORAddress.class
│ │ │ │ ├── OtherName$1.class
│ │ │ │ ├── OtherName.class
│ │ │ │ ├── PolicyConstraints$1.class
│ │ │ │ ├── PolicyConstraints.class
│ │ │ │ ├── PolicyInformation$1.class
│ │ │ │ ├── PolicyInformation.class
│ │ │ │ ├── ReasonCode.class
│ │ │ │ ├── ReasonFlags$1.class
│ │ │ │ ├── ReasonFlags.class
│ │ │ │ ├── SubjectKeyIdentifier.class
│ │ │ │ ├── SubjectPublicKeyInfo$1.class
│ │ │ │ ├── SubjectPublicKeyInfo.class
│ │ │ │ ├── TBSCertificate$1.class
│ │ │ │ ├── TBSCertificate.class
│ │ │ │ ├── Utils.class
│ │ │ │ ├── Validity$1.class
│ │ │ │ ├── Validity.class
│ │ │ │ └── X509PublicKey.class
│ │ │ ├── xml
│ │ │ │ ├── ExpatAttributes.class
│ │ │ │ ├── ExpatException.class
│ │ │ │ ├── ExpatParser$1.class
│ │ │ │ ├── ExpatParser$ClonedAttributes.class
│ │ │ │ ├── ExpatParser$CurrentAttributes.class
│ │ │ │ ├── ExpatParser$EntityParser.class
│ │ │ │ ├── ExpatParser$ExpatLocator.class
│ │ │ │ ├── ExpatParser$ParseException.class
│ │ │ │ ├── ExpatParser.class
│ │ │ │ ├── ExpatPullParser$1.class
│ │ │ │ ├── ExpatPullParser$ByteDocument.class
│ │ │ │ ├── ExpatPullParser$CharDocument.class
│ │ │ │ ├── ExpatPullParser$Document$SaxHandler.class
│ │ │ │ ├── ExpatPullParser$Document.class
│ │ │ │ ├── ExpatPullParser$EndDocumentEvent.class
│ │ │ │ ├── ExpatPullParser$EndTagEvent.class
│ │ │ │ ├── ExpatPullParser$Event.class
│ │ │ │ ├── ExpatPullParser$NamespaceStack$Builder.class
│ │ │ │ ├── ExpatPullParser$NamespaceStack.class
│ │ │ │ ├── ExpatPullParser$StartDocumentEvent.class
│ │ │ │ ├── ExpatPullParser$StartTagEvent.class
│ │ │ │ ├── ExpatPullParser$TextEvent.class
│ │ │ │ ├── ExpatPullParser.class
│ │ │ │ ├── ExpatReader$Feature.class
│ │ │ │ └── ExpatReader.class
│ │ │ └── xnet
│ │ │ └── provider
│ │ │ └── jsse
│ │ │ ├── AbstractSessionContext$1.class
│ │ │ ├── AbstractSessionContext$2.class
│ │ │ ├── AbstractSessionContext$ByteArray.class
│ │ │ ├── AbstractSessionContext.class
│ │ │ ├── AlertException.class
│ │ │ ├── AlertProtocol.class
│ │ │ ├── Appendable.class
│ │ │ ├── CertificateMessage.class
│ │ │ ├── CertificateRequest.class
│ │ │ ├── CertificateVerify.class
│ │ │ ├── CipherSuite.class
│ │ │ ├── ClientHandshakeImpl$1.class
│ │ │ ├── ClientHandshakeImpl.class
│ │ │ ├── ClientHello.class
│ │ │ ├── ClientKeyExchange.class
│ │ │ ├── ClientSessionContext$HostAndPort.class
│ │ │ ├── ClientSessionContext.class
│ │ │ ├── ConnectionState.class
│ │ │ ├── ConnectionStateSSLv3.class
│ │ │ ├── ConnectionStateTLS.class
│ │ │ ├── DataStream.class
│ │ │ ├── DefaultSSLContextImpl.class
│ │ │ ├── DelegatedTask.class
│ │ │ ├── DHParameters.class
│ │ │ ├── DigitalSignature.class
│ │ │ ├── EndOfBufferException.class
│ │ │ ├── EndOfSourceException.class
│ │ │ ├── FileClientSessionCache$CacheFile.class
│ │ │ ├── FileClientSessionCache$Impl.class
│ │ │ ├── FileClientSessionCache.class
│ │ │ ├── Finished.class
│ │ │ ├── HandshakeIODataStream.class
│ │ │ ├── HandshakeProtocol.class
│ │ │ ├── IndexedPKIXParameters$Bytes.class
│ │ │ ├── IndexedPKIXParameters.class
│ │ │ ├── Logger$1.class
│ │ │ ├── Logger$Stream.class
│ │ │ ├── Logger.class
│ │ │ ├── Message.class
│ │ │ ├── NativeCrypto$SSLHandshakeCallbacks.class
│ │ │ ├── NativeCrypto.class
│ │ │ ├── OpenSSLContextImpl.class
│ │ │ ├── OpenSSLServerSocketFactoryImpl.class
│ │ │ ├── OpenSSLServerSocketImpl.class
│ │ │ ├── OpenSSLSessionImpl.class
│ │ │ ├── OpenSSLSocketFactoryImpl.class
│ │ │ ├── OpenSSLSocketImpl$LoggerHolder.class
│ │ │ ├── OpenSSLSocketImpl$SSLInputStream.class
│ │ │ ├── OpenSSLSocketImpl$SSLOutputStream.class
│ │ │ ├── OpenSSLSocketImpl.class
│ │ │ ├── OpenSSLSocketImplWrapper.class
│ │ │ ├── PRF.class
│ │ │ ├── ProtocolVersion.class
│ │ │ ├── ServerHandshakeImpl$1.class
│ │ │ ├── ServerHandshakeImpl$2.class
│ │ │ ├── ServerHandshakeImpl.class
│ │ │ ├── ServerHello.class
│ │ │ ├── ServerHelloDone.class
│ │ │ ├── ServerKeyExchange.class
│ │ │ ├── ServerSessionContext.class
│ │ │ ├── SSLBufferedInput.class
│ │ │ ├── SSLClientSessionCache.class
│ │ │ ├── SSLContextImpl.class
│ │ │ ├── SSLEngineAppData.class
│ │ │ ├── SSLEngineDataStream.class
│ │ │ ├── SSLEngineImpl.class
│ │ │ ├── SSLInputStream.class
│ │ │ ├── SSLParametersImpl.class
│ │ │ ├── SSLRecordProtocol.class
│ │ │ ├── SSLServerSessionCache.class
│ │ │ ├── SSLServerSocketFactoryImpl.class
│ │ │ ├── SSLServerSocketImpl.class
│ │ │ ├── SSLSessionImpl$ValueKey.class
│ │ │ ├── SSLSessionImpl.class
│ │ │ ├── SSLSocketFactoryImpl.class
│ │ │ ├── SSLSocketImpl.class
│ │ │ ├── SSLSocketInputStream$1.class
│ │ │ ├── SSLSocketInputStream$Adapter.class
│ │ │ ├── SSLSocketInputStream.class
│ │ │ ├── SSLSocketOutputStream.class
│ │ │ ├── SSLSocketWrapper.class
│ │ │ ├── SSLStreamedInput.class
│ │ │ └── TrustManagerImpl.class
│ │ └── xmlpull
│ │ └── v1
│ │ ├── XmlPullParser.class
│ │ ├── XmlPullParserException.class
│ │ ├── XmlPullParserFactory.class
│ │ └── XmlSerializer.class
│ ├── res
│ │ ├── anim
│ │ │ ├── accelerate_decelerate_interpolator.xml
│ │ │ ├── accelerate_interpolator.xml
│ │ │ ├── activity_close_enter.xml
│ │ │ ├── activity_close_exit.xml
│ │ │ ├── activity_open_enter.xml
│ │ │ ├── activity_open_exit.xml
│ │ │ ├── anticipate_interpolator.xml
│ │ │ ├── anticipate_overshoot_interpolator.xml
│ │ │ ├── app_starting_exit.xml
│ │ │ ├── bounce_interpolator.xml
│ │ │ ├── cycle_interpolator.xml
│ │ │ ├── decelerate_interpolator.xml
│ │ │ ├── dialog_enter.xml
│ │ │ ├── dialog_exit.xml
│ │ │ ├── fade_in.xml
│ │ │ ├── fade_out.xml
│ │ │ ├── grow_fade_in_center.xml
│ │ │ ├── grow_fade_in_from_bottom.xml
│ │ │ ├── grow_fade_in.xml
│ │ │ ├── input_method_enter.xml
│ │ │ ├── input_method_exit.xml
│ │ │ ├── input_method_extract_enter.xml
│ │ │ ├── input_method_extract_exit.xml
│ │ │ ├── input_method_fancy_enter.xml
│ │ │ ├── input_method_fancy_exit.xml
│ │ │ ├── linear_interpolator.xml
│ │ │ ├── lock_screen_behind_enter.xml
│ │ │ ├── lock_screen_enter.xml
│ │ │ ├── lock_screen_exit.xml
│ │ │ ├── options_panel_enter.xml
│ │ │ ├── options_panel_exit.xml
│ │ │ ├── overshoot_interpolator.xml
│ │ │ ├── priority_alert_enter.xml
│ │ │ ├── priority_alert_exit.xml
│ │ │ ├── push_down_in.xml
│ │ │ ├── push_down_out.xml
│ │ │ ├── push_up_in.xml
│ │ │ ├── push_up_out.xml
│ │ │ ├── recent_enter.xml
│ │ │ ├── recent_exit.xml
│ │ │ ├── search_bar_enter.xml
│ │ │ ├── search_bar_exit.xml
│ │ │ ├── shrink_fade_out_center.xml
│ │ │ ├── shrink_fade_out_from_bottom.xml
│ │ │ ├── shrink_fade_out.xml
│ │ │ ├── slide_in_child_bottom.xml
│ │ │ ├── slide_in_left.xml
│ │ │ ├── slide_in_right.xml
│ │ │ ├── slide_in_up.xml
│ │ │ ├── slide_out_down.xml
│ │ │ ├── slide_out_left.xml
│ │ │ ├── slide_out_right.xml
│ │ │ ├── status_bar_enter.xml
│ │ │ ├── status_bar_exit.xml
│ │ │ ├── submenu_enter.xml
│ │ │ ├── submenu_exit.xml
│ │ │ ├── task_close_enter.xml
│ │ │ ├── task_close_exit.xml
│ │ │ ├── task_open_enter.xml
│ │ │ ├── task_open_exit.xml
│ │ │ ├── toast_enter.xml
│ │ │ ├── toast_exit.xml
│ │ │ ├── translucent_enter.xml
│ │ │ ├── translucent_exit.xml
│ │ │ ├── wallpaper_close_enter.xml
│ │ │ ├── wallpaper_close_exit.xml
│ │ │ ├── wallpaper_enter.xml
│ │ │ ├── wallpaper_exit.xml
│ │ │ ├── wallpaper_intra_close_enter.xml
│ │ │ ├── wallpaper_intra_close_exit.xml
│ │ │ ├── wallpaper_intra_open_enter.xml
│ │ │ ├── wallpaper_intra_open_exit.xml
│ │ │ ├── wallpaper_open_enter.xml
│ │ │ └── wallpaper_open_exit.xml
│ │ ├── color
│ │ │ ├── primary_text_dark_disable_only.xml
│ │ │ ├── primary_text_dark_focused.xml
│ │ │ ├── primary_text_dark_nodisable.xml
│ │ │ ├── primary_text_dark.xml
│ │ │ ├── primary_text_light_disable_only.xml
│ │ │ ├── primary_text_light_nodisable.xml
│ │ │ ├── primary_text_light.xml
│ │ │ ├── search_url_text.xml
│ │ │ ├── secondary_text_dark_nodisable.xml
│ │ │ ├── secondary_text_dark.xml
│ │ │ ├── secondary_text_light_nodisable.xml
│ │ │ ├── secondary_text_light.xml
│ │ │ ├── secondary_text_nofocus.xml
│ │ │ ├── tab_indicator_text_v4.xml
│ │ │ ├── tab_indicator_text.xml
│ │ │ ├── tertiary_text_dark.xml
│ │ │ ├── tertiary_text_light.xml
│ │ │ └── widget_edittext_dark.xml
│ │ ├── drawable
│ │ │ ├── app_icon_background.xml
│ │ │ ├── box.xml
│ │ │ ├── btn_browser_zoom_fit_page.xml
│ │ │ ├── btn_browser_zoom_page_overview.xml
│ │ │ ├── btn_check.xml
│ │ │ ├── btn_circle.xml
│ │ │ ├── btn_close.xml
│ │ │ ├── btn_default_small.xml
│ │ │ ├── btn_default_transparent.xml
│ │ │ ├── btn_default.xml
│ │ │ ├── btn_dialog.xml
│ │ │ ├── btn_dropdown.xml
│ │ │ ├── btn_global_search.xml
│ │ │ ├── btn_keyboard_key_fulltrans.xml
│ │ │ ├── btn_keyboard_key_trans.xml
│ │ │ ├── btn_keyboard_key.xml
│ │ │ ├── btn_minus.xml
│ │ │ ├── btn_plus.xml
│ │ │ ├── btn_radio.xml
│ │ │ ├── btn_search_dialog_voice.xml
│ │ │ ├── btn_search_dialog.xml
│ │ │ ├── btn_square_overlay.xml
│ │ │ ├── btn_star.xml
│ │ │ ├── btn_toggle_bg.xml
│ │ │ ├── btn_toggle.xml
│ │ │ ├── btn_zoom_down.xml
│ │ │ ├── btn_zoom_page.xml
│ │ │ ├── btn_zoom_up.xml
│ │ │ ├── button_inset.xml
│ │ │ ├── dark_header_dither.xml
│ │ │ ├── default_wallpaper.jpg
│ │ │ ├── editbox_background.xml
│ │ │ ├── edit_text.xml
│ │ │ ├── expander_group.xml
│ │ │ ├── extract_edit_text.xml
│ │ │ ├── gallery_item_background.xml
│ │ │ ├── gallery_thumb.xml
│ │ │ ├── grid_selector_background.xml
│ │ │ ├── ic_btn_round_more.xml
│ │ │ ├── ic_btn_square_browser_zoom_fit_page.xml
│ │ │ ├── ic_btn_square_browser_zoom_page_overview.xml
│ │ │ ├── ic_maps_indicator_current_position_anim.xml
│ │ │ ├── ic_popup_sync.xml
│ │ │ ├── indicator_check_mark_dark.xml
│ │ │ ├── indicator_check_mark_light.xml
│ │ │ ├── jog_tab_bar_left_answer.xml
│ │ │ ├── jog_tab_bar_left_generic.xml
│ │ │ ├── jog_tab_bar_left_unlock.xml
│ │ │ ├── jog_tab_bar_right_decline.xml
│ │ │ ├── jog_tab_bar_right_generic.xml
│ │ │ ├── jog_tab_bar_right_sound_off.xml
│ │ │ ├── jog_tab_bar_right_sound_on.xml
│ │ │ ├── jog_tab_left_answer.xml
│ │ │ ├── jog_tab_left_generic.xml
│ │ │ ├── jog_tab_left_unlock.xml
│ │ │ ├── jog_tab_right_decline.xml
│ │ │ ├── jog_tab_right_generic.xml
│ │ │ ├── jog_tab_right_sound_off.xml
│ │ │ ├── jog_tab_right_sound_on.xml
│ │ │ ├── keyboard_key_feedback.xml
│ │ │ ├── light_header_dither.xml
│ │ │ ├── list_highlight_active.xml
│ │ │ ├── list_highlight_inactive.xml
│ │ │ ├── list_highlight.xml
│ │ │ ├── list_selector_background_transition.xml
│ │ │ ├── list_selector_background.xml
│ │ │ ├── load_average_background.xml
│ │ │ ├── media_button_background.xml
│ │ │ ├── menuitem_background_solid.xml
│ │ │ ├── menuitem_background.xml
│ │ │ ├── menuitem_checkbox.xml
│ │ │ ├── menu_selector.xml
│ │ │ ├── panel_picture_frame_background.xml
│ │ │ ├── progress_horizontal.xml
│ │ │ ├── progress_indeterminate_horizontal.xml
│ │ │ ├── progress_large_white.xml
│ │ │ ├── progress_large.xml
│ │ │ ├── progress_medium_white.xml
│ │ │ ├── progress_medium.xml
│ │ │ ├── progress_small_titlebar.xml
│ │ │ ├── progress_small_white.xml
│ │ │ ├── progress_small.xml
│ │ │ ├── quickcontact_badge_small.xml
│ │ │ ├── quickcontact_badge.xml
│ │ │ ├── quickcontact_nobadge.xml
│ │ │ ├── ratingbar_full_empty.xml
│ │ │ ├── ratingbar_full_filled.xml
│ │ │ ├── ratingbar_full.xml
│ │ │ ├── ratingbar_small.xml
│ │ │ ├── ratingbar.xml
│ │ │ ├── search_spinner.xml
│ │ │ ├── seek_thumb.xml
│ │ │ ├── settings_header.xml
│ │ │ ├── spinner_background.xml
│ │ │ ├── spinner_dropdown_background.xml
│ │ │ ├── stat_sys_battery_charge.xml
│ │ │ ├── stat_sys_battery.xml
│ │ │ ├── stat_sys_download.xml
│ │ │ ├── stat_sys_upload.xml
│ │ │ ├── status_bar_item_app_background.xml
│ │ │ ├── status_bar_item_background.xml
│ │ │ ├── submenu_arrow.xml
│ │ │ ├── tab_bottom_left_v4.xml
│ │ │ ├── tab_bottom_left.xml
│ │ │ ├── tab_bottom_right_v4.xml
│ │ │ ├── tab_bottom_right.xml
│ │ │ ├── tab_indicator_v4.xml
│ │ │ ├── tab_indicator.xml
│ │ │ ├── textfield_search_empty.xml
│ │ │ ├── textfield_search.xml
│ │ │ ├── timepicker_down_btn.xml
│ │ │ ├── timepicker_input.xml
│ │ │ ├── timepicker_up_btn.xml
│ │ │ └── title_bar.xml
│ │ ├── drawable-en-hdpi
│ │ │ ├── sym_keyboard_delete.png
│ │ │ └── sym_keyboard_feedback_delete.png
│ │ ├── drawable-en-ldpi
│ │ │ ├── sym_keyboard_delete.png
│ │ │ └── sym_keyboard_feedback_delete.png
│ │ ├── drawable-en-mdpi
│ │ │ ├── sym_keyboard_delete.png
│ │ │ └── sym_keyboard_feedback_delete.png
│ │ ├── drawable-hdpi
│ │ │ ├── activity_title_bar.9.png
│ │ │ ├── arrow_down_float.png
│ │ │ ├── arrow_up_float.png
│ │ │ ├── battery_charge_background.png
│ │ │ ├── bottom_bar.png
│ │ │ ├── btn_check_buttonless_off.png
│ │ │ ├── btn_check_buttonless_on.png
│ │ │ ├── btn_check_label_background.9.png
│ │ │ ├── btn_check_off_disable_focused.png
│ │ │ ├── btn_check_off_disable.png
│ │ │ ├── btn_check_off.png
│ │ │ ├── btn_check_off_pressed.png
│ │ │ ├── btn_check_off_selected.png
│ │ │ ├── btn_check_on_disable_focused.png
│ │ │ ├── btn_check_on_disable.png
│ │ │ ├── btn_check_on.png
│ │ │ ├── btn_check_on_pressed.png
│ │ │ ├── btn_check_on_selected.png
│ │ │ ├── btn_circle_disable_focused.png
│ │ │ ├── btn_circle_disable.png
│ │ │ ├── btn_circle_normal.png
│ │ │ ├── btn_circle_pressed.png
│ │ │ ├── btn_circle_selected.png
│ │ │ ├── btn_close_normal.png
│ │ │ ├── btn_close_pressed.png
│ │ │ ├── btn_close_selected.png
│ │ │ ├── btn_code_lock_default.png
│ │ │ ├── btn_code_lock_touched.png
│ │ │ ├── btn_default_normal.9.png
│ │ │ ├── btn_default_normal_disable.9.png
│ │ │ ├── btn_default_normal_disable_focused.9.png
│ │ │ ├── btn_default_pressed.9.png
│ │ │ ├── btn_default_selected.9.png
│ │ │ ├── btn_default_small_normal.9.png
│ │ │ ├── btn_default_small_normal_disable.9.png
│ │ │ ├── btn_default_small_normal_disable_focused.9.png
│ │ │ ├── btn_default_small_pressed.9.png
│ │ │ ├── btn_default_small_selected.9.png
│ │ │ ├── btn_default_transparent_normal.9.png
│ │ │ ├── btn_dialog_disable.png
│ │ │ ├── btn_dialog_normal.png
│ │ │ ├── btn_dialog_pressed.png
│ │ │ ├── btn_dialog_selected.png
│ │ │ ├── btn_dropdown_disabled.9.png
│ │ │ ├── btn_dropdown_disabled_focused.9.png
│ │ │ ├── btn_dropdown_normal.9.png
│ │ │ ├── btn_dropdown_pressed.9.png
│ │ │ ├── btn_dropdown_selected.9.png
│ │ │ ├── btn_erase_default.9.png
│ │ │ ├── btn_erase_pressed.9.png
│ │ │ ├── btn_erase_selected.9.png
│ │ │ ├── btn_global_search_normal.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_normal.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_normal_off.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_normal_on.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_pressed.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_pressed_off.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_pressed_on.9.png
│ │ │ ├── btn_keyboard_key_normal.9.png
│ │ │ ├── btn_keyboard_key_normal_off.9.png
│ │ │ ├── btn_keyboard_key_normal_on.9.png
│ │ │ ├── btn_keyboard_key_pressed.9.png
│ │ │ ├── btn_keyboard_key_pressed_off.9.png
│ │ │ ├── btn_keyboard_key_pressed_on.9.png
│ │ │ ├── btn_keyboard_key_trans_normal.9.png
│ │ │ ├── btn_keyboard_key_trans_normal_off.9.png
│ │ │ ├── btn_keyboard_key_trans_normal_on.9.png
│ │ │ ├── btn_keyboard_key_trans_pressed.9.png
│ │ │ ├── btn_keyboard_key_trans_pressed_off.9.png
│ │ │ ├── btn_keyboard_key_trans_pressed_on.9.png
│ │ │ ├── btn_keyboard_key_trans_selected.9.png
│ │ │ ├── btn_media_player.9.png
│ │ │ ├── btn_media_player_disabled.9.png
│ │ │ ├── btn_media_player_disabled_selected.9.png
│ │ │ ├── btn_media_player_pressed.9.png
│ │ │ ├── btn_media_player_selected.9.png
│ │ │ ├── btn_minus_default.png
│ │ │ ├── btn_minus_disable_focused.png
│ │ │ ├── btn_minus_disable.png
│ │ │ ├── btn_minus_pressed.png
│ │ │ ├── btn_minus_selected.png
│ │ │ ├── btn_plus_default.png
│ │ │ ├── btn_plus_disable_focused.png
│ │ │ ├── btn_plus_disable.png
│ │ │ ├── btn_plus_pressed.png
│ │ │ ├── btn_plus_selected.png
│ │ │ ├── btn_radio_label_background.9.png
│ │ │ ├── btn_radio_off.png
│ │ │ ├── btn_radio_off_pressed.png
│ │ │ ├── btn_radio_off_selected.png
│ │ │ ├── btn_radio_on.png
│ │ │ ├── btn_radio_on_pressed.png
│ │ │ ├── btn_radio_on_selected.png
│ │ │ ├── btn_rating_star_off_normal.png
│ │ │ ├── btn_rating_star_off_pressed.png
│ │ │ ├── btn_rating_star_off_selected.png
│ │ │ ├── btn_rating_star_on_normal.png
│ │ │ ├── btn_rating_star_on_pressed.png
│ │ │ ├── btn_rating_star_on_selected.png
│ │ │ ├── btn_search_dialog_default.9.png
│ │ │ ├── btn_search_dialog_pressed.9.png
│ │ │ ├── btn_search_dialog_selected.9.png
│ │ │ ├── btn_search_dialog_voice_default.9.png
│ │ │ ├── btn_search_dialog_voice_pressed.9.png
│ │ │ ├── btn_search_dialog_voice_selected.9.png
│ │ │ ├── btn_square_overlay_disabled_focused.png
│ │ │ ├── btn_square_overlay_disabled.png
│ │ │ ├── btn_square_overlay_normal.png
│ │ │ ├── btn_square_overlay_pressed.png
│ │ │ ├── btn_square_overlay_selected.png
│ │ │ ├── btn_star_big_off_disable_focused.png
│ │ │ ├── btn_star_big_off_disable.png
│ │ │ ├── btn_star_big_off.png
│ │ │ ├── btn_star_big_off_pressed.png
│ │ │ ├── btn_star_big_off_selected.png
│ │ │ ├── btn_star_big_on_disable_focused.png
│ │ │ ├── btn_star_big_on_disable.png
│ │ │ ├── btn_star_big_on.png
│ │ │ ├── btn_star_big_on_pressed.png
│ │ │ ├── btn_star_big_on_selected.png
│ │ │ ├── btn_star_label_background.9.png
│ │ │ ├── btn_toggle_off.9.png
│ │ │ ├── btn_toggle_on.9.png
│ │ │ ├── btn_zoom_down_disabled.9.png
│ │ │ ├── btn_zoom_down_disabled_focused.9.png
│ │ │ ├── btn_zoom_down_normal.9.png
│ │ │ ├── btn_zoom_down_pressed.9.png
│ │ │ ├── btn_zoom_down_selected.9.png
│ │ │ ├── btn_zoom_page_normal.png
│ │ │ ├── btn_zoom_page_press.png
│ │ │ ├── btn_zoom_up_disabled.9.png
│ │ │ ├── btn_zoom_up_disabled_focused.9.png
│ │ │ ├── btn_zoom_up_normal.9.png
│ │ │ ├── btn_zoom_up_pressed.9.png
│ │ │ ├── btn_zoom_up_selected.9.png
│ │ │ ├── button_onoff_indicator_off.png
│ │ │ ├── button_onoff_indicator_on.png
│ │ │ ├── call_contact.png
│ │ │ ├── checkbox_off_background.png
│ │ │ ├── checkbox_on_background.png
│ │ │ ├── clock_dial.png
│ │ │ ├── clock_hand_hour.png
│ │ │ ├── clock_hand_minute.png
│ │ │ ├── code_lock_bottom.9.png
│ │ │ ├── code_lock_left.9.png
│ │ │ ├── code_lock_top.9.png
│ │ │ ├── combobox_disabled.png
│ │ │ ├── combobox_nohighlight.png
│ │ │ ├── compass_arrow.png
│ │ │ ├── compass_base.png
│ │ │ ├── contact_header_bg.9.png
│ │ │ ├── create_contact.png
│ │ │ ├── dark_header.9.png
│ │ │ ├── dialog_divider_horizontal_light.9.png
│ │ │ ├── divider_horizontal_bright.9.png
│ │ │ ├── divider_horizontal_bright_opaque.9.png
│ │ │ ├── divider_horizontal_dark.9.png
│ │ │ ├── divider_horizontal_dark_opaque.9.png
│ │ │ ├── divider_horizontal_dim_dark.9.png
│ │ │ ├── divider_horizontal_textfield.9.png
│ │ │ ├── divider_vertical_bright.9.png
│ │ │ ├── divider_vertical_bright_opaque.9.png
│ │ │ ├── divider_vertical_dark.9.png
│ │ │ ├── divider_vertical_dark_opaque.9.png
│ │ │ ├── editbox_background_focus_yellow.9.png
│ │ │ ├── editbox_background_normal.9.png
│ │ │ ├── editbox_dropdown_background.9.png
│ │ │ ├── editbox_dropdown_background_dark.9.png
│ │ │ ├── emo_im_angel.png
│ │ │ ├── emo_im_cool.png
│ │ │ ├── emo_im_crying.png
│ │ │ ├── emo_im_embarrassed.png
│ │ │ ├── emo_im_foot_in_mouth.png
│ │ │ ├── emo_im_happy.png
│ │ │ ├── emo_im_kissing.png
│ │ │ ├── emo_im_laughing.png
│ │ │ ├── emo_im_lips_are_sealed.png
│ │ │ ├── emo_im_money_mouth.png
│ │ │ ├── emo_im_sad.png
│ │ │ ├── emo_im_surprised.png
│ │ │ ├── emo_im_tongue_sticking_out.png
│ │ │ ├── emo_im_undecided.png
│ │ │ ├── emo_im_winking.png
│ │ │ ├── emo_im_wtf.png
│ │ │ ├── emo_im_yelling.png
│ │ │ ├── expander_ic_maximized.9.png
│ │ │ ├── expander_ic_minimized.9.png
│ │ │ ├── focused_application_background_static.png
│ │ │ ├── frame_gallery_thumb.9.png
│ │ │ ├── frame_gallery_thumb_pressed.9.png
│ │ │ ├── frame_gallery_thumb_selected.9.png
│ │ │ ├── gallery_selected_default.9.png
│ │ │ ├── gallery_selected_focused.9.png
│ │ │ ├── gallery_selected_pressed.9.png
│ │ │ ├── gallery_unselected_default.9.png
│ │ │ ├── gallery_unselected_pressed.9.png
│ │ │ ├── grid_selector_background_focus.9.png
│ │ │ ├── grid_selector_background_pressed.9.png
│ │ │ ├── highlight_disabled.9.png
│ │ │ ├── highlight_pressed.9.png
│ │ │ ├── highlight_selected.9.png
│ │ │ ├── ic_aggregated.png
│ │ │ ├── ic_btn_round_more_disabled.png
│ │ │ ├── ic_btn_round_more_normal.png
│ │ │ ├── ic_btn_search_go.png
│ │ │ ├── ic_btn_search.png
│ │ │ ├── ic_btn_speak_now.png
│ │ │ ├── ic_btn_square_browser_zoom_fit_page_disabled.png
│ │ │ ├── ic_btn_square_browser_zoom_fit_page_normal.png
│ │ │ ├── ic_btn_square_browser_zoom_page_overview_disabled.png
│ │ │ ├── ic_btn_square_browser_zoom_page_overview_normal.png
│ │ │ ├── ic_bullet_key_permission.png
│ │ │ ├── ic_contact_picture_2.png
│ │ │ ├── ic_contact_picture_3.png
│ │ │ ├── ic_contact_picture.png
│ │ │ ├── ic_delete.png
│ │ │ ├── ic_dialog_alert.png
│ │ │ ├── ic_dialog_dialer.png
│ │ │ ├── ic_dialog_email.png
│ │ │ ├── ic_dialog_info.png
│ │ │ ├── ic_dialog_map.png
│ │ │ ├── ic_dialog_time.png
│ │ │ ├── ic_dialog_usb.png
│ │ │ ├── ic_emergency.png
│ │ │ ├── ic_input_add.png
│ │ │ ├── ic_input_delete.png
│ │ │ ├── ic_input_get.png
│ │ │ ├── ic_jog_dial_answer_and_end.png
│ │ │ ├── ic_jog_dial_answer_and_hold.png
│ │ │ ├── ic_jog_dial_answer.png
│ │ │ ├── ic_jog_dial_decline.png
│ │ │ ├── ic_jog_dial_sound_off.png
│ │ │ ├── ic_jog_dial_sound_on.png
│ │ │ ├── ic_jog_dial_unlock.png
│ │ │ ├── ic_jog_dial_vibrate_on.png
│ │ │ ├── ic_launcher_android.png
│ │ │ ├── ic_lock_airplane_mode_off.png
│ │ │ ├── ic_lock_airplane_mode.png
│ │ │ ├── ic_lock_idle_alarm.png
│ │ │ ├── ic_lock_idle_charging.png
│ │ │ ├── ic_lock_idle_lock.png
│ │ │ ├── ic_lock_idle_low_battery.png
│ │ │ ├── ic_lock_lock.png
│ │ │ ├── ic_lock_power_off.png
│ │ │ ├── ic_lock_ringer_off.png
│ │ │ ├── ic_lock_ringer_on.png
│ │ │ ├── ic_lock_silent_mode_off.png
│ │ │ ├── ic_lock_silent_mode.png
│ │ │ ├── ic_lock_silent_mode_vibrate.png
│ │ │ ├── ic_maps_indicator_current_position_anim1.png
│ │ │ ├── ic_maps_indicator_current_position_anim2.png
│ │ │ ├── ic_maps_indicator_current_position_anim3.png
│ │ │ ├── ic_maps_indicator_current_position.png
│ │ │ ├── ic_media_ff.png
│ │ │ ├── ic_media_next.png
│ │ │ ├── ic_media_pause.png
│ │ │ ├── ic_media_play.png
│ │ │ ├── ic_media_previous.png
│ │ │ ├── ic_media_rew.png
│ │ │ ├── ic_menu_account_list.png
│ │ │ ├── ic_menu_add.png
│ │ │ ├── ic_menu_agenda.png
│ │ │ ├── ic_menu_allfriends.png
│ │ │ ├── ic_menu_always_landscape_portrait.png
│ │ │ ├── ic_menu_archive.png
│ │ │ ├── ic_menu_attachment.png
│ │ │ ├── ic_menu_back.png
│ │ │ ├── ic_menu_blocked_user.png
│ │ │ ├── ic_menu_block.png
│ │ │ ├── ic_menu_call.png
│ │ │ ├── ic_menu_camera.png
│ │ │ ├── ic_menu_cc.png
│ │ │ ├── ic_menu_chat_dashboard.png
│ │ │ ├── ic_menu_clear_playlist.png
│ │ │ ├── ic_menu_close_clear_cancel.png
│ │ │ ├── ic_menu_compass.png
│ │ │ ├── ic_menu_compose.png
│ │ │ ├── ic_menu_crop.png
│ │ │ ├── ic_menu_day.png
│ │ │ ├── ic_menu_delete.png
│ │ │ ├── ic_menu_directions.png
│ │ │ ├── ic_menu_edit.png
│ │ │ ├── ic_menu_emoticons.png
│ │ │ ├── ic_menu_end_conversation.png
│ │ │ ├── ic_menu_forward.png
│ │ │ ├── ic_menu_friendslist.png
│ │ │ ├── ic_menu_gallery.png
│ │ │ ├── ic_menu_goto.png
│ │ │ ├── ic_menu_help.png
│ │ │ ├── ic_menu_home.png
│ │ │ ├── ic_menu_info_details.png
│ │ │ ├── ic_menu_invite.png
│ │ │ ├── ic_menu_login.png
│ │ │ ├── ic_menu_manage.png
│ │ │ ├── ic_menu_mapmode.png
│ │ │ ├── ic_menu_mark.png
│ │ │ ├── ic_menu_month.png
│ │ │ ├── ic_menu_more.png
│ │ │ ├── ic_menu_my_calendar.png
│ │ │ ├── ic_menu_mylocation.png
│ │ │ ├── ic_menu_myplaces.png
│ │ │ ├── ic_menu_notifications.png
│ │ │ ├── ic_menu_play_clip.png
│ │ │ ├── ic_menu_preferences.png
│ │ │ ├── ic_menu_recent_history.png
│ │ │ ├── ic_menu_refresh.png
│ │ │ ├── ic_menu_report_image.png
│ │ │ ├── ic_menu_revert.png
│ │ │ ├── ic_menu_rotate.png
│ │ │ ├── ic_menu_save.png
│ │ │ ├── ic_menu_search.png
│ │ │ ├── ic_menu_send.png
│ │ │ ├── ic_menu_set_as.png
│ │ │ ├── ic_menu_share.png
│ │ │ ├── ic_menu_slideshow.png
│ │ │ ├── ic_menu_sort_alphabetically.png
│ │ │ ├── ic_menu_sort_by_size.png
│ │ │ ├── ic_menu_star.png
│ │ │ ├── ic_menu_start_conversation.png
│ │ │ ├── ic_menu_stop.png
│ │ │ ├── ic_menu_today.png
│ │ │ ├── ic_menu_upload.png
│ │ │ ├── ic_menu_upload_you_tube.png
│ │ │ ├── ic_menu_view.png
│ │ │ ├── ic_menu_week.png
│ │ │ ├── ic_menu_zoom.png
│ │ │ ├── ic_notification_clear_all.png
│ │ │ ├── ic_notification_overlay.9.png
│ │ │ ├── icon_highlight_rectangle.9.png
│ │ │ ├── icon_highlight_square.9.png
│ │ │ ├── ic_partial_secure.png
│ │ │ ├── ic_popup_disk_full.png
│ │ │ ├── ic_popup_reminder.png
│ │ │ ├── ic_popup_sync_1.png
│ │ │ ├── ic_popup_sync_2.png
│ │ │ ├── ic_popup_sync_3.png
│ │ │ ├── ic_popup_sync_4.png
│ │ │ ├── ic_popup_sync_5.png
│ │ │ ├── ic_popup_sync_6.png
│ │ │ ├── ic_search_category_default.png
│ │ │ ├── ic_secure.png
│ │ │ ├── ic_text_dot.png
│ │ │ ├── ic_vibrate.png
│ │ │ ├── ic_vibrate_small.png
│ │ │ ├── ic_volume_bluetooth_ad2p.png
│ │ │ ├── ic_volume_bluetooth_in_call.png
│ │ │ ├── ic_volume_off.png
│ │ │ ├── ic_volume_off_small.png
│ │ │ ├── ic_volume.png
│ │ │ ├── ic_volume_small.png
│ │ │ ├── ime_qwerty.png
│ │ │ ├── indicator_code_lock_drag_direction_green_up.png
│ │ │ ├── indicator_code_lock_drag_direction_red_up.png
│ │ │ ├── indicator_code_lock_point_area_default.png
│ │ │ ├── indicator_code_lock_point_area_green.png
│ │ │ ├── indicator_code_lock_point_area_red.png
│ │ │ ├── indicator_input_error.png
│ │ │ ├── jog_dial_arrow_long_left_green.png
│ │ │ ├── jog_dial_arrow_long_left_yellow.png
│ │ │ ├── jog_dial_arrow_long_middle_yellow.png
│ │ │ ├── jog_dial_arrow_long_right_red.png
│ │ │ ├── jog_dial_arrow_long_right_yellow.png
│ │ │ ├── jog_dial_arrow_short_left_and_right.png
│ │ │ ├── jog_dial_arrow_short_left.png
│ │ │ ├── jog_dial_arrow_short_right.png
│ │ │ ├── jog_dial_bg.png
│ │ │ ├── jog_dial_dimple_dim.png
│ │ │ ├── jog_dial_dimple.png
│ │ │ ├── jog_tab_bar_left_end_confirm_gray.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_green.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_red.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_yellow.9.png
│ │ │ ├── jog_tab_bar_left_end_normal.9.png
│ │ │ ├── jog_tab_bar_left_end_pressed.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_gray.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_green.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_red.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_yellow.9.png
│ │ │ ├── jog_tab_bar_right_end_normal.9.png
│ │ │ ├── jog_tab_bar_right_end_pressed.9.png
│ │ │ ├── jog_tab_left_confirm_gray.png
│ │ │ ├── jog_tab_left_confirm_green.png
│ │ │ ├── jog_tab_left_confirm_red.png
│ │ │ ├── jog_tab_left_confirm_yellow.png
│ │ │ ├── jog_tab_left_normal.png
│ │ │ ├── jog_tab_left_pressed.png
│ │ │ ├── jog_tab_right_confirm_gray.png
│ │ │ ├── jog_tab_right_confirm_green.png
│ │ │ ├── jog_tab_right_confirm_red.png
│ │ │ ├── jog_tab_right_confirm_yellow.png
│ │ │ ├── jog_tab_right_normal.png
│ │ │ ├── jog_tab_right_pressed.png
│ │ │ ├── jog_tab_target_gray.png
│ │ │ ├── jog_tab_target_green.png
│ │ │ ├── jog_tab_target_red.png
│ │ │ ├── jog_tab_target_yellow.png
│ │ │ ├── keyboard_accessory_bg_landscape.9.png
│ │ │ ├── keyboard_background.9.png
│ │ │ ├── keyboard_key_feedback_background.9.png
│ │ │ ├── keyboard_key_feedback_more_background.9.png
│ │ │ ├── keyboard_popup_panel_background.9.png
│ │ │ ├── keyboard_popup_panel_trans_background.9.png
│ │ │ ├── keyboard_textfield_selected.9.png
│ │ │ ├── light_header.9.png
│ │ │ ├── list_selector_background_disabled.9.png
│ │ │ ├── list_selector_background_focus.9.png
│ │ │ ├── list_selector_background_longpress.9.png
│ │ │ ├── list_selector_background_pressed.9.png
│ │ │ ├── maps_google_logo.png
│ │ │ ├── menu_background.9.png
│ │ │ ├── menu_background_fill_parent_width.9.png
│ │ │ ├── menuitem_background_focus.9.png
│ │ │ ├── menuitem_background_pressed.9.png
│ │ │ ├── menuitem_background_solid_focused.9.png
│ │ │ ├── menuitem_background_solid_pressed.9.png
│ │ │ ├── menuitem_checkbox_on.png
│ │ │ ├── menu_separator.9.png
│ │ │ ├── menu_submenu_background.9.png
│ │ │ ├── overscroll_edge.png
│ │ │ ├── overscroll_glow.png
│ │ │ ├── panel_background.9.png
│ │ │ ├── panel_picture_frame_bg_focus_blue.9.png
│ │ │ ├── panel_picture_frame_bg_normal.9.png
│ │ │ ├── panel_picture_frame_bg_pressed_blue.9.png
│ │ │ ├── password_field_default.9.png
│ │ │ ├── picture_emergency.png
│ │ │ ├── picture_frame.9.png
│ │ │ ├── popup_bottom_bright.9.png
│ │ │ ├── popup_bottom_dark.9.png
│ │ │ ├── popup_bottom_medium.9.png
│ │ │ ├── popup_center_bright.9.png
│ │ │ ├── popup_center_dark.9.png
│ │ │ ├── popup_center_medium.9.png
│ │ │ ├── popup_full_bright.9.png
│ │ │ ├── popup_full_dark.9.png
│ │ │ ├── popup_inline_error.9.png
│ │ │ ├── popup_inline_error_above.9.png
│ │ │ ├── popup_top_bright.9.png
│ │ │ ├── popup_top_dark.9.png
│ │ │ ├── presence_audio_away.png
│ │ │ ├── presence_audio_busy.png
│ │ │ ├── presence_audio_online.png
│ │ │ ├── presence_away.png
│ │ │ ├── presence_busy.png
│ │ │ ├── presence_invisible.png
│ │ │ ├── presence_offline.png
│ │ │ ├── presence_online.png
│ │ │ ├── presence_video_away.png
│ │ │ ├── presence_video_busy.png
│ │ │ ├── presence_video_online.png
│ │ │ ├── pressed_application_background_static.png
│ │ │ ├── progressbar_indeterminate1.png
│ │ │ ├── progressbar_indeterminate2.png
│ │ │ ├── progressbar_indeterminate3.png
│ │ │ ├── quickcontact_badge_pressed.9.png
│ │ │ ├── quickcontact_badge_small_pressed.9.png
│ │ │ ├── quickcontact_badge_small_unpressed.9.png
│ │ │ ├── quickcontact_badge_unpressed.9.png
│ │ │ ├── quickcontact_nobadge_highlight.9.png
│ │ │ ├── quickcontact_nobadge_normal.9.png
│ │ │ ├── quickcontact_nobadge_pressed.9.png
│ │ │ ├── radiobutton_off_background.png
│ │ │ ├── radiobutton_on_background.png
│ │ │ ├── rate_star_big_half.png
│ │ │ ├── rate_star_big_off.png
│ │ │ ├── rate_star_big_on.png
│ │ │ ├── rate_star_med_half.png
│ │ │ ├── rate_star_med_off.png
│ │ │ ├── rate_star_med_on.png
│ │ │ ├── rate_star_small_half.png
│ │ │ ├── rate_star_small_off.png
│ │ │ ├── rate_star_small_on.png
│ │ │ ├── recent_dialog_background.9.png
│ │ │ ├── reticle.png
│ │ │ ├── scrollbar_handle_accelerated_anim2.9.png
│ │ │ ├── scrollbar_handle_horizontal.9.png
│ │ │ ├── scrollbar_handle_vertical.9.png
│ │ │ ├── search_dropdown_background.9.png
│ │ │ ├── search_plate.9.png
│ │ │ ├── search_plate_global.9.png
│ │ │ ├── seek_thumb_normal.png
│ │ │ ├── seek_thumb_pressed.png
│ │ │ ├── seek_thumb_selected.png
│ │ │ ├── settings_header_raw.9.png
│ │ │ ├── spinner_black_16.png
│ │ │ ├── spinner_black_20.png
│ │ │ ├── spinner_black_48.png
│ │ │ ├── spinner_black_76.png
│ │ │ ├── spinner_dropdown_background_down.9.png
│ │ │ ├── spinner_dropdown_background_up.9.png
│ │ │ ├── spinner_normal.9.png
│ │ │ ├── spinner_press.9.png
│ │ │ ├── spinner_select.9.png
│ │ │ ├── spinner_white_16.png
│ │ │ ├── spinner_white_48.png
│ │ │ ├── spinner_white_76.png
│ │ │ ├── star_big_off.png
│ │ │ ├── star_big_on.png
│ │ │ ├── star_off.png
│ │ │ ├── star_on.png
│ │ │ ├── stat_ecb_mode.png
│ │ │ ├── stat_notify_call_mute.png
│ │ │ ├── stat_notify_car_mode.png
│ │ │ ├── stat_notify_chat.png
│ │ │ ├── stat_notify_disk_full.png
│ │ │ ├── stat_notify_email_generic.png
│ │ │ ├── stat_notify_error.png
│ │ │ ├── stat_notify_gmail.png
│ │ │ ├── stat_notify_missed_call.png
│ │ │ ├── stat_notify_more.png
│ │ │ ├── stat_notify_sdcard.png
│ │ │ ├── stat_notify_sdcard_prepare.png
│ │ │ ├── stat_notify_sdcard_usb.png
│ │ │ ├── stat_notify_sim_toolkit.png
│ │ │ ├── stat_notify_sync_anim0.png
│ │ │ ├── stat_notify_sync_error.png
│ │ │ ├── stat_notify_sync.png
│ │ │ ├── stat_notify_voicemail.png
│ │ │ ├── stat_notify_wifi_in_range.png
│ │ │ ├── stat_sys_adb.png
│ │ │ ├── stat_sys_battery_0.png
│ │ │ ├── stat_sys_battery_100.png
│ │ │ ├── stat_sys_battery_10.png
│ │ │ ├── stat_sys_battery_15.png
│ │ │ ├── stat_sys_battery_20.png
│ │ │ ├── stat_sys_battery_25.png
│ │ │ ├── stat_sys_battery_30.png
│ │ │ ├── stat_sys_battery_35.png
│ │ │ ├── stat_sys_battery_40.png
│ │ │ ├── stat_sys_battery_45.png
│ │ │ ├── stat_sys_battery_50.png
│ │ │ ├── stat_sys_battery_55.png
│ │ │ ├── stat_sys_battery_5.png
│ │ │ ├── stat_sys_battery_60.png
│ │ │ ├── stat_sys_battery_65.png
│ │ │ ├── stat_sys_battery_70.png
│ │ │ ├── stat_sys_battery_75.png
│ │ │ ├── stat_sys_battery_80.png
│ │ │ ├── stat_sys_battery_85.png
│ │ │ ├── stat_sys_battery_90.png
│ │ │ ├── stat_sys_battery_95.png
│ │ │ ├── stat_sys_battery_charge_anim0.png
│ │ │ ├── stat_sys_battery_charge_anim1.png
│ │ │ ├── stat_sys_battery_charge_anim2.png
│ │ │ ├── stat_sys_battery_charge_anim3.png
│ │ │ ├── stat_sys_battery_charge_anim4.png
│ │ │ ├── stat_sys_battery_charge_anim5.png
│ │ │ ├── stat_sys_battery_unknown.png
│ │ │ ├── stat_sys_data_bluetooth.png
│ │ │ ├── stat_sys_data_usb.png
│ │ │ ├── stat_sys_download_anim0.png
│ │ │ ├── stat_sys_download_anim1.png
│ │ │ ├── stat_sys_download_anim2.png
│ │ │ ├── stat_sys_download_anim3.png
│ │ │ ├── stat_sys_download_anim4.png
│ │ │ ├── stat_sys_download_anim5.png
│ │ │ ├── stat_sys_gps_on.png
│ │ │ ├── stat_sys_headset.png
│ │ │ ├── stat_sys_phone_call_forward.png
│ │ │ ├── stat_sys_phone_call_on_hold.png
│ │ │ ├── stat_sys_phone_call.png
│ │ │ ├── stat_sys_ra_signal_0_cdma.png
│ │ │ ├── stat_sys_ra_signal_1_cdma.png
│ │ │ ├── stat_sys_ra_signal_2_cdma.png
│ │ │ ├── stat_sys_ra_signal_3_cdma.png
│ │ │ ├── stat_sys_ra_signal_4_cdma.png
│ │ │ ├── stat_sys_r_signal_0_cdma.png
│ │ │ ├── stat_sys_r_signal_1_cdma.png
│ │ │ ├── stat_sys_r_signal_2_cdma.png
│ │ │ ├── stat_sys_r_signal_3_cdma.png
│ │ │ ├── stat_sys_r_signal_4_cdma.png
│ │ │ ├── stat_sys_secure.png
│ │ │ ├── stat_sys_signal_0_cdma.png
│ │ │ ├── stat_sys_signal_1_cdma.png
│ │ │ ├── stat_sys_signal_2_cdma.png
│ │ │ ├── stat_sys_signal_3_cdma.png
│ │ │ ├── stat_sys_signal_4_cdma.png
│ │ │ ├── stat_sys_signal_evdo_0.png
│ │ │ ├── stat_sys_signal_evdo_1.png
│ │ │ ├── stat_sys_signal_evdo_2.png
│ │ │ ├── stat_sys_signal_evdo_3.png
│ │ │ ├── stat_sys_signal_evdo_4.png
│ │ │ ├── stat_sys_speakerphone.png
│ │ │ ├── stat_sys_tether_bluetooth.png
│ │ │ ├── stat_sys_tether_general.png
│ │ │ ├── stat_sys_tether_usb.png
│ │ │ ├── stat_sys_tether_wifi.png
│ │ │ ├── stat_sys_throttled.png
│ │ │ ├── stat_sys_upload_anim0.png
│ │ │ ├── stat_sys_upload_anim1.png
│ │ │ ├── stat_sys_upload_anim2.png
│ │ │ ├── stat_sys_upload_anim3.png
│ │ │ ├── stat_sys_upload_anim4.png
│ │ │ ├── stat_sys_upload_anim5.png
│ │ │ ├── stat_sys_vp_phone_call_on_hold.png
│ │ │ ├── stat_sys_vp_phone_call.png
│ │ │ ├── stat_sys_warning.png
│ │ │ ├── status_bar_background.png
│ │ │ ├── status_bar_header_background.9.png
│ │ │ ├── status_bar_item_app_background_normal.9.png
│ │ │ ├── status_bar_item_background_focus.9.png
│ │ │ ├── status_bar_item_background_normal.9.png
│ │ │ ├── status_bar_item_background_pressed.9.png
│ │ │ ├── submenu_arrow_nofocus.png
│ │ │ ├── sym_action_add.png
│ │ │ ├── sym_action_call.png
│ │ │ ├── sym_action_chat.png
│ │ │ ├── sym_action_email.png
│ │ │ ├── sym_app_on_sd_unavailable_icon.png
│ │ │ ├── sym_call_incoming.png
│ │ │ ├── sym_call_missed.png
│ │ │ ├── sym_call_outgoing.png
│ │ │ ├── sym_contact_card.png
│ │ │ ├── sym_def_app_icon.png
│ │ │ ├── sym_keyboard_delete_dim.png
│ │ │ ├── sym_keyboard_delete.png
│ │ │ ├── sym_keyboard_feedback_delete.png
│ │ │ ├── sym_keyboard_feedback_ok.png
│ │ │ ├── sym_keyboard_feedback_return.png
│ │ │ ├── sym_keyboard_feedback_shift_locked.png
│ │ │ ├── sym_keyboard_feedback_shift.png
│ │ │ ├── sym_keyboard_feedback_space.png
│ │ │ ├── sym_keyboard_num0_no_plus.png
│ │ │ ├── sym_keyboard_num1.png
│ │ │ ├── sym_keyboard_num2.png
│ │ │ ├── sym_keyboard_num3.png
│ │ │ ├── sym_keyboard_num4.png
│ │ │ ├── sym_keyboard_num5.png
│ │ │ ├── sym_keyboard_num6.png
│ │ │ ├── sym_keyboard_num7.png
│ │ │ ├── sym_keyboard_num8.png
│ │ │ ├── sym_keyboard_num9.png
│ │ │ ├── sym_keyboard_ok_dim.png
│ │ │ ├── sym_keyboard_ok.png
│ │ │ ├── sym_keyboard_return.png
│ │ │ ├── sym_keyboard_shift_locked.png
│ │ │ ├── sym_keyboard_shift.png
│ │ │ ├── sym_keyboard_space.png
│ │ │ ├── tab_focus.9.png
│ │ │ ├── tab_focus_bar_left.9.png
│ │ │ ├── tab_focus_bar_right.9.png
│ │ │ ├── tab_press.9.png
│ │ │ ├── tab_press_bar_left.9.png
│ │ │ ├── tab_press_bar_right.9.png
│ │ │ ├── tab_selected.9.png
│ │ │ ├── tab_selected_bar_left.9.png
│ │ │ ├── tab_selected_bar_left_v4.9.png
│ │ │ ├── tab_selected_bar_right.9.png
│ │ │ ├── tab_selected_bar_right_v4.9.png
│ │ │ ├── tab_selected_v4.9.png
│ │ │ ├── tab_unselected.9.png
│ │ │ ├── tab_unselected_v4.9.png
│ │ │ ├── textfield_default.9.png
│ │ │ ├── textfield_disabled.9.png
│ │ │ ├── textfield_disabled_selected.9.png
│ │ │ ├── textfield_pressed.9.png
│ │ │ ├── textfield_search_default.9.png
│ │ │ ├── textfield_search_empty_default.9.png
│ │ │ ├── textfield_search_empty_pressed.9.png
│ │ │ ├── textfield_search_empty_selected.9.png
│ │ │ ├── textfield_search_pressed.9.png
│ │ │ ├── textfield_search_selected.9.png
│ │ │ ├── textfield_selected.9.png
│ │ │ ├── text_select_handle_left.png
│ │ │ ├── text_select_handle_middle.png
│ │ │ ├── text_select_handle_right.png
│ │ │ ├── timepicker_down_disabled.9.png
│ │ │ ├── timepicker_down_disabled_focused.9.png
│ │ │ ├── timepicker_down_normal.9.png
│ │ │ ├── timepicker_down_pressed.9.png
│ │ │ ├── timepicker_down_selected.9.png
│ │ │ ├── timepicker_input_disabled.9.png
│ │ │ ├── timepicker_input_normal.9.png
│ │ │ ├── timepicker_input_pressed.9.png
│ │ │ ├── timepicker_input_selected.9.png
│ │ │ ├── timepicker_up_disabled.9.png
│ │ │ ├── timepicker_up_disabled_focused.9.png
│ │ │ ├── timepicker_up_normal.9.png
│ │ │ ├── timepicker_up_pressed.9.png
│ │ │ ├── timepicker_up_selected.9.png
│ │ │ ├── title_bar_medium.9.png
│ │ │ ├── title_bar_portrait.9.png
│ │ │ ├── title_bar_shadow.9.png
│ │ │ ├── title_bar_tall.9.png
│ │ │ ├── toast_frame.9.png
│ │ │ ├── unknown_image.png
│ │ │ ├── usb_android_connected.png
│ │ │ ├── usb_android.png
│ │ │ └── zoom_plate.9.png
│ │ ├── drawable-land-hdpi
│ │ │ ├── bottombar_565.png
│ │ │ ├── btn_lock_normal.9.png
│ │ │ ├── ic_jog_dial_sound_off.png
│ │ │ ├── ic_jog_dial_sound_on.png
│ │ │ ├── ic_jog_dial_unlock.png
│ │ │ ├── jog_tab_bar_left_end_confirm_gray.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_green.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_red.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_yellow.9.png
│ │ │ ├── jog_tab_bar_left_end_normal.9.png
│ │ │ ├── jog_tab_bar_left_end_pressed.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_gray.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_green.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_red.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_yellow.9.png
│ │ │ ├── jog_tab_bar_right_end_normal.9.png
│ │ │ ├── jog_tab_bar_right_end_pressed.9.png
│ │ │ ├── jog_tab_left_confirm_gray.png
│ │ │ ├── jog_tab_left_confirm_green.png
│ │ │ ├── jog_tab_left_confirm_red.png
│ │ │ ├── jog_tab_left_confirm_yellow.png
│ │ │ ├── jog_tab_left_normal.png
│ │ │ ├── jog_tab_left_pressed.png
│ │ │ ├── jog_tab_right_confirm_gray.png
│ │ │ ├── jog_tab_right_confirm_green.png
│ │ │ ├── jog_tab_right_confirm_red.png
│ │ │ ├── jog_tab_right_confirm_yellow.png
│ │ │ ├── jog_tab_right_normal.png
│ │ │ ├── jog_tab_right_pressed.png
│ │ │ ├── jog_tab_target_gray.png
│ │ │ ├── jog_tab_target_green.png
│ │ │ ├── jog_tab_target_red.png
│ │ │ └── jog_tab_target_yellow.png
│ │ ├── drawable-land-ldpi
│ │ │ ├── bottombar_565.png
│ │ │ ├── btn_lock_normal.9.png
│ │ │ ├── ic_jog_dial_sound_off.png
│ │ │ ├── ic_jog_dial_sound_on.png
│ │ │ ├── ic_jog_dial_unlock.png
│ │ │ ├── jog_tab_bar_left_end_confirm_gray.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_green.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_red.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_yellow.9.png
│ │ │ ├── jog_tab_bar_left_end_normal.9.png
│ │ │ ├── jog_tab_bar_left_end_pressed.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_gray.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_green.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_red.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_yellow.9.png
│ │ │ ├── jog_tab_bar_right_end_normal.9.png
│ │ │ ├── jog_tab_bar_right_end_pressed.9.png
│ │ │ ├── jog_tab_left_confirm_gray.png
│ │ │ ├── jog_tab_left_confirm_green.png
│ │ │ ├── jog_tab_left_confirm_red.png
│ │ │ ├── jog_tab_left_confirm_yellow.png
│ │ │ ├── jog_tab_left_normal.png
│ │ │ ├── jog_tab_left_pressed.png
│ │ │ ├── jog_tab_right_confirm_gray.png
│ │ │ ├── jog_tab_right_confirm_green.png
│ │ │ ├── jog_tab_right_confirm_red.png
│ │ │ ├── jog_tab_right_confirm_yellow.png
│ │ │ ├── jog_tab_right_normal.png
│ │ │ ├── jog_tab_right_pressed.png
│ │ │ ├── jog_tab_target_gray.png
│ │ │ ├── jog_tab_target_green.png
│ │ │ ├── jog_tab_target_red.png
│ │ │ └── jog_tab_target_yellow.png
│ │ ├── drawable-land-mdpi
│ │ │ ├── bottombar_565.png
│ │ │ ├── btn_lock_normal.9.png
│ │ │ ├── ic_jog_dial_sound_off.png
│ │ │ ├── ic_jog_dial_sound_on.png
│ │ │ ├── ic_jog_dial_unlock.png
│ │ │ ├── jog_tab_bar_left_end_confirm_gray.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_green.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_red.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_yellow.9.png
│ │ │ ├── jog_tab_bar_left_end_normal.9.png
│ │ │ ├── jog_tab_bar_left_end_pressed.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_gray.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_green.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_red.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_yellow.9.png
│ │ │ ├── jog_tab_bar_right_end_normal.9.png
│ │ │ ├── jog_tab_bar_right_end_pressed.9.png
│ │ │ ├── jog_tab_left_confirm_gray.png
│ │ │ ├── jog_tab_left_confirm_green.png
│ │ │ ├── jog_tab_left_confirm_red.png
│ │ │ ├── jog_tab_left_confirm_yellow.png
│ │ │ ├── jog_tab_left_normal.png
│ │ │ ├── jog_tab_left_pressed.png
│ │ │ ├── jog_tab_right_confirm_gray.png
│ │ │ ├── jog_tab_right_confirm_green.png
│ │ │ ├── jog_tab_right_confirm_red.png
│ │ │ ├── jog_tab_right_confirm_yellow.png
│ │ │ ├── jog_tab_right_normal.png
│ │ │ ├── jog_tab_right_pressed.png
│ │ │ ├── jog_tab_target_gray.png
│ │ │ ├── jog_tab_target_green.png
│ │ │ ├── jog_tab_target_red.png
│ │ │ └── jog_tab_target_yellow.png
│ │ ├── drawable-ldpi
│ │ │ ├── activity_title_bar.9.png
│ │ │ ├── arrow_down_float.png
│ │ │ ├── arrow_up_float.png
│ │ │ ├── battery_charge_background.png
│ │ │ ├── bottom_bar.png
│ │ │ ├── btn_check_buttonless_off.png
│ │ │ ├── btn_check_buttonless_on.png
│ │ │ ├── btn_check_label_background.9.png
│ │ │ ├── btn_check_off_disable_focused.png
│ │ │ ├── btn_check_off_disable.png
│ │ │ ├── btn_check_off.png
│ │ │ ├── btn_check_off_pressed.png
│ │ │ ├── btn_check_off_selected.png
│ │ │ ├── btn_check_on_disable_focused.png
│ │ │ ├── btn_check_on_disable.png
│ │ │ ├── btn_check_on.png
│ │ │ ├── btn_check_on_pressed.png
│ │ │ ├── btn_check_on_selected.png
│ │ │ ├── btn_circle_disable_focused.png
│ │ │ ├── btn_circle_disable.png
│ │ │ ├── btn_circle_normal.png
│ │ │ ├── btn_circle_pressed.png
│ │ │ ├── btn_circle_selected.png
│ │ │ ├── btn_close_normal.png
│ │ │ ├── btn_close_pressed.png
│ │ │ ├── btn_close_selected.png
│ │ │ ├── btn_code_lock_default.png
│ │ │ ├── btn_code_lock_touched.png
│ │ │ ├── btn_default_normal.9.png
│ │ │ ├── btn_default_normal_disable.9.png
│ │ │ ├── btn_default_normal_disable_focused.9.png
│ │ │ ├── btn_default_pressed.9.png
│ │ │ ├── btn_default_selected.9.png
│ │ │ ├── btn_default_small_normal.9.png
│ │ │ ├── btn_default_small_normal_disable.9.png
│ │ │ ├── btn_default_small_normal_disable_focused.9.png
│ │ │ ├── btn_default_small_pressed.9.png
│ │ │ ├── btn_default_small_selected.9.png
│ │ │ ├── btn_default_transparent_normal.9.png
│ │ │ ├── btn_dialog_disable.png
│ │ │ ├── btn_dialog_normal.png
│ │ │ ├── btn_dialog_pressed.png
│ │ │ ├── btn_dialog_selected.png
│ │ │ ├── btn_dropdown_disabled.9.png
│ │ │ ├── btn_dropdown_disabled_focused.9.png
│ │ │ ├── btn_dropdown_normal.9.png
│ │ │ ├── btn_dropdown_pressed.9.png
│ │ │ ├── btn_dropdown_selected.9.png
│ │ │ ├── btn_erase_default.9.png
│ │ │ ├── btn_erase_pressed.9.png
│ │ │ ├── btn_erase_selected.9.png
│ │ │ ├── btn_global_search_normal.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_normal.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_normal_off.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_normal_on.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_pressed.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_pressed_off.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_pressed_on.9.png
│ │ │ ├── btn_keyboard_key_normal.9.png
│ │ │ ├── btn_keyboard_key_normal_off.9.png
│ │ │ ├── btn_keyboard_key_normal_on.9.png
│ │ │ ├── btn_keyboard_key_pressed.9.png
│ │ │ ├── btn_keyboard_key_pressed_off.9.png
│ │ │ ├── btn_keyboard_key_pressed_on.9.png
│ │ │ ├── btn_keyboard_key_trans_normal.9.png
│ │ │ ├── btn_keyboard_key_trans_normal_off.9.png
│ │ │ ├── btn_keyboard_key_trans_normal_on.9.png
│ │ │ ├── btn_keyboard_key_trans_pressed.9.png
│ │ │ ├── btn_keyboard_key_trans_pressed_off.9.png
│ │ │ ├── btn_keyboard_key_trans_pressed_on.9.png
│ │ │ ├── btn_keyboard_key_trans_selected.9.png
│ │ │ ├── btn_media_player.9.png
│ │ │ ├── btn_media_player_disabled.9.png
│ │ │ ├── btn_media_player_disabled_selected.9.png
│ │ │ ├── btn_media_player_pressed.9.png
│ │ │ ├── btn_media_player_selected.9.png
│ │ │ ├── btn_minus_default.png
│ │ │ ├── btn_minus_disable_focused.png
│ │ │ ├── btn_minus_disable.png
│ │ │ ├── btn_minus_pressed.png
│ │ │ ├── btn_minus_selected.png
│ │ │ ├── btn_plus_default.png
│ │ │ ├── btn_plus_disable_focused.png
│ │ │ ├── btn_plus_disable.png
│ │ │ ├── btn_plus_pressed.png
│ │ │ ├── btn_plus_selected.png
│ │ │ ├── btn_radio_label_background.9.png
│ │ │ ├── btn_radio_off.png
│ │ │ ├── btn_radio_off_pressed.png
│ │ │ ├── btn_radio_off_selected.png
│ │ │ ├── btn_radio_on.png
│ │ │ ├── btn_radio_on_pressed.png
│ │ │ ├── btn_radio_on_selected.png
│ │ │ ├── btn_rating_star_off_normal.png
│ │ │ ├── btn_rating_star_off_pressed.png
│ │ │ ├── btn_rating_star_off_selected.png
│ │ │ ├── btn_rating_star_on_normal.png
│ │ │ ├── btn_rating_star_on_pressed.png
│ │ │ ├── btn_rating_star_on_selected.png
│ │ │ ├── btn_search_dialog_default.9.png
│ │ │ ├── btn_search_dialog_pressed.9.png
│ │ │ ├── btn_search_dialog_selected.9.png
│ │ │ ├── btn_search_dialog_voice_default.9.png
│ │ │ ├── btn_search_dialog_voice_pressed.9.png
│ │ │ ├── btn_search_dialog_voice_selected.9.png
│ │ │ ├── btn_square_overlay_disabled_focused.png
│ │ │ ├── btn_square_overlay_disabled.png
│ │ │ ├── btn_square_overlay_normal.png
│ │ │ ├── btn_square_overlay_pressed.png
│ │ │ ├── btn_square_overlay_selected.png
│ │ │ ├── btn_star_big_off_disable_focused.png
│ │ │ ├── btn_star_big_off_disable.png
│ │ │ ├── btn_star_big_off.png
│ │ │ ├── btn_star_big_off_pressed.png
│ │ │ ├── btn_star_big_off_selected.png
│ │ │ ├── btn_star_big_on_disable_focused.png
│ │ │ ├── btn_star_big_on_disable.png
│ │ │ ├── btn_star_big_on.png
│ │ │ ├── btn_star_big_on_pressed.png
│ │ │ ├── btn_star_big_on_selected.png
│ │ │ ├── btn_star_label_background.9.png
│ │ │ ├── btn_toggle_off.9.png
│ │ │ ├── btn_toggle_on.9.png
│ │ │ ├── btn_zoom_down_disabled.9.png
│ │ │ ├── btn_zoom_down_disabled_focused.9.png
│ │ │ ├── btn_zoom_down_normal.9.png
│ │ │ ├── btn_zoom_down_pressed.9.png
│ │ │ ├── btn_zoom_down_selected.9.png
│ │ │ ├── btn_zoom_page_normal.png
│ │ │ ├── btn_zoom_page_press.png
│ │ │ ├── btn_zoom_up_disabled.9.png
│ │ │ ├── btn_zoom_up_disabled_focused.9.png
│ │ │ ├── btn_zoom_up_normal.9.png
│ │ │ ├── btn_zoom_up_pressed.9.png
│ │ │ ├── btn_zoom_up_selected.9.png
│ │ │ ├── button_onoff_indicator_off.png
│ │ │ ├── button_onoff_indicator_on.png
│ │ │ ├── call_contact.png
│ │ │ ├── checkbox_off_background.png
│ │ │ ├── checkbox_on_background.png
│ │ │ ├── clock_dial.png
│ │ │ ├── clock_hand_hour.png
│ │ │ ├── clock_hand_minute.png
│ │ │ ├── code_lock_bottom.9.png
│ │ │ ├── code_lock_left.9.png
│ │ │ ├── code_lock_top.9.png
│ │ │ ├── compass_arrow.png
│ │ │ ├── compass_base.png
│ │ │ ├── contact_header_bg.9.png
│ │ │ ├── create_contact.png
│ │ │ ├── dark_header.9.png
│ │ │ ├── dialog_divider_horizontal_light.9.png
│ │ │ ├── divider_horizontal_bright.9.png
│ │ │ ├── divider_horizontal_bright_opaque.9.png
│ │ │ ├── divider_horizontal_dark.9.png
│ │ │ ├── divider_horizontal_dark_opaque.9.png
│ │ │ ├── divider_horizontal_dim_dark.9.png
│ │ │ ├── divider_horizontal_textfield.9.png
│ │ │ ├── divider_vertical_bright.9.png
│ │ │ ├── divider_vertical_bright_opaque.9.png
│ │ │ ├── divider_vertical_dark.9.png
│ │ │ ├── divider_vertical_dark_opaque.9.png
│ │ │ ├── editbox_background_focus_yellow.9.png
│ │ │ ├── editbox_background_normal.9.png
│ │ │ ├── editbox_dropdown_background.9.png
│ │ │ ├── editbox_dropdown_background_dark.9.png
│ │ │ ├── emo_im_angel.png
│ │ │ ├── emo_im_cool.png
│ │ │ ├── emo_im_crying.png
│ │ │ ├── emo_im_foot_in_mouth.png
│ │ │ ├── emo_im_happy.png
│ │ │ ├── emo_im_kissing.png
│ │ │ ├── emo_im_laughing.png
│ │ │ ├── emo_im_lips_are_sealed.png
│ │ │ ├── emo_im_money_mouth.png
│ │ │ ├── emo_im_sad.png
│ │ │ ├── emo_im_surprised.png
│ │ │ ├── emo_im_tongue_sticking_out.png
│ │ │ ├── emo_im_undecided.png
│ │ │ ├── emo_im_winking.png
│ │ │ ├── emo_im_wtf.png
│ │ │ ├── emo_im_yelling.png
│ │ │ ├── expander_ic_maximized.9.png
│ │ │ ├── expander_ic_minimized.9.png
│ │ │ ├── focused_application_background_static.png
│ │ │ ├── frame_gallery_thumb.9.png
│ │ │ ├── frame_gallery_thumb_pressed.9.png
│ │ │ ├── frame_gallery_thumb_selected.9.png
│ │ │ ├── gallery_selected_default.9.png
│ │ │ ├── gallery_selected_focused.9.png
│ │ │ ├── gallery_selected_pressed.9.png
│ │ │ ├── gallery_unselected_default.9.png
│ │ │ ├── gallery_unselected_pressed.9.png
│ │ │ ├── grid_selector_background_focus.9.png
│ │ │ ├── grid_selector_background_pressed.9.png
│ │ │ ├── highlight_disabled.9.png
│ │ │ ├── highlight_pressed.9.png
│ │ │ ├── highlight_selected.9.png
│ │ │ ├── ic_aggregated.png
│ │ │ ├── ic_btn_round_more_disabled.png
│ │ │ ├── ic_btn_round_more_normal.png
│ │ │ ├── ic_btn_search_go.png
│ │ │ ├── ic_btn_search.png
│ │ │ ├── ic_btn_speak_now.png
│ │ │ ├── ic_btn_square_browser_zoom_fit_page_disabled.png
│ │ │ ├── ic_btn_square_browser_zoom_fit_page_normal.png
│ │ │ ├── ic_btn_square_browser_zoom_page_overview_disabled.png
│ │ │ ├── ic_btn_square_browser_zoom_page_overview_normal.png
│ │ │ ├── ic_bullet_key_permission.png
│ │ │ ├── ic_contact_picture_2.png
│ │ │ ├── ic_contact_picture_3.png
│ │ │ ├── ic_contact_picture.png
│ │ │ ├── ic_delete.png
│ │ │ ├── ic_dialog_alert.png
│ │ │ ├── ic_dialog_dialer.png
│ │ │ ├── ic_dialog_email.png
│ │ │ ├── ic_dialog_info.png
│ │ │ ├── ic_dialog_map.png
│ │ │ ├── ic_dialog_time.png
│ │ │ ├── ic_dialog_usb.png
│ │ │ ├── ic_emergency.png
│ │ │ ├── ic_input_add.png
│ │ │ ├── ic_input_delete.png
│ │ │ ├── ic_input_get.png
│ │ │ ├── ic_jog_dial_answer_and_end.png
│ │ │ ├── ic_jog_dial_answer_and_hold.png
│ │ │ ├── ic_jog_dial_answer.png
│ │ │ ├── ic_jog_dial_decline.png
│ │ │ ├── ic_jog_dial_sound_off.png
│ │ │ ├── ic_jog_dial_sound_on.png
│ │ │ ├── ic_jog_dial_unlock.png
│ │ │ ├── ic_jog_dial_vibrate_on.png
│ │ │ ├── ic_launcher_android.png
│ │ │ ├── ic_lock_airplane_mode_off.png
│ │ │ ├── ic_lock_airplane_mode.png
│ │ │ ├── ic_lock_idle_alarm.png
│ │ │ ├── ic_lock_idle_charging.png
│ │ │ ├── ic_lock_idle_lock.png
│ │ │ ├── ic_lock_idle_low_battery.png
│ │ │ ├── ic_lock_lock.png
│ │ │ ├── ic_lock_power_off.png
│ │ │ ├── ic_lock_ringer_off.png
│ │ │ ├── ic_lock_ringer_on.png
│ │ │ ├── ic_lock_silent_mode_off.png
│ │ │ ├── ic_lock_silent_mode.png
│ │ │ ├── ic_lock_silent_mode_vibrate.png
│ │ │ ├── ic_maps_indicator_current_position_anim1.png
│ │ │ ├── ic_maps_indicator_current_position_anim2.png
│ │ │ ├── ic_maps_indicator_current_position_anim3.png
│ │ │ ├── ic_maps_indicator_current_position.png
│ │ │ ├── ic_media_ff.png
│ │ │ ├── ic_media_next.png
│ │ │ ├── ic_media_pause.png
│ │ │ ├── ic_media_play.png
│ │ │ ├── ic_media_previous.png
│ │ │ ├── ic_media_rew.png
│ │ │ ├── ic_menu_account_list.png
│ │ │ ├── ic_menu_add.png
│ │ │ ├── ic_menu_agenda.png
│ │ │ ├── ic_menu_allfriends.png
│ │ │ ├── ic_menu_always_landscape_portrait.png
│ │ │ ├── ic_menu_archive.png
│ │ │ ├── ic_menu_attachment.png
│ │ │ ├── ic_menu_back.png
│ │ │ ├── ic_menu_blocked_user.png
│ │ │ ├── ic_menu_block.png
│ │ │ ├── ic_menu_call.png
│ │ │ ├── ic_menu_camera.png
│ │ │ ├── ic_menu_cc.png
│ │ │ ├── ic_menu_chat_dashboard.png
│ │ │ ├── ic_menu_clear_playlist.png
│ │ │ ├── ic_menu_close_clear_cancel.png
│ │ │ ├── ic_menu_compass.png
│ │ │ ├── ic_menu_compose.png
│ │ │ ├── ic_menu_crop.png
│ │ │ ├── ic_menu_day.png
│ │ │ ├── ic_menu_delete.png
│ │ │ ├── ic_menu_directions.png
│ │ │ ├── ic_menu_edit.png
│ │ │ ├── ic_menu_emoticons.png
│ │ │ ├── ic_menu_end_conversation.png
│ │ │ ├── ic_menu_forward.png
│ │ │ ├── ic_menu_friendslist.png
│ │ │ ├── ic_menu_gallery.png
│ │ │ ├── ic_menu_goto.png
│ │ │ ├── ic_menu_help.png
│ │ │ ├── ic_menu_home.png
│ │ │ ├── ic_menu_info_details.png
│ │ │ ├── ic_menu_invite.png
│ │ │ ├── ic_menu_login.png
│ │ │ ├── ic_menu_manage.png
│ │ │ ├── ic_menu_mapmode.png
│ │ │ ├── ic_menu_mark.png
│ │ │ ├── ic_menu_month.png
│ │ │ ├── ic_menu_more.png
│ │ │ ├── ic_menu_my_calendar.png
│ │ │ ├── ic_menu_mylocation.png
│ │ │ ├── ic_menu_myplaces.png
│ │ │ ├── ic_menu_notifications.png
│ │ │ ├── ic_menu_play_clip.png
│ │ │ ├── ic_menu_preferences.png
│ │ │ ├── ic_menu_recent_history.png
│ │ │ ├── ic_menu_refresh.png
│ │ │ ├── ic_menu_report_image.png
│ │ │ ├── ic_menu_revert.png
│ │ │ ├── ic_menu_rotate.png
│ │ │ ├── ic_menu_save.png
│ │ │ ├── ic_menu_search.png
│ │ │ ├── ic_menu_send.png
│ │ │ ├── ic_menu_set_as.png
│ │ │ ├── ic_menu_share.png
│ │ │ ├── ic_menu_slideshow.png
│ │ │ ├── ic_menu_sort_alphabetically.png
│ │ │ ├── ic_menu_sort_by_size.png
│ │ │ ├── ic_menu_star.png
│ │ │ ├── ic_menu_start_conversation.png
│ │ │ ├── ic_menu_stop.png
│ │ │ ├── ic_menu_today.png
│ │ │ ├── ic_menu_upload.png
│ │ │ ├── ic_menu_upload_you_tube.png
│ │ │ ├── ic_menu_view.png
│ │ │ ├── ic_menu_week.png
│ │ │ ├── ic_menu_zoom.png
│ │ │ ├── ic_notification_clear_all.png
│ │ │ ├── ic_notification_overlay.9.png
│ │ │ ├── icon_highlight_rectangle.9.png
│ │ │ ├── icon_highlight_square.9.png
│ │ │ ├── ic_partial_secure.png
│ │ │ ├── ic_popup_disk_full.png
│ │ │ ├── ic_popup_reminder.png
│ │ │ ├── ic_popup_sync_1.png
│ │ │ ├── ic_popup_sync_2.png
│ │ │ ├── ic_popup_sync_3.png
│ │ │ ├── ic_popup_sync_4.png
│ │ │ ├── ic_popup_sync_5.png
│ │ │ ├── ic_popup_sync_6.png
│ │ │ ├── ic_search_category_default.png
│ │ │ ├── ic_secure.png
│ │ │ ├── ic_text_dot.png
│ │ │ ├── ic_vibrate.png
│ │ │ ├── ic_vibrate_small.png
│ │ │ ├── ic_volume_bluetooth_ad2p.png
│ │ │ ├── ic_volume_bluetooth_in_call.png
│ │ │ ├── ic_volume_off.png
│ │ │ ├── ic_volume_off_small.png
│ │ │ ├── ic_volume.png
│ │ │ ├── ic_volume_small.png
│ │ │ ├── ime_qwerty.png
│ │ │ ├── indicator_code_lock_drag_direction_green_up.png
│ │ │ ├── indicator_code_lock_drag_direction_red_up.png
│ │ │ ├── indicator_code_lock_point_area_default.png
│ │ │ ├── indicator_code_lock_point_area_green.png
│ │ │ ├── indicator_code_lock_point_area_red.png
│ │ │ ├── indicator_input_error.png
│ │ │ ├── jog_dial_arrow_long_left_green.png
│ │ │ ├── jog_dial_arrow_long_left_yellow.png
│ │ │ ├── jog_dial_arrow_long_middle_yellow.png
│ │ │ ├── jog_dial_arrow_long_right_red.png
│ │ │ ├── jog_dial_arrow_long_right_yellow.png
│ │ │ ├── jog_dial_arrow_short_left_and_right.png
│ │ │ ├── jog_dial_arrow_short_left.png
│ │ │ ├── jog_dial_arrow_short_right.png
│ │ │ ├── jog_dial_bg.png
│ │ │ ├── jog_dial_dimple_dim.png
│ │ │ ├── jog_dial_dimple.png
│ │ │ ├── jog_tab_bar_left_end_confirm_gray.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_green.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_red.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_yellow.9.png
│ │ │ ├── jog_tab_bar_left_end_normal.9.png
│ │ │ ├── jog_tab_bar_left_end_pressed.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_gray.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_green.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_red.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_yellow.9.png
│ │ │ ├── jog_tab_bar_right_end_normal.9.png
│ │ │ ├── jog_tab_bar_right_end_pressed.9.png
│ │ │ ├── jog_tab_left_confirm_gray.png
│ │ │ ├── jog_tab_left_confirm_green.png
│ │ │ ├── jog_tab_left_confirm_red.png
│ │ │ ├── jog_tab_left_confirm_yellow.png
│ │ │ ├── jog_tab_left_normal.png
│ │ │ ├── jog_tab_left_pressed.png
│ │ │ ├── jog_tab_right_confirm_gray.png
│ │ │ ├── jog_tab_right_confirm_green.png
│ │ │ ├── jog_tab_right_confirm_red.png
│ │ │ ├── jog_tab_right_confirm_yellow.png
│ │ │ ├── jog_tab_right_normal.png
│ │ │ ├── jog_tab_right_pressed.png
│ │ │ ├── jog_tab_target_gray.png
│ │ │ ├── jog_tab_target_green.png
│ │ │ ├── jog_tab_target_red.png
│ │ │ ├── jog_tab_target_yellow.png
│ │ │ ├── keyboard_accessory_bg_landscape.9.png
│ │ │ ├── keyboard_background.9.png
│ │ │ ├── keyboard_key_feedback_background.9.png
│ │ │ ├── keyboard_key_feedback_more_background.9.png
│ │ │ ├── keyboard_popup_panel_background.9.png
│ │ │ ├── keyboard_popup_panel_trans_background.9.png
│ │ │ ├── keyboard_textfield_selected.9.png
│ │ │ ├── light_header.9.png
│ │ │ ├── list_selector_background_disabled.9.png
│ │ │ ├── list_selector_background_focus.9.png
│ │ │ ├── list_selector_background_longpress.9.png
│ │ │ ├── list_selector_background_pressed.9.png
│ │ │ ├── maps_google_logo.png
│ │ │ ├── menu_background.9.png
│ │ │ ├── menu_background_fill_parent_width.9.png
│ │ │ ├── menuitem_background_focus.9.png
│ │ │ ├── menuitem_background_pressed.9.png
│ │ │ ├── menuitem_background_solid_focused.9.png
│ │ │ ├── menuitem_background_solid_pressed.9.png
│ │ │ ├── menuitem_checkbox_on.png
│ │ │ ├── menu_separator.9.png
│ │ │ ├── menu_submenu_background.9.png
│ │ │ ├── overscroll_edge.png
│ │ │ ├── overscroll_glow.png
│ │ │ ├── panel_background.9.png
│ │ │ ├── panel_picture_frame_bg_focus_blue.9.png
│ │ │ ├── panel_picture_frame_bg_normal.9.png
│ │ │ ├── panel_picture_frame_bg_pressed_blue.9.png
│ │ │ ├── password_field_default.9.png
│ │ │ ├── picture_emergency.png
│ │ │ ├── picture_frame.9.png
│ │ │ ├── popup_bottom_bright.9.png
│ │ │ ├── popup_bottom_dark.9.png
│ │ │ ├── popup_bottom_medium.9.png
│ │ │ ├── popup_center_bright.9.png
│ │ │ ├── popup_center_dark.9.png
│ │ │ ├── popup_center_medium.9.png
│ │ │ ├── popup_full_bright.9.png
│ │ │ ├── popup_full_dark.9.png
│ │ │ ├── popup_inline_error.9.png
│ │ │ ├── popup_inline_error_above.9.png
│ │ │ ├── popup_top_bright.9.png
│ │ │ ├── popup_top_dark.9.png
│ │ │ ├── presence_audio_away.png
│ │ │ ├── presence_audio_busy.png
│ │ │ ├── presence_audio_online.png
│ │ │ ├── presence_away.png
│ │ │ ├── presence_busy.png
│ │ │ ├── presence_invisible.png
│ │ │ ├── presence_offline.png
│ │ │ ├── presence_online.png
│ │ │ ├── presence_video_away.png
│ │ │ ├── presence_video_busy.png
│ │ │ ├── presence_video_online.png
│ │ │ ├── pressed_application_background_static.png
│ │ │ ├── progressbar_indeterminate1.png
│ │ │ ├── progressbar_indeterminate2.png
│ │ │ ├── progressbar_indeterminate3.png
│ │ │ ├── quickcontact_badge_pressed.9.png
│ │ │ ├── quickcontact_badge_small_pressed.9.png
│ │ │ ├── quickcontact_badge_small_unpressed.9.png
│ │ │ ├── quickcontact_badge_unpressed.9.png
│ │ │ ├── radiobutton_off_background.png
│ │ │ ├── radiobutton_on_background.png
│ │ │ ├── rate_star_big_half.png
│ │ │ ├── rate_star_big_off.png
│ │ │ ├── rate_star_big_on.png
│ │ │ ├── rate_star_med_half.png
│ │ │ ├── rate_star_med_off.png
│ │ │ ├── rate_star_med_on.png
│ │ │ ├── rate_star_small_half.png
│ │ │ ├── rate_star_small_off.png
│ │ │ ├── rate_star_small_on.png
│ │ │ ├── recent_dialog_background.9.png
│ │ │ ├── reticle.png
│ │ │ ├── scrollbar_handle_accelerated_anim2.9.png
│ │ │ ├── scrollbar_handle_horizontal.9.png
│ │ │ ├── scrollbar_handle_vertical.9.png
│ │ │ ├── search_dropdown_background.9.png
│ │ │ ├── search_plate.9.png
│ │ │ ├── search_plate_global.9.png
│ │ │ ├── seek_thumb_normal.png
│ │ │ ├── seek_thumb_pressed.png
│ │ │ ├── seek_thumb_selected.png
│ │ │ ├── settings_header_raw.9.png
│ │ │ ├── spinner_black_16.png
│ │ │ ├── spinner_black_20.png
│ │ │ ├── spinner_black_48.png
│ │ │ ├── spinner_black_76.png
│ │ │ ├── spinner_dropdown_background_down.9.png
│ │ │ ├── spinner_dropdown_background_up.9.png
│ │ │ ├── spinner_normal.9.png
│ │ │ ├── spinner_press.9.png
│ │ │ ├── spinner_select.9.png
│ │ │ ├── spinner_white_16.png
│ │ │ ├── spinner_white_48.png
│ │ │ ├── spinner_white_76.png
│ │ │ ├── star_big_off.png
│ │ │ ├── star_big_on.png
│ │ │ ├── star_off.png
│ │ │ ├── star_on.png
│ │ │ ├── stat_ecb_mode.png
│ │ │ ├── stat_notify_call_mute.png
│ │ │ ├── stat_notify_car_mode.png
│ │ │ ├── stat_notify_chat.png
│ │ │ ├── stat_notify_disk_full.png
│ │ │ ├── stat_notify_email_generic.png
│ │ │ ├── stat_notify_error.png
│ │ │ ├── stat_notify_gmail.png
│ │ │ ├── stat_notify_missed_call.png
│ │ │ ├── stat_notify_more.png
│ │ │ ├── stat_notify_sdcard.png
│ │ │ ├── stat_notify_sdcard_prepare.png
│ │ │ ├── stat_notify_sdcard_usb.png
│ │ │ ├── stat_notify_sim_toolkit.png
│ │ │ ├── stat_notify_sync_anim0.png
│ │ │ ├── stat_notify_sync_error.png
│ │ │ ├── stat_notify_sync.png
│ │ │ ├── stat_notify_voicemail.png
│ │ │ ├── stat_notify_wifi_in_range.png
│ │ │ ├── stat_sys_adb.png
│ │ │ ├── stat_sys_battery_0.png
│ │ │ ├── stat_sys_battery_100.png
│ │ │ ├── stat_sys_battery_10.png
│ │ │ ├── stat_sys_battery_20.png
│ │ │ ├── stat_sys_battery_40.png
│ │ │ ├── stat_sys_battery_60.png
│ │ │ ├── stat_sys_battery_80.png
│ │ │ ├── stat_sys_battery_charge_anim0.png
│ │ │ ├── stat_sys_battery_charge_anim1.png
│ │ │ ├── stat_sys_battery_charge_anim2.png
│ │ │ ├── stat_sys_battery_charge_anim3.png
│ │ │ ├── stat_sys_battery_charge_anim4.png
│ │ │ ├── stat_sys_battery_charge_anim5.png
│ │ │ ├── stat_sys_battery_unknown.png
│ │ │ ├── stat_sys_data_bluetooth.png
│ │ │ ├── stat_sys_data_usb.png
│ │ │ ├── stat_sys_download_anim0.png
│ │ │ ├── stat_sys_download_anim1.png
│ │ │ ├── stat_sys_download_anim2.png
│ │ │ ├── stat_sys_download_anim3.png
│ │ │ ├── stat_sys_download_anim4.png
│ │ │ ├── stat_sys_download_anim5.png
│ │ │ ├── stat_sys_gps_on.png
│ │ │ ├── stat_sys_headset.png
│ │ │ ├── stat_sys_phone_call_forward.png
│ │ │ ├── stat_sys_phone_call_on_hold.png
│ │ │ ├── stat_sys_phone_call.png
│ │ │ ├── stat_sys_ra_signal_0_cdma.png
│ │ │ ├── stat_sys_ra_signal_1_cdma.png
│ │ │ ├── stat_sys_ra_signal_2_cdma.png
│ │ │ ├── stat_sys_ra_signal_3_cdma.png
│ │ │ ├── stat_sys_ra_signal_4_cdma.png
│ │ │ ├── stat_sys_r_signal_0_cdma.png
│ │ │ ├── stat_sys_r_signal_1_cdma.png
│ │ │ ├── stat_sys_r_signal_2_cdma.png
│ │ │ ├── stat_sys_r_signal_3_cdma.png
│ │ │ ├── stat_sys_r_signal_4_cdma.png
│ │ │ ├── stat_sys_secure.png
│ │ │ ├── stat_sys_signal_0_cdma.png
│ │ │ ├── stat_sys_signal_1_cdma.png
│ │ │ ├── stat_sys_signal_2_cdma.png
│ │ │ ├── stat_sys_signal_3_cdma.png
│ │ │ ├── stat_sys_signal_4_cdma.png
│ │ │ ├── stat_sys_signal_evdo_0.png
│ │ │ ├── stat_sys_signal_evdo_1.png
│ │ │ ├── stat_sys_signal_evdo_2.png
│ │ │ ├── stat_sys_signal_evdo_3.png
│ │ │ ├── stat_sys_signal_evdo_4.png
│ │ │ ├── stat_sys_speakerphone.png
│ │ │ ├── stat_sys_tether_bluetooth.png
│ │ │ ├── stat_sys_tether_general.png
│ │ │ ├── stat_sys_tether_usb.png
│ │ │ ├── stat_sys_tether_wifi.png
│ │ │ ├── stat_sys_throttled.png
│ │ │ ├── stat_sys_upload_anim0.png
│ │ │ ├── stat_sys_upload_anim1.png
│ │ │ ├── stat_sys_upload_anim2.png
│ │ │ ├── stat_sys_upload_anim3.png
│ │ │ ├── stat_sys_upload_anim4.png
│ │ │ ├── stat_sys_upload_anim5.png
│ │ │ ├── stat_sys_vp_phone_call_on_hold.png
│ │ │ ├── stat_sys_vp_phone_call.png
│ │ │ ├── stat_sys_warning.png
│ │ │ ├── status_bar_background.png
│ │ │ ├── status_bar_header_background.9.png
│ │ │ ├── status_bar_item_app_background_normal.9.png
│ │ │ ├── status_bar_item_background_focus.9.png
│ │ │ ├── status_bar_item_background_normal.9.png
│ │ │ ├── status_bar_item_background_pressed.9.png
│ │ │ ├── submenu_arrow_nofocus.png
│ │ │ ├── sym_action_add.png
│ │ │ ├── sym_action_call.png
│ │ │ ├── sym_action_chat.png
│ │ │ ├── sym_action_email.png
│ │ │ ├── sym_app_on_sd_unavailable_icon.png
│ │ │ ├── sym_call_incoming.png
│ │ │ ├── sym_call_missed.png
│ │ │ ├── sym_call_outgoing.png
│ │ │ ├── sym_contact_card.png
│ │ │ ├── sym_def_app_icon.png
│ │ │ ├── sym_keyboard_delete_dim.png
│ │ │ ├── sym_keyboard_delete.png
│ │ │ ├── sym_keyboard_feedback_delete.png
│ │ │ ├── sym_keyboard_feedback_ok.png
│ │ │ ├── sym_keyboard_feedback_return.png
│ │ │ ├── sym_keyboard_feedback_shift_locked.png
│ │ │ ├── sym_keyboard_feedback_shift.png
│ │ │ ├── sym_keyboard_feedback_space.png
│ │ │ ├── sym_keyboard_num0_no_plus.png
│ │ │ ├── sym_keyboard_num1.png
│ │ │ ├── sym_keyboard_num2.png
│ │ │ ├── sym_keyboard_num3.png
│ │ │ ├── sym_keyboard_num4.png
│ │ │ ├── sym_keyboard_num5.png
│ │ │ ├── sym_keyboard_num6.png
│ │ │ ├── sym_keyboard_num7.png
│ │ │ ├── sym_keyboard_num8.png
│ │ │ ├── sym_keyboard_num9.png
│ │ │ ├── sym_keyboard_ok_dim.png
│ │ │ ├── sym_keyboard_ok.png
│ │ │ ├── sym_keyboard_return.png
│ │ │ ├── sym_keyboard_shift_locked.png
│ │ │ ├── sym_keyboard_shift.png
│ │ │ ├── sym_keyboard_space.png
│ │ │ ├── tab_focus.9.png
│ │ │ ├── tab_focus_bar_left.9.png
│ │ │ ├── tab_focus_bar_right.9.png
│ │ │ ├── tab_press.9.png
│ │ │ ├── tab_press_bar_left.9.png
│ │ │ ├── tab_press_bar_right.9.png
│ │ │ ├── tab_selected.9.png
│ │ │ ├── tab_selected_bar_left.9.png
│ │ │ ├── tab_selected_bar_left_v4.9.png
│ │ │ ├── tab_selected_bar_right.9.png
│ │ │ ├── tab_selected_bar_right_v4.9.png
│ │ │ ├── tab_selected_v4.9.png
│ │ │ ├── tab_unselected.9.png
│ │ │ ├── tab_unselected_v4.9.png
│ │ │ ├── textfield_default.9.png
│ │ │ ├── textfield_disabled.9.png
│ │ │ ├── textfield_disabled_selected.9.png
│ │ │ ├── textfield_pressed.9.png
│ │ │ ├── textfield_search_default.9.png
│ │ │ ├── textfield_search_empty_default.9.png
│ │ │ ├── textfield_search_empty_pressed.9.png
│ │ │ ├── textfield_search_empty_selected.9.png
│ │ │ ├── textfield_search_pressed.9.png
│ │ │ ├── textfield_search_selected.9.png
│ │ │ ├── textfield_selected.9.png
│ │ │ ├── text_select_handle_left.png
│ │ │ ├── text_select_handle_middle.png
│ │ │ ├── text_select_handle_right.png
│ │ │ ├── timepicker_down_disabled.9.png
│ │ │ ├── timepicker_down_disabled_focused.9.png
│ │ │ ├── timepicker_down_normal.9.png
│ │ │ ├── timepicker_down_pressed.9.png
│ │ │ ├── timepicker_down_selected.9.png
│ │ │ ├── timepicker_input_disabled.9.png
│ │ │ ├── timepicker_input_normal.9.png
│ │ │ ├── timepicker_input_pressed.9.png
│ │ │ ├── timepicker_input_selected.9.png
│ │ │ ├── timepicker_up_disabled.9.png
│ │ │ ├── timepicker_up_disabled_focused.9.png
│ │ │ ├── timepicker_up_normal.9.png
│ │ │ ├── timepicker_up_pressed.9.png
│ │ │ ├── timepicker_up_selected.9.png
│ │ │ ├── title_bar_medium.9.png
│ │ │ ├── title_bar_portrait.9.png
│ │ │ ├── title_bar_shadow.9.png
│ │ │ ├── title_bar_tall.9.png
│ │ │ ├── toast_frame.9.png
│ │ │ ├── unknown_image.png
│ │ │ ├── usb_android_connected.png
│ │ │ ├── usb_android.png
│ │ │ └── zoom_plate.9.png
│ │ ├── drawable-mdpi
│ │ │ ├── activity_title_bar.9.png
│ │ │ ├── arrow_down_float.png
│ │ │ ├── arrow_up_float.png
│ │ │ ├── battery_charge_background.png
│ │ │ ├── bottom_bar.png
│ │ │ ├── btn_check_buttonless_off.png
│ │ │ ├── btn_check_buttonless_on.png
│ │ │ ├── btn_check_label_background.9.png
│ │ │ ├── btn_check_off_disable_focused.png
│ │ │ ├── btn_check_off_disable.png
│ │ │ ├── btn_check_off.png
│ │ │ ├── btn_check_off_pressed.png
│ │ │ ├── btn_check_off_selected.png
│ │ │ ├── btn_check_on_disable_focused.png
│ │ │ ├── btn_check_on_disable.png
│ │ │ ├── btn_check_on.png
│ │ │ ├── btn_check_on_pressed.png
│ │ │ ├── btn_check_on_selected.png
│ │ │ ├── btn_circle_disable_focused.png
│ │ │ ├── btn_circle_disable.png
│ │ │ ├── btn_circle_normal.png
│ │ │ ├── btn_circle_pressed.png
│ │ │ ├── btn_circle_selected.png
│ │ │ ├── btn_close_normal.png
│ │ │ ├── btn_close_pressed.png
│ │ │ ├── btn_close_selected.png
│ │ │ ├── btn_code_lock_default.png
│ │ │ ├── btn_code_lock_touched.png
│ │ │ ├── btn_default_normal.9.png
│ │ │ ├── btn_default_normal_disable.9.png
│ │ │ ├── btn_default_normal_disable_focused.9.png
│ │ │ ├── btn_default_pressed.9.png
│ │ │ ├── btn_default_selected.9.png
│ │ │ ├── btn_default_small_normal.9.png
│ │ │ ├── btn_default_small_normal_disable.9.png
│ │ │ ├── btn_default_small_normal_disable_focused.9.png
│ │ │ ├── btn_default_small_pressed.9.png
│ │ │ ├── btn_default_small_selected.9.png
│ │ │ ├── btn_default_transparent_normal.9.png
│ │ │ ├── btn_dialog_disable.png
│ │ │ ├── btn_dialog_normal.png
│ │ │ ├── btn_dialog_pressed.png
│ │ │ ├── btn_dialog_selected.png
│ │ │ ├── btn_dropdown_disabled.9.png
│ │ │ ├── btn_dropdown_disabled_focused.9.png
│ │ │ ├── btn_dropdown_normal.9.png
│ │ │ ├── btn_dropdown_pressed.9.png
│ │ │ ├── btn_dropdown_selected.9.png
│ │ │ ├── btn_erase_default.9.png
│ │ │ ├── btn_erase_pressed.9.png
│ │ │ ├── btn_erase_selected.9.png
│ │ │ ├── btn_global_search_normal.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_normal.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_normal_off.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_normal_on.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_pressed.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_pressed_off.9.png
│ │ │ ├── btn_keyboard_key_fulltrans_pressed_on.9.png
│ │ │ ├── btn_keyboard_key_normal.9.png
│ │ │ ├── btn_keyboard_key_normal_off.9.png
│ │ │ ├── btn_keyboard_key_normal_on.9.png
│ │ │ ├── btn_keyboard_key_pressed.9.png
│ │ │ ├── btn_keyboard_key_pressed_off.9.png
│ │ │ ├── btn_keyboard_key_pressed_on.9.png
│ │ │ ├── btn_keyboard_key_trans_normal.9.png
│ │ │ ├── btn_keyboard_key_trans_normal_off.9.png
│ │ │ ├── btn_keyboard_key_trans_normal_on.9.png
│ │ │ ├── btn_keyboard_key_trans_pressed.9.png
│ │ │ ├── btn_keyboard_key_trans_pressed_off.9.png
│ │ │ ├── btn_keyboard_key_trans_pressed_on.9.png
│ │ │ ├── btn_keyboard_key_trans_selected.9.png
│ │ │ ├── btn_media_player.9.png
│ │ │ ├── btn_media_player_disabled.9.png
│ │ │ ├── btn_media_player_disabled_selected.9.png
│ │ │ ├── btn_media_player_pressed.9.png
│ │ │ ├── btn_media_player_selected.9.png
│ │ │ ├── btn_minus_default.png
│ │ │ ├── btn_minus_disable_focused.png
│ │ │ ├── btn_minus_disable.png
│ │ │ ├── btn_minus_pressed.png
│ │ │ ├── btn_minus_selected.png
│ │ │ ├── btn_plus_default.png
│ │ │ ├── btn_plus_disable_focused.png
│ │ │ ├── btn_plus_disable.png
│ │ │ ├── btn_plus_pressed.png
│ │ │ ├── btn_plus_selected.png
│ │ │ ├── btn_radio_label_background.9.png
│ │ │ ├── btn_radio_off.png
│ │ │ ├── btn_radio_off_pressed.png
│ │ │ ├── btn_radio_off_selected.png
│ │ │ ├── btn_radio_on.png
│ │ │ ├── btn_radio_on_pressed.png
│ │ │ ├── btn_radio_on_selected.png
│ │ │ ├── btn_rating_star_off_normal.png
│ │ │ ├── btn_rating_star_off_pressed.png
│ │ │ ├── btn_rating_star_off_selected.png
│ │ │ ├── btn_rating_star_on_normal.png
│ │ │ ├── btn_rating_star_on_pressed.png
│ │ │ ├── btn_rating_star_on_selected.png
│ │ │ ├── btn_search_dialog_default.9.png
│ │ │ ├── btn_search_dialog_pressed.9.png
│ │ │ ├── btn_search_dialog_selected.9.png
│ │ │ ├── btn_search_dialog_voice_default.9.png
│ │ │ ├── btn_search_dialog_voice_pressed.9.png
│ │ │ ├── btn_search_dialog_voice_selected.9.png
│ │ │ ├── btn_square_overlay_disabled_focused.png
│ │ │ ├── btn_square_overlay_disabled.png
│ │ │ ├── btn_square_overlay_normal.png
│ │ │ ├── btn_square_overlay_pressed.png
│ │ │ ├── btn_square_overlay_selected.png
│ │ │ ├── btn_star_big_off_disable_focused.png
│ │ │ ├── btn_star_big_off_disable.png
│ │ │ ├── btn_star_big_off.png
│ │ │ ├── btn_star_big_off_pressed.png
│ │ │ ├── btn_star_big_off_selected.png
│ │ │ ├── btn_star_big_on_disable_focused.png
│ │ │ ├── btn_star_big_on_disable.png
│ │ │ ├── btn_star_big_on.png
│ │ │ ├── btn_star_big_on_pressed.png
│ │ │ ├── btn_star_big_on_selected.png
│ │ │ ├── btn_star_label_background.9.png
│ │ │ ├── btn_toggle_off.9.png
│ │ │ ├── btn_toggle_on.9.png
│ │ │ ├── btn_zoom_down_disabled.9.png
│ │ │ ├── btn_zoom_down_disabled_focused.9.png
│ │ │ ├── btn_zoom_down_normal.9.png
│ │ │ ├── btn_zoom_down_pressed.9.png
│ │ │ ├── btn_zoom_down_selected.9.png
│ │ │ ├── btn_zoom_page_normal.png
│ │ │ ├── btn_zoom_page_press.png
│ │ │ ├── btn_zoom_up_disabled.9.png
│ │ │ ├── btn_zoom_up_disabled_focused.9.png
│ │ │ ├── btn_zoom_up_normal.9.png
│ │ │ ├── btn_zoom_up_pressed.9.png
│ │ │ ├── btn_zoom_up_selected.9.png
│ │ │ ├── button_onoff_indicator_off.png
│ │ │ ├── button_onoff_indicator_on.png
│ │ │ ├── call_contact.png
│ │ │ ├── checkbox_off_background.png
│ │ │ ├── checkbox_on_background.png
│ │ │ ├── clock_dial.png
│ │ │ ├── clock_hand_hour.png
│ │ │ ├── clock_hand_minute.png
│ │ │ ├── code_lock_bottom.9.png
│ │ │ ├── code_lock_left.9.png
│ │ │ ├── code_lock_top.9.png
│ │ │ ├── combobox_disabled.png
│ │ │ ├── combobox_nohighlight.png
│ │ │ ├── compass_arrow.png
│ │ │ ├── compass_base.png
│ │ │ ├── contact_header_bg.9.png
│ │ │ ├── create_contact.png
│ │ │ ├── dark_header.9.png
│ │ │ ├── dialog_divider_horizontal_light.9.png
│ │ │ ├── divider_horizontal_bright.9.png
│ │ │ ├── divider_horizontal_bright_opaque.9.png
│ │ │ ├── divider_horizontal_dark.9.png
│ │ │ ├── divider_horizontal_dark_opaque.9.png
│ │ │ ├── divider_horizontal_dim_dark.9.png
│ │ │ ├── divider_horizontal_textfield.9.png
│ │ │ ├── divider_vertical_bright.9.png
│ │ │ ├── divider_vertical_bright_opaque.9.png
│ │ │ ├── divider_vertical_dark.9.png
│ │ │ ├── divider_vertical_dark_opaque.9.png
│ │ │ ├── editbox_background_focus_yellow.9.png
│ │ │ ├── editbox_background_normal.9.png
│ │ │ ├── editbox_dropdown_background.9.png
│ │ │ ├── editbox_dropdown_background_dark.9.png
│ │ │ ├── emo_im_angel.png
│ │ │ ├── emo_im_cool.png
│ │ │ ├── emo_im_crying.png
│ │ │ ├── emo_im_embarrassed.png
│ │ │ ├── emo_im_foot_in_mouth.png
│ │ │ ├── emo_im_happy.png
│ │ │ ├── emo_im_kissing.png
│ │ │ ├── emo_im_laughing.png
│ │ │ ├── emo_im_lips_are_sealed.png
│ │ │ ├── emo_im_money_mouth.png
│ │ │ ├── emo_im_sad.png
│ │ │ ├── emo_im_surprised.png
│ │ │ ├── emo_im_tongue_sticking_out.png
│ │ │ ├── emo_im_undecided.png
│ │ │ ├── emo_im_winking.png
│ │ │ ├── emo_im_wtf.png
│ │ │ ├── emo_im_yelling.png
│ │ │ ├── expander_ic_maximized.9.png
│ │ │ ├── expander_ic_minimized.9.png
│ │ │ ├── focused_application_background_static.png
│ │ │ ├── frame_gallery_thumb.9.png
│ │ │ ├── frame_gallery_thumb_pressed.9.png
│ │ │ ├── frame_gallery_thumb_selected.9.png
│ │ │ ├── gallery_selected_default.9.png
│ │ │ ├── gallery_selected_focused.9.png
│ │ │ ├── gallery_selected_pressed.9.png
│ │ │ ├── gallery_unselected_default.9.png
│ │ │ ├── gallery_unselected_pressed.9.png
│ │ │ ├── grid_selector_background_focus.9.png
│ │ │ ├── grid_selector_background_pressed.9.png
│ │ │ ├── highlight_disabled.9.png
│ │ │ ├── highlight_pressed.9.png
│ │ │ ├── highlight_selected.9.png
│ │ │ ├── ic_aggregated.png
│ │ │ ├── ic_btn_round_more_disabled.png
│ │ │ ├── ic_btn_round_more_normal.png
│ │ │ ├── ic_btn_search_go.png
│ │ │ ├── ic_btn_search.png
│ │ │ ├── ic_btn_speak_now.png
│ │ │ ├── ic_btn_square_browser_zoom_fit_page_disabled.png
│ │ │ ├── ic_btn_square_browser_zoom_fit_page_normal.png
│ │ │ ├── ic_btn_square_browser_zoom_page_overview_disabled.png
│ │ │ ├── ic_btn_square_browser_zoom_page_overview_normal.png
│ │ │ ├── ic_bullet_key_permission.png
│ │ │ ├── ic_contact_picture_2.png
│ │ │ ├── ic_contact_picture_3.png
│ │ │ ├── ic_contact_picture.png
│ │ │ ├── ic_delete.png
│ │ │ ├── ic_dialog_alert.png
│ │ │ ├── ic_dialog_dialer.png
│ │ │ ├── ic_dialog_email.png
│ │ │ ├── ic_dialog_info.png
│ │ │ ├── ic_dialog_map.png
│ │ │ ├── ic_dialog_time.png
│ │ │ ├── ic_dialog_usb.png
│ │ │ ├── ic_emergency.png
│ │ │ ├── ic_input_add.png
│ │ │ ├── ic_input_delete.png
│ │ │ ├── ic_input_get.png
│ │ │ ├── ic_jog_dial_answer_and_end.png
│ │ │ ├── ic_jog_dial_answer_and_hold.png
│ │ │ ├── ic_jog_dial_answer.png
│ │ │ ├── ic_jog_dial_decline.png
│ │ │ ├── ic_jog_dial_sound_off.png
│ │ │ ├── ic_jog_dial_sound_on.png
│ │ │ ├── ic_jog_dial_unlock.png
│ │ │ ├── ic_jog_dial_vibrate_on.png
│ │ │ ├── ic_launcher_android.png
│ │ │ ├── ic_lock_airplane_mode_off.png
│ │ │ ├── ic_lock_airplane_mode.png
│ │ │ ├── ic_lock_idle_alarm.png
│ │ │ ├── ic_lock_idle_charging.png
│ │ │ ├── ic_lock_idle_lock.png
│ │ │ ├── ic_lock_idle_low_battery.png
│ │ │ ├── ic_lock_lock.png
│ │ │ ├── ic_lock_power_off.png
│ │ │ ├── ic_lock_ringer_off.png
│ │ │ ├── ic_lock_ringer_on.png
│ │ │ ├── ic_lock_silent_mode_off.png
│ │ │ ├── ic_lock_silent_mode.png
│ │ │ ├── ic_lock_silent_mode_vibrate.png
│ │ │ ├── ic_maps_indicator_current_position_anim1.png
│ │ │ ├── ic_maps_indicator_current_position_anim2.png
│ │ │ ├── ic_maps_indicator_current_position_anim3.png
│ │ │ ├── ic_maps_indicator_current_position.png
│ │ │ ├── ic_media_ff.png
│ │ │ ├── ic_media_next.png
│ │ │ ├── ic_media_pause.png
│ │ │ ├── ic_media_play.png
│ │ │ ├── ic_media_previous.png
│ │ │ ├── ic_media_rew.png
│ │ │ ├── ic_menu_account_list.png
│ │ │ ├── ic_menu_add.png
│ │ │ ├── ic_menu_agenda.png
│ │ │ ├── ic_menu_allfriends.png
│ │ │ ├── ic_menu_always_landscape_portrait.png
│ │ │ ├── ic_menu_archive.png
│ │ │ ├── ic_menu_attachment.png
│ │ │ ├── ic_menu_back.png
│ │ │ ├── ic_menu_blocked_user.png
│ │ │ ├── ic_menu_block.png
│ │ │ ├── ic_menu_call.png
│ │ │ ├── ic_menu_camera.png
│ │ │ ├── ic_menu_cc.png
│ │ │ ├── ic_menu_chat_dashboard.png
│ │ │ ├── ic_menu_clear_playlist.png
│ │ │ ├── ic_menu_close_clear_cancel.png
│ │ │ ├── ic_menu_compass.png
│ │ │ ├── ic_menu_compose.png
│ │ │ ├── ic_menu_crop.png
│ │ │ ├── ic_menu_day.png
│ │ │ ├── ic_menu_delete.png
│ │ │ ├── ic_menu_directions.png
│ │ │ ├── ic_menu_edit.png
│ │ │ ├── ic_menu_emoticons.png
│ │ │ ├── ic_menu_end_conversation.png
│ │ │ ├── ic_menu_forward.png
│ │ │ ├── ic_menu_friendslist.png
│ │ │ ├── ic_menu_gallery.png
│ │ │ ├── ic_menu_goto.png
│ │ │ ├── ic_menu_help.png
│ │ │ ├── ic_menu_home.png
│ │ │ ├── ic_menu_info_details.png
│ │ │ ├── ic_menu_invite.png
│ │ │ ├── ic_menu_login.png
│ │ │ ├── ic_menu_manage.png
│ │ │ ├── ic_menu_mapmode.png
│ │ │ ├── ic_menu_mark.png
│ │ │ ├── ic_menu_month.png
│ │ │ ├── ic_menu_more.png
│ │ │ ├── ic_menu_my_calendar.png
│ │ │ ├── ic_menu_mylocation.png
│ │ │ ├── ic_menu_myplaces.png
│ │ │ ├── ic_menu_notifications.png
│ │ │ ├── ic_menu_play_clip.png
│ │ │ ├── ic_menu_preferences.png
│ │ │ ├── ic_menu_recent_history.png
│ │ │ ├── ic_menu_refresh.png
│ │ │ ├── ic_menu_report_image.png
│ │ │ ├── ic_menu_revert.png
│ │ │ ├── ic_menu_rotate.png
│ │ │ ├── ic_menu_save.png
│ │ │ ├── ic_menu_search.png
│ │ │ ├── ic_menu_send.png
│ │ │ ├── ic_menu_set_as.png
│ │ │ ├── ic_menu_share.png
│ │ │ ├── ic_menu_slideshow.png
│ │ │ ├── ic_menu_sort_alphabetically.png
│ │ │ ├── ic_menu_sort_by_size.png
│ │ │ ├── ic_menu_star.png
│ │ │ ├── ic_menu_start_conversation.png
│ │ │ ├── ic_menu_stop.png
│ │ │ ├── ic_menu_today.png
│ │ │ ├── ic_menu_upload.png
│ │ │ ├── ic_menu_upload_you_tube.png
│ │ │ ├── ic_menu_view.png
│ │ │ ├── ic_menu_week.png
│ │ │ ├── ic_menu_zoom.png
│ │ │ ├── ic_notification_clear_all.png
│ │ │ ├── ic_notification_overlay.9.png
│ │ │ ├── icon_highlight_rectangle.9.png
│ │ │ ├── icon_highlight_square.9.png
│ │ │ ├── ic_partial_secure.png
│ │ │ ├── ic_popup_disk_full.png
│ │ │ ├── ic_popup_reminder.png
│ │ │ ├── ic_popup_sync_1.png
│ │ │ ├── ic_popup_sync_2.png
│ │ │ ├── ic_popup_sync_3.png
│ │ │ ├── ic_popup_sync_4.png
│ │ │ ├── ic_popup_sync_5.png
│ │ │ ├── ic_popup_sync_6.png
│ │ │ ├── ic_search_category_default.png
│ │ │ ├── ic_secure.png
│ │ │ ├── ic_text_dot.png
│ │ │ ├── ic_vibrate.png
│ │ │ ├── ic_vibrate_small.png
│ │ │ ├── ic_volume_bluetooth_ad2p.png
│ │ │ ├── ic_volume_bluetooth_in_call.png
│ │ │ ├── ic_volume_off.png
│ │ │ ├── ic_volume_off_small.png
│ │ │ ├── ic_volume.png
│ │ │ ├── ic_volume_small.png
│ │ │ ├── ime_qwerty.png
│ │ │ ├── indicator_code_lock_drag_direction_green_up.png
│ │ │ ├── indicator_code_lock_drag_direction_red_up.png
│ │ │ ├── indicator_code_lock_point_area_default.png
│ │ │ ├── indicator_code_lock_point_area_green.png
│ │ │ ├── indicator_code_lock_point_area_red.png
│ │ │ ├── indicator_input_error.png
│ │ │ ├── jog_dial_arrow_long_left_green.png
│ │ │ ├── jog_dial_arrow_long_left_yellow.png
│ │ │ ├── jog_dial_arrow_long_middle_yellow.png
│ │ │ ├── jog_dial_arrow_long_right_red.png
│ │ │ ├── jog_dial_arrow_long_right_yellow.png
│ │ │ ├── jog_dial_arrow_short_left_and_right.png
│ │ │ ├── jog_dial_arrow_short_left.png
│ │ │ ├── jog_dial_arrow_short_right.png
│ │ │ ├── jog_dial_bg.png
│ │ │ ├── jog_dial_dimple_dim.png
│ │ │ ├── jog_dial_dimple.png
│ │ │ ├── jog_tab_bar_left_end_confirm_gray.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_green.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_red.9.png
│ │ │ ├── jog_tab_bar_left_end_confirm_yellow.9.png
│ │ │ ├── jog_tab_bar_left_end_normal.9.png
│ │ │ ├── jog_tab_bar_left_end_pressed.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_gray.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_green.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_red.9.png
│ │ │ ├── jog_tab_bar_right_end_confirm_yellow.9.png
│ │ │ ├── jog_tab_bar_right_end_normal.9.png
│ │ │ ├── jog_tab_bar_right_end_pressed.9.png
│ │ │ ├── jog_tab_left_confirm_gray.png
│ │ │ ├── jog_tab_left_confirm_green.png
│ │ │ ├── jog_tab_left_confirm_red.png
│ │ │ ├── jog_tab_left_confirm_yellow.png
│ │ │ ├── jog_tab_left_normal.png
│ │ │ ├── jog_tab_left_pressed.png
│ │ │ ├── jog_tab_right_confirm_gray.png
│ │ │ ├── jog_tab_right_confirm_green.png
│ │ │ ├── jog_tab_right_confirm_red.png
│ │ │ ├── jog_tab_right_confirm_yellow.png
│ │ │ ├── jog_tab_right_normal.png
│ │ │ ├── jog_tab_right_pressed.png
│ │ │ ├── jog_tab_target_gray.png
│ │ │ ├── jog_tab_target_green.png
│ │ │ ├── jog_tab_target_red.png
│ │ │ ├── jog_tab_target_yellow.png
│ │ │ ├── keyboard_accessory_bg_landscape.9.png
│ │ │ ├── keyboard_background.9.png
│ │ │ ├── keyboard_key_feedback_background.9.png
│ │ │ ├── keyboard_key_feedback_more_background.9.png
│ │ │ ├── keyboard_popup_panel_background.9.png
│ │ │ ├── keyboard_popup_panel_trans_background.9.png
│ │ │ ├── keyboard_textfield_selected.9.png
│ │ │ ├── light_header.9.png
│ │ │ ├── list_selector_background_disabled.9.png
│ │ │ ├── list_selector_background_focus.9.png
│ │ │ ├── list_selector_background_longpress.9.png
│ │ │ ├── list_selector_background_pressed.9.png
│ │ │ ├── maps_google_logo.png
│ │ │ ├── menu_background.9.png
│ │ │ ├── menu_background_fill_parent_width.9.png
│ │ │ ├── menuitem_background_focus.9.png
│ │ │ ├── menuitem_background_pressed.9.png
│ │ │ ├── menuitem_background_solid_focused.9.png
│ │ │ ├── menuitem_background_solid_pressed.9.png
│ │ │ ├── menuitem_checkbox_on.png
│ │ │ ├── menu_separator.9.png
│ │ │ ├── menu_submenu_background.9.png
│ │ │ ├── overscroll_edge.png
│ │ │ ├── overscroll_glow.png
│ │ │ ├── panel_background.9.png
│ │ │ ├── panel_picture_frame_bg_focus_blue.9.png
│ │ │ ├── panel_picture_frame_bg_normal.9.png
│ │ │ ├── panel_picture_frame_bg_pressed_blue.9.png
│ │ │ ├── password_field_default.9.png
│ │ │ ├── picture_emergency.png
│ │ │ ├── picture_frame.9.png
│ │ │ ├── popup_bottom_bright.9.png
│ │ │ ├── popup_bottom_dark.9.png
│ │ │ ├── popup_bottom_medium.9.png
│ │ │ ├── popup_center_bright.9.png
│ │ │ ├── popup_center_dark.9.png
│ │ │ ├── popup_center_medium.9.png
│ │ │ ├── popup_full_bright.9.png
│ │ │ ├── popup_full_dark.9.png
│ │ │ ├── popup_inline_error.9.png
│ │ │ ├── popup_inline_error_above.9.png
│ │ │ ├── popup_top_bright.9.png
│ │ │ ├── popup_top_dark.9.png
│ │ │ ├── presence_audio_away.png
│ │ │ ├── presence_audio_busy.png
│ │ │ ├── presence_audio_online.png
│ │ │ ├── presence_away.png
│ │ │ ├── presence_busy.png
│ │ │ ├── presence_invisible.png
│ │ │ ├── presence_offline.png
│ │ │ ├── presence_online.png
│ │ │ ├── presence_video_away.png
│ │ │ ├── presence_video_busy.png
│ │ │ ├── presence_video_online.png
│ │ │ ├── pressed_application_background_static.png
│ │ │ ├── progressbar_indeterminate1.png
│ │ │ ├── progressbar_indeterminate2.png
│ │ │ ├── progressbar_indeterminate3.png
│ │ │ ├── quickcontact_badge_pressed.9.png
│ │ │ ├── quickcontact_badge_small_pressed.9.png
│ │ │ ├── quickcontact_badge_small_unpressed.9.png
│ │ │ ├── quickcontact_badge_unpressed.9.png
│ │ │ ├── quickcontact_nobadge_highlight.9.png
│ │ │ ├── quickcontact_nobadge_normal.9.png
│ │ │ ├── quickcontact_nobadge_pressed.9.png
│ │ │ ├── radiobutton_off_background.png
│ │ │ ├── radiobutton_on_background.png
│ │ │ ├── rate_star_big_half.png
│ │ │ ├── rate_star_big_off.png
│ │ │ ├── rate_star_big_on.png
│ │ │ ├── rate_star_med_half.png
│ │ │ ├── rate_star_med_off.png
│ │ │ ├── rate_star_med_on.png
│ │ │ ├── rate_star_small_half.png
│ │ │ ├── rate_star_small_off.png
│ │ │ ├── rate_star_small_on.png
│ │ │ ├── recent_dialog_background.9.png
│ │ │ ├── reticle.png
│ │ │ ├── scrollbar_handle_accelerated_anim2.9.png
│ │ │ ├── scrollbar_handle_horizontal.9.png
│ │ │ ├── scrollbar_handle_vertical.9.png
│ │ │ ├── search_dropdown_background.9.png
│ │ │ ├── search_plate.9.png
│ │ │ ├── search_plate_global.9.png
│ │ │ ├── seek_thumb_normal.png
│ │ │ ├── seek_thumb_pressed.png
│ │ │ ├── seek_thumb_selected.png
│ │ │ ├── settings_header_raw.9.png
│ │ │ ├── spinner_black_16.png
│ │ │ ├── spinner_black_20.png
│ │ │ ├── spinner_black_48.png
│ │ │ ├── spinner_black_76.png
│ │ │ ├── spinner_dropdown_background_down.9.png
│ │ │ ├── spinner_dropdown_background_up.9.png
│ │ │ ├── spinner_normal.9.png
│ │ │ ├── spinner_press.9.png
│ │ │ ├── spinner_select.9.png
│ │ │ ├── spinner_white_16.png
│ │ │ ├── spinner_white_48.png
│ │ │ ├── spinner_white_76.png
│ │ │ ├── star_big_off.png
│ │ │ ├── star_big_on.png
│ │ │ ├── star_off.png
│ │ │ ├── star_on.png
│ │ │ ├── stat_ecb_mode.png
│ │ │ ├── stat_notify_call_mute.png
│ │ │ ├── stat_notify_car_mode.png
│ │ │ ├── stat_notify_chat.png
│ │ │ ├── stat_notify_disk_full.png
│ │ │ ├── stat_notify_email_generic.png
│ │ │ ├── stat_notify_error.png
│ │ │ ├── stat_notify_gmail.png
│ │ │ ├── stat_notify_missed_call.png
│ │ │ ├── stat_notify_more.png
│ │ │ ├── stat_notify_sdcard.png
│ │ │ ├── stat_notify_sdcard_prepare.png
│ │ │ ├── stat_notify_sdcard_usb.png
│ │ │ ├── stat_notify_sim_toolkit.png
│ │ │ ├── stat_notify_sync_anim0.png
│ │ │ ├── stat_notify_sync_error.png
│ │ │ ├── stat_notify_sync.png
│ │ │ ├── stat_notify_voicemail.png
│ │ │ ├── stat_notify_wifi_in_range.png
│ │ │ ├── stat_sys_adb.png
│ │ │ ├── stat_sys_battery_0.png
│ │ │ ├── stat_sys_battery_100.png
│ │ │ ├── stat_sys_battery_10.png
│ │ │ ├── stat_sys_battery_15.png
│ │ │ ├── stat_sys_battery_20.png
│ │ │ ├── stat_sys_battery_25.png
│ │ │ ├── stat_sys_battery_30.png
│ │ │ ├── stat_sys_battery_35.png
│ │ │ ├── stat_sys_battery_40.png
│ │ │ ├── stat_sys_battery_45.png
│ │ │ ├── stat_sys_battery_50.png
│ │ │ ├── stat_sys_battery_55.png
│ │ │ ├── stat_sys_battery_5.png
│ │ │ ├── stat_sys_battery_60.png
│ │ │ ├── stat_sys_battery_65.png
│ │ │ ├── stat_sys_battery_70.png
│ │ │ ├── stat_sys_battery_75.png
│ │ │ ├── stat_sys_battery_80.png
│ │ │ ├── stat_sys_battery_85.png
│ │ │ ├── stat_sys_battery_90.png
│ │ │ ├── stat_sys_battery_95.png
│ │ │ ├── stat_sys_battery_charge_anim0.png
│ │ │ ├── stat_sys_battery_charge_anim1.png
│ │ │ ├── stat_sys_battery_charge_anim2.png
│ │ │ ├── stat_sys_battery_charge_anim3.png
│ │ │ ├── stat_sys_battery_charge_anim4.png
│ │ │ ├── stat_sys_battery_charge_anim5.png
│ │ │ ├── stat_sys_battery_unknown.png
│ │ │ ├── stat_sys_data_bluetooth.png
│ │ │ ├── stat_sys_data_usb.png
│ │ │ ├── stat_sys_download_anim0.png
│ │ │ ├── stat_sys_download_anim1.png
│ │ │ ├── stat_sys_download_anim2.png
│ │ │ ├── stat_sys_download_anim3.png
│ │ │ ├── stat_sys_download_anim4.png
│ │ │ ├── stat_sys_download_anim5.png
│ │ │ ├── stat_sys_gps_on.png
│ │ │ ├── stat_sys_headset.png
│ │ │ ├── stat_sys_phone_call_forward.png
│ │ │ ├── stat_sys_phone_call_on_hold.png
│ │ │ ├── stat_sys_phone_call.png
│ │ │ ├── stat_sys_ra_signal_0_cdma.png
│ │ │ ├── stat_sys_ra_signal_1_cdma.png
│ │ │ ├── stat_sys_ra_signal_2_cdma.png
│ │ │ ├── stat_sys_ra_signal_3_cdma.png
│ │ │ ├── stat_sys_ra_signal_4_cdma.png
│ │ │ ├── stat_sys_r_signal_0_cdma.png
│ │ │ ├── stat_sys_r_signal_1_cdma.png
│ │ │ ├── stat_sys_r_signal_2_cdma.png
│ │ │ ├── stat_sys_r_signal_3_cdma.png
│ │ │ ├── stat_sys_r_signal_4_cdma.png
│ │ │ ├── stat_sys_secure.png
│ │ │ ├── stat_sys_signal_0_cdma.png
│ │ │ ├── stat_sys_signal_1_cdma.png
│ │ │ ├── stat_sys_signal_2_cdma.png
│ │ │ ├── stat_sys_signal_3_cdma.png
│ │ │ ├── stat_sys_signal_4_cdma.png
│ │ │ ├── stat_sys_signal_evdo_0.png
│ │ │ ├── stat_sys_signal_evdo_1.png
│ │ │ ├── stat_sys_signal_evdo_2.png
│ │ │ ├── stat_sys_signal_evdo_3.png
│ │ │ ├── stat_sys_signal_evdo_4.png
│ │ │ ├── stat_sys_speakerphone.png
│ │ │ ├── stat_sys_tether_bluetooth.png
│ │ │ ├── stat_sys_tether_general.png
│ │ │ ├── stat_sys_tether_usb.png
│ │ │ ├── stat_sys_tether_wifi.png
│ │ │ ├── stat_sys_throttled.png
│ │ │ ├── stat_sys_upload_anim0.png
│ │ │ ├── stat_sys_upload_anim1.png
│ │ │ ├── stat_sys_upload_anim2.png
│ │ │ ├── stat_sys_upload_anim3.png
│ │ │ ├── stat_sys_upload_anim4.png
│ │ │ ├── stat_sys_upload_anim5.png
│ │ │ ├── stat_sys_vp_phone_call_on_hold.png
│ │ │ ├── stat_sys_vp_phone_call.png
│ │ │ ├── stat_sys_warning.png
│ │ │ ├── status_bar_background.png
│ │ │ ├── status_bar_header_background.9.png
│ │ │ ├── status_bar_item_app_background_normal.9.png
│ │ │ ├── status_bar_item_background_focus.9.png
│ │ │ ├── status_bar_item_background_normal.9.png
│ │ │ ├── status_bar_item_background_pressed.9.png
│ │ │ ├── submenu_arrow_nofocus.png
│ │ │ ├── sym_action_add.png
│ │ │ ├── sym_action_call.png
│ │ │ ├── sym_action_chat.png
│ │ │ ├── sym_action_email.png
│ │ │ ├── sym_app_on_sd_unavailable_icon.png
│ │ │ ├── sym_call_incoming.png
│ │ │ ├── sym_call_missed.png
│ │ │ ├── sym_call_outgoing.png
│ │ │ ├── sym_contact_card.png
│ │ │ ├── sym_def_app_icon.png
│ │ │ ├── sym_keyboard_delete_dim.png
│ │ │ ├── sym_keyboard_delete.png
│ │ │ ├── sym_keyboard_feedback_delete.png
│ │ │ ├── sym_keyboard_feedback_ok.png
│ │ │ ├── sym_keyboard_feedback_return.png
│ │ │ ├── sym_keyboard_feedback_shift_locked.png
│ │ │ ├── sym_keyboard_feedback_shift.png
│ │ │ ├── sym_keyboard_feedback_space.png
│ │ │ ├── sym_keyboard_num0_no_plus.png
│ │ │ ├── sym_keyboard_num1.png
│ │ │ ├── sym_keyboard_num2.png
│ │ │ ├── sym_keyboard_num3.png
│ │ │ ├── sym_keyboard_num4.png
│ │ │ ├── sym_keyboard_num5.png
│ │ │ ├── sym_keyboard_num6.png
│ │ │ ├── sym_keyboard_num7.png
│ │ │ ├── sym_keyboard_num8.png
│ │ │ ├── sym_keyboard_num9.png
│ │ │ ├── sym_keyboard_ok_dim.png
│ │ │ ├── sym_keyboard_ok.png
│ │ │ ├── sym_keyboard_return.png
│ │ │ ├── sym_keyboard_shift_locked.png
│ │ │ ├── sym_keyboard_shift.png
│ │ │ ├── sym_keyboard_space.png
│ │ │ ├── tab_focus.9.png
│ │ │ ├── tab_focus_bar_left.9.png
│ │ │ ├── tab_focus_bar_right.9.png
│ │ │ ├── tab_press.9.png
│ │ │ ├── tab_press_bar_left.9.png
│ │ │ ├── tab_press_bar_right.9.png
│ │ │ ├── tab_selected.9.png
│ │ │ ├── tab_selected_bar_left.9.png
│ │ │ ├── tab_selected_bar_left_v4.9.png
│ │ │ ├── tab_selected_bar_right.9.png
│ │ │ ├── tab_selected_bar_right_v4.9.png
│ │ │ ├── tab_selected_v4.9.png
│ │ │ ├── tab_unselected.9.png
│ │ │ ├── tab_unselected_v4.9.png
│ │ │ ├── textfield_default.9.png
│ │ │ ├── textfield_disabled.9.png
│ │ │ ├── textfield_disabled_selected.9.png
│ │ │ ├── textfield_pressed.9.png
│ │ │ ├── textfield_search_default.9.png
│ │ │ ├── textfield_search_empty_default.9.png
│ │ │ ├── textfield_search_empty_pressed.9.png
│ │ │ ├── textfield_search_empty_selected.9.png
│ │ │ ├── textfield_search_pressed.9.png
│ │ │ ├── textfield_search_selected.9.png
│ │ │ ├── textfield_selected.9.png
│ │ │ ├── text_select_handle_left.png
│ │ │ ├── text_select_handle_middle.png
│ │ │ ├── text_select_handle_right.png
│ │ │ ├── timepicker_down_disabled.9.png
│ │ │ ├── timepicker_down_disabled_focused.9.png
│ │ │ ├── timepicker_down_normal.9.png
│ │ │ ├── timepicker_down_pressed.9.png
│ │ │ ├── timepicker_down_selected.9.png
│ │ │ ├── timepicker_input_disabled.9.png
│ │ │ ├── timepicker_input_normal.9.png
│ │ │ ├── timepicker_input_pressed.9.png
│ │ │ ├── timepicker_input_selected.9.png
│ │ │ ├── timepicker_up_disabled.9.png
│ │ │ ├── timepicker_up_disabled_focused.9.png
│ │ │ ├── timepicker_up_normal.9.png
│ │ │ ├── timepicker_up_pressed.9.png
│ │ │ ├── timepicker_up_selected.9.png
│ │ │ ├── title_bar_medium.9.png
│ │ │ ├── title_bar_portrait.9.png
│ │ │ ├── title_bar_shadow.9.png
│ │ │ ├── title_bar_tall.9.png
│ │ │ ├── toast_frame.9.png
│ │ │ ├── unknown_image.png
│ │ │ ├── usb_android_connected.png
│ │ │ ├── usb_android.png
│ │ │ └── zoom_plate.9.png
│ │ ├── drawable-nodpi
│ │ │ ├── blank_tile.png
│ │ │ ├── loading_tile_android.png
│ │ │ ├── loading_tile.png
│ │ │ ├── no_tile_128.png
│ │ │ ├── no_tile_256.png
│ │ │ └── platlogo.jpg
│ │ ├── layout
│ │ │ ├── activity_list_item_2.xml
│ │ │ ├── activity_list_item.xml
│ │ │ ├── activity_list.xml
│ │ │ ├── alert_dialog_progress.xml
│ │ │ ├── alert_dialog.xml
│ │ │ ├── always_use_checkbox.xml
│ │ │ ├── app_permission_item.xml
│ │ │ ├── app_perms_summary.xml
│ │ │ ├── auto_complete_list.xml
│ │ │ ├── browser_link_context_header.xml
│ │ │ ├── character_picker_button.xml
│ │ │ ├── character_picker.xml
│ │ │ ├── contact_header.xml
│ │ │ ├── date_picker_dialog.xml
│ │ │ ├── date_picker.xml
│ │ │ ├── dialog_custom_title.xml
│ │ │ ├── dialog_title_icons.xml
│ │ │ ├── dialog_title.xml
│ │ │ ├── expandable_list_content.xml
│ │ │ ├── expanded_menu_layout.xml
│ │ │ ├── global_actions_item.xml
│ │ │ ├── grant_credentials_permission.xml
│ │ │ ├── heavy_weight_switcher.xml
│ │ │ ├── icon_menu_item_layout.xml
│ │ │ ├── input_method_extract_view.xml
│ │ │ ├── input_method.xml
│ │ │ ├── js_prompt.xml
│ │ │ ├── keyboard_key_preview.xml
│ │ │ ├── keyboard_popup_keyboard.xml
│ │ │ ├── keyguard_screen_glogin_unlock.xml
│ │ │ ├── keyguard_screen_lock.xml
│ │ │ ├── keyguard_screen_password_landscape.xml
│ │ │ ├── keyguard_screen_password_portrait.xml
│ │ │ ├── keyguard_screen_sim_pin_landscape.xml
│ │ │ ├── keyguard_screen_sim_pin_portrait.xml
│ │ │ ├── keyguard_screen_tab_unlock_land.xml
│ │ │ ├── keyguard_screen_tab_unlock.xml
│ │ │ ├── keyguard_screen_unlock_landscape.xml
│ │ │ ├── keyguard_screen_unlock_portrait.xml
│ │ │ ├── keyguard.xml
│ │ │ ├── launch_warning.xml
│ │ │ ├── list_content.xml
│ │ │ ├── list_gestures_overlay.xml
│ │ │ ├── list_menu_item_checkbox.xml
│ │ │ ├── list_menu_item_icon.xml
│ │ │ ├── list_menu_item_layout.xml
│ │ │ ├── list_menu_item_radio.xml
│ │ │ ├── media_controller.xml
│ │ │ ├── menu_item.xml
│ │ │ ├── number_picker.xml
│ │ │ ├── permissions_account_and_authtokentype.xml
│ │ │ ├── permissions_package_list_item.xml
│ │ │ ├── power_dialog.xml
│ │ │ ├── preference_category.xml
│ │ │ ├── preference_child.xml
│ │ │ ├── preference_dialog_edittext.xml
│ │ │ ├── preference_dialog.xml
│ │ │ ├── preference_information.xml
│ │ │ ├── preference_list_content.xml
│ │ │ ├── preferences.xml
│ │ │ ├── preference_widget_checkbox.xml
│ │ │ ├── preference.xml
│ │ │ ├── progress_dialog.xml
│ │ │ ├── recent_apps_dialog.xml
│ │ │ ├── recent_apps_icon.xml
│ │ │ ├── resolve_list_item.xml
│ │ │ ├── safe_mode.xml
│ │ │ ├── screen_custom_title.xml
│ │ │ ├── screen_progress.xml
│ │ │ ├── screen_simple.xml
│ │ │ ├── screen_title_icons.xml
│ │ │ ├── screen_title.xml
│ │ │ ├── screen.xml
│ │ │ ├── search_bar.xml
│ │ │ ├── search_dropdown_item_1line.xml
│ │ │ ├── search_dropdown_item_icons_2line.xml
│ │ │ ├── seekbar_dialog.xml
│ │ │ ├── select_dialog_item.xml
│ │ │ ├── select_dialog_multichoice.xml
│ │ │ ├── select_dialog_singlechoice.xml
│ │ │ ├── select_dialog.xml
│ │ │ ├── simple_dropdown_hint.xml
│ │ │ ├── simple_dropdown_item_1line.xml
│ │ │ ├── simple_dropdown_item_2line.xml
│ │ │ ├── simple_expandable_list_item_1.xml
│ │ │ ├── simple_expandable_list_item_2.xml
│ │ │ ├── simple_gallery_item.xml
│ │ │ ├── simple_list_item_1.xml
│ │ │ ├── simple_list_item_2.xml
│ │ │ ├── simple_list_item_checked.xml
│ │ │ ├── simple_list_item_multiple_choice.xml
│ │ │ ├── simple_list_item_single_choice.xml
│ │ │ ├── simple_spinner_dropdown_item.xml
│ │ │ ├── simple_spinner_item.xml
│ │ │ ├── status_bar_latest_event_content.xml
│ │ │ ├── tab_content.xml
│ │ │ ├── tab_indicator.xml
│ │ │ ├── test_list_item.xml
│ │ │ ├── textview_hint.xml
│ │ │ ├── time_picker_dialog.xml
│ │ │ ├── time_picker.xml
│ │ │ ├── transient_notification.xml
│ │ │ ├── twelve_key_entry.xml
│ │ │ ├── two_line_list_item.xml
│ │ │ ├── typing_filter.xml
│ │ │ ├── usb_storage_activity.xml
│ │ │ ├── volume_adjust.xml
│ │ │ ├── zoom_browser_accessory_buttons.xml
│ │ │ ├── zoom_container.xml
│ │ │ ├── zoom_controls.xml
│ │ │ └── zoom_magnify.xml
│ │ ├── layout-land
│ │ │ ├── icon_menu_layout.xml
│ │ │ └── usb_storage_activity.xml
│ │ ├── layout-port
│ │ │ └── icon_menu_layout.xml
│ │ ├── raw
│ │ │ ├── fallbackring.ogg
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-ar
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-cs
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-da
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-de
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-en-rGB
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-es
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-fi
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-fr
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-hu
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-it
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-iw
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-ja
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-ko
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-nl
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-pl
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-pt-rBR
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-ru
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-th
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-tr
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-zh-rCN
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── raw-zh-rTW
│ │ │ ├── loaderror.html
│ │ │ └── nodomain.html
│ │ ├── values
│ │ │ ├── arrays.xml
│ │ │ ├── attrs_manifest.xml
│ │ │ ├── attrs.xml
│ │ │ ├── colors.xml
│ │ │ ├── config.xml
│ │ │ ├── dimens.xml
│ │ │ ├── donottranslate-cldr.xml
│ │ │ ├── donottranslate-names.xml
│ │ │ ├── donottranslate.xml
│ │ │ ├── ids.xml
│ │ │ ├── public.xml
│ │ │ ├── strings.xml
│ │ │ ├── styles.xml
│ │ │ └── themes.xml
│ │ ├── values-ar
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-ar-rEG
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-ar-rIL
│ │ │ └── arrays.xml
│ │ ├── values-bg
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-bg-rBG
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-ca
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-ca-rES
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-cs
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-cs-rCZ
│ │ │ └── arrays.xml
│ │ ├── values-da
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-da-rDK
│ │ │ └── arrays.xml
│ │ ├── values-de
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-de-rAT
│ │ │ └── arrays.xml
│ │ ├── values-de-rCH
│ │ │ └── arrays.xml
│ │ ├── values-de-rDE
│ │ │ └── arrays.xml
│ │ ├── values-de-rLI
│ │ │ └── arrays.xml
│ │ ├── values-el
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-el-rGR
│ │ │ └── arrays.xml
│ │ ├── values-en-rAU
│ │ │ ├── arrays.xml
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-en-rCA
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-en-rGB
│ │ │ ├── arrays.xml
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-en-rIE
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-en-rIN
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-en-rNZ
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-en-rSG
│ │ │ ├── arrays.xml
│ │ │ └── strings.xml
│ │ ├── values-en-rUS
│ │ │ ├── donottranslate-cldr.xml
│ │ │ ├── donottranslate-names.xml
│ │ │ └── strings.xml
│ │ ├── values-en-rZA
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-es
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-es-rES
│ │ │ └── arrays.xml
│ │ ├── values-es-rUS
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-fa
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-fi
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-fi-rFI
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-fr
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-fr-rBE
│ │ │ └── arrays.xml
│ │ ├── values-fr-rCA
│ │ │ └── arrays.xml
│ │ ├── values-fr-rCH
│ │ │ └── arrays.xml
│ │ ├── values-fr-rFR
│ │ │ └── arrays.xml
│ │ ├── values-he-rIL
│ │ │ └── arrays.xml
│ │ ├── values-hi-rIN
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-hr
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-hr-rHR
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-hu
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-hu-rHU
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-id-rID
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-in
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-in-rID
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-it
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-it-rCH
│ │ │ └── arrays.xml
│ │ ├── values-it-rIT
│ │ │ └── arrays.xml
│ │ ├── values-iw
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-iw-rIL
│ │ │ └── arrays.xml
│ │ ├── values-ja
│ │ │ ├── donottranslate-cldr.xml
│ │ │ ├── donottranslate.xml
│ │ │ └── strings.xml
│ │ ├── values-ja-rJP
│ │ │ └── arrays.xml
│ │ ├── values-ko
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-ko-rKR
│ │ │ └── arrays.xml
│ │ ├── values-land
│ │ │ ├── dimens.xml
│ │ │ └── donottranslate.xml
│ │ ├── values-lt
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-lt-rLT
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-lv
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-lv-rLV
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-mcc204
│ │ │ ├── arrays.xml
│ │ │ └── strings.xml
│ │ ├── values-mcc204-cs
│ │ │ └── strings.xml
│ │ ├── values-mcc204-da
│ │ │ └── strings.xml
│ │ ├── values-mcc204-de
│ │ │ └── strings.xml
│ │ ├── values-mcc204-el
│ │ │ └── strings.xml
│ │ ├── values-mcc204-es
│ │ │ └── strings.xml
│ │ ├── values-mcc204-es-rUS
│ │ │ └── strings.xml
│ │ ├── values-mcc204-fr
│ │ │ └── strings.xml
│ │ ├── values-mcc204-it
│ │ │ └── strings.xml
│ │ ├── values-mcc204-ja
│ │ │ └── strings.xml
│ │ ├── values-mcc204-ko
│ │ │ └── strings.xml
│ │ ├── values-mcc204-nl
│ │ │ └── strings.xml
│ │ ├── values-mcc204-pl
│ │ │ └── strings.xml
│ │ ├── values-mcc204-pt
│ │ │ └── strings.xml
│ │ ├── values-mcc204-pt-rPT
│ │ │ └── strings.xml
│ │ ├── values-mcc204-ru
│ │ │ └── strings.xml
│ │ ├── values-mcc204-sv
│ │ │ └── strings.xml
│ │ ├── values-mcc204-tr
│ │ │ └── strings.xml
│ │ ├── values-mcc204-zh-rCN
│ │ │ └── strings.xml
│ │ ├── values-mcc204-zh-rTW
│ │ │ └── strings.xml
│ │ ├── values-mcc219
│ │ │ └── config.xml
│ │ ├── values-mcc220
│ │ │ └── config.xml
│ │ ├── values-mcc230
│ │ │ ├── arrays.xml
│ │ │ └── strings.xml
│ │ ├── values-mcc230-cs
│ │ │ └── strings.xml
│ │ ├── values-mcc230-da
│ │ │ └── strings.xml
│ │ ├── values-mcc230-de
│ │ │ └── strings.xml
│ │ ├── values-mcc230-el
│ │ │ └── strings.xml
│ │ ├── values-mcc230-es
│ │ │ └── strings.xml
│ │ ├── values-mcc230-es-rUS
│ │ │ └── strings.xml
│ │ ├── values-mcc230-fr
│ │ │ └── strings.xml
│ │ ├── values-mcc230-it
│ │ │ └── strings.xml
│ │ ├── values-mcc230-ja
│ │ │ └── strings.xml
│ │ ├── values-mcc230-ko
│ │ │ └── strings.xml
│ │ ├── values-mcc230-nl
│ │ │ └── strings.xml
│ │ ├── values-mcc230-pl
│ │ │ └── strings.xml
│ │ ├── values-mcc230-pt
│ │ │ └── strings.xml
│ │ ├── values-mcc230-pt-rPT
│ │ │ └── strings.xml
│ │ ├── values-mcc230-ru
│ │ │ └── strings.xml
│ │ ├── values-mcc230-sv
│ │ │ └── strings.xml
│ │ ├── values-mcc230-tr
│ │ │ └── strings.xml
│ │ ├── values-mcc230-zh-rCN
│ │ │ └── strings.xml
│ │ ├── values-mcc230-zh-rTW
│ │ │ └── strings.xml
│ │ ├── values-mcc232
│ │ │ ├── arrays.xml
│ │ │ └── strings.xml
│ │ ├── values-mcc232-cs
│ │ │ └── strings.xml
│ │ ├── values-mcc232-da
│ │ │ └── strings.xml
│ │ ├── values-mcc232-de
│ │ │ └── strings.xml
│ │ ├── values-mcc232-el
│ │ │ └── strings.xml
│ │ ├── values-mcc232-es
│ │ │ └── strings.xml
│ │ ├── values-mcc232-es-rUS
│ │ │ └── strings.xml
│ │ ├── values-mcc232-fr
│ │ │ └── strings.xml
│ │ ├── values-mcc232-it
│ │ │ └── strings.xml
│ │ ├── values-mcc232-ja
│ │ │ └── strings.xml
│ │ ├── values-mcc232-ko
│ │ │ └── strings.xml
│ │ ├── values-mcc232-nl
│ │ │ └── strings.xml
│ │ ├── values-mcc232-pl
│ │ │ └── strings.xml
│ │ ├── values-mcc232-pt
│ │ │ └── strings.xml
│ │ ├── values-mcc232-pt-rPT
│ │ │ └── strings.xml
│ │ ├── values-mcc232-ru
│ │ │ └── strings.xml
│ │ ├── values-mcc232-sv
│ │ │ └── strings.xml
│ │ ├── values-mcc232-tr
│ │ │ └── strings.xml
│ │ ├── values-mcc232-zh-rCN
│ │ │ └── strings.xml
│ │ ├── values-mcc232-zh-rTW
│ │ │ └── strings.xml
│ │ ├── values-mcc234
│ │ │ └── strings.xml
│ │ ├── values-mcc234-cs
│ │ │ └── strings.xml
│ │ ├── values-mcc234-da
│ │ │ └── strings.xml
│ │ ├── values-mcc234-de
│ │ │ └── strings.xml
│ │ ├── values-mcc234-el
│ │ │ └── strings.xml
│ │ ├── values-mcc234-es
│ │ │ └── strings.xml
│ │ ├── values-mcc234-es-rUS
│ │ │ └── strings.xml
│ │ ├── values-mcc234-fr
│ │ │ └── strings.xml
│ │ ├── values-mcc234-it
│ │ │ └── strings.xml
│ │ ├── values-mcc234-ja
│ │ │ └── strings.xml
│ │ ├── values-mcc234-ko
│ │ │ └── strings.xml
│ │ ├── values-mcc234-nl
│ │ │ └── strings.xml
│ │ ├── values-mcc234-pl
│ │ │ └── strings.xml
│ │ ├── values-mcc234-pt
│ │ │ └── strings.xml
│ │ ├── values-mcc234-pt-rPT
│ │ │ └── strings.xml
│ │ ├── values-mcc234-ru
│ │ │ └── strings.xml
│ │ ├── values-mcc234-sv
│ │ │ └── strings.xml
│ │ ├── values-mcc234-tr
│ │ │ └── strings.xml
│ │ ├── values-mcc234-zh-rCN
│ │ │ └── strings.xml
│ │ ├── values-mcc234-zh-rTW
│ │ │ └── strings.xml
│ │ ├── values-mcc260
│ │ │ ├── arrays.xml
│ │ │ └── strings.xml
│ │ ├── values-mcc260-cs
│ │ │ └── strings.xml
│ │ ├── values-mcc260-da
│ │ │ └── strings.xml
│ │ ├── values-mcc260-de
│ │ │ └── strings.xml
│ │ ├── values-mcc260-el
│ │ │ └── strings.xml
│ │ ├── values-mcc260-es
│ │ │ └── strings.xml
│ │ ├── values-mcc260-es-rUS
│ │ │ └── strings.xml
│ │ ├── values-mcc260-fr
│ │ │ └── strings.xml
│ │ ├── values-mcc260-it
│ │ │ └── strings.xml
│ │ ├── values-mcc260-ja
│ │ │ └── strings.xml
│ │ ├── values-mcc260-ko
│ │ │ └── strings.xml
│ │ ├── values-mcc260-nl
│ │ │ └── strings.xml
│ │ ├── values-mcc260-pl
│ │ │ └── strings.xml
│ │ ├── values-mcc260-pt
│ │ │ └── strings.xml
│ │ ├── values-mcc260-pt-rPT
│ │ │ └── strings.xml
│ │ ├── values-mcc260-ru
│ │ │ └── strings.xml
│ │ ├── values-mcc260-sv
│ │ │ └── strings.xml
│ │ ├── values-mcc260-tr
│ │ │ └── strings.xml
│ │ ├── values-mcc260-zh-rCN
│ │ │ └── strings.xml
│ │ ├── values-mcc260-zh-rTW
│ │ │ └── strings.xml
│ │ ├── values-mcc262
│ │ │ ├── arrays.xml
│ │ │ └── strings.xml
│ │ ├── values-mcc262-cs
│ │ │ └── strings.xml
│ │ ├── values-mcc262-da
│ │ │ └── strings.xml
│ │ ├── values-mcc262-de
│ │ │ └── strings.xml
│ │ ├── values-mcc262-el
│ │ │ └── strings.xml
│ │ ├── values-mcc262-es
│ │ │ └── strings.xml
│ │ ├── values-mcc262-es-rUS
│ │ │ └── strings.xml
│ │ ├── values-mcc262-fr
│ │ │ └── strings.xml
│ │ ├── values-mcc262-it
│ │ │ └── strings.xml
│ │ ├── values-mcc262-ja
│ │ │ └── strings.xml
│ │ ├── values-mcc262-ko
│ │ │ └── strings.xml
│ │ ├── values-mcc262-nl
│ │ │ └── strings.xml
│ │ ├── values-mcc262-pl
│ │ │ └── strings.xml
│ │ ├── values-mcc262-pt
│ │ │ └── strings.xml
│ │ ├── values-mcc262-pt-rPT
│ │ │ └── strings.xml
│ │ ├── values-mcc262-ru
│ │ │ └── strings.xml
│ │ ├── values-mcc262-sv
│ │ │ └── strings.xml
│ │ ├── values-mcc262-tr
│ │ │ └── strings.xml
│ │ ├── values-mcc262-zh-rCN
│ │ │ └── strings.xml
│ │ ├── values-mcc262-zh-rTW
│ │ │ └── strings.xml
│ │ ├── values-nb
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-nb-rNO
│ │ │ └── arrays.xml
│ │ ├── values-nl
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-nl-rBE
│ │ │ └── arrays.xml
│ │ ├── values-nl-rNL
│ │ │ └── arrays.xml
│ │ ├── values-pl
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-pl-rPL
│ │ │ └── arrays.xml
│ │ ├── values-port-mdpi
│ │ │ └── donottranslate.xml
│ │ ├── values-pt
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-pt-rBR
│ │ │ └── arrays.xml
│ │ ├── values-pt-rPT
│ │ │ ├── arrays.xml
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-rm
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-rm-rCH
│ │ │ └── arrays.xml
│ │ ├── values-ro
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-ro-rRO
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-ru
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-ru-rRU
│ │ │ └── arrays.xml
│ │ ├── values-sk
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-sk-rSK
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-sl
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-sl-rSI
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-sr
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-sr-rRS
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-sv
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-sv-rSE
│ │ │ └── arrays.xml
│ │ ├── values-th
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-th-rTH
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-tl
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-tl-rPH
│ │ │ └── arrays.xml
│ │ ├── values-tr
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-tr-rTR
│ │ │ └── arrays.xml
│ │ ├── values-uk
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-uk-rUA
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-vi
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-vi-rVN
│ │ │ ├── arrays.xml
│ │ │ └── donottranslate-cldr.xml
│ │ ├── values-zh-rCN
│ │ │ ├── arrays.xml
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── values-zh-rTW
│ │ │ ├── arrays.xml
│ │ │ ├── donottranslate-cldr.xml
│ │ │ └── strings.xml
│ │ ├── xml
│ │ │ ├── apns.xml
│ │ │ ├── autotext.xml
│ │ │ ├── eri.xml
│ │ │ ├── password_kbd_extension.xml
│ │ │ ├── password_kbd_numeric.xml
│ │ │ ├── password_kbd_popup_template.xml
│ │ │ ├── password_kbd_qwerty_shifted.xml
│ │ │ ├── password_kbd_qwerty.xml
│ │ │ ├── password_kbd_symbols_shift.xml
│ │ │ ├── password_kbd_symbols.xml
│ │ │ ├── power_profile.xml
│ │ │ ├── preferred_time_zones.xml
│ │ │ └── time_zones_by_country.xml
│ │ ├── xml-en
│ │ │ └── autotext.xml
│ │ ├── xml-land
│ │ │ ├── password_kbd_qwerty_shifted.xml
│ │ │ └── password_kbd_qwerty.xml
│ │ └── xml-mdpi
│ │ ├── password_kbd_qwerty_shifted.xml
│ │ └── password_kbd_qwerty.xml
│ ├── service_actions.txt
│ └── widgets.txt
├── framework.aidl
└── images
├── kernel-qemu
├── NOTICE.txt
└── ramdisk.img
349 directories, 4507 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论