Skip to content

Instantly share code, notes, and snippets.

@luizcarvalho
Created October 7, 2013 16:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luizcarvalho/6870443 to your computer and use it in GitHub Desktop.
Save luizcarvalho/6870443 to your computer and use it in GitHub Desktop.
Android-SDK folder
This file has been truncated, but you can view the full file.
.
├── add-ons
│   ├── addon-google_apis-google-10
│   │   ├── docs
│   │   │   └── reference
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── google
│   │   │   │   └── android
│   │   │   │   └── maps
│   │   │   │   ├── GeoPoint.html
│   │   │   │   ├── ItemizedOverlay.html
│   │   │   │   ├── ItemizedOverlay.OnFocusChangeListener.html
│   │   │   │   ├── MapActivity.html
│   │   │   │   ├── MapController.html
│   │   │   │   ├── MapView.html
│   │   │   │   ├── MapView.LayoutParams.html
│   │   │   │   ├── MapView.ReticleDrawMode.html
│   │   │   │   ├── MyLocationOverlay.html
│   │   │   │   ├── Overlay.html
│   │   │   │   ├── OverlayItem.html
│   │   │   │   ├── Overlay.Snappable.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── Projection.html
│   │   │   │   └── TrackballGestureDetector.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   └── stylesheet.css
│   │   ├── images
│   │   │   ├── NOTICE.txt
│   │   │   ├── ramdisk.img
│   │   │   ├── system.img
│   │   │   └── userdata.img
│   │   ├── libs
│   │   │   ├── maps.jar
│   │   │   └── usb.jar
│   │   ├── manifest.ini
│   │   ├── samples
│   │   │   └── MapsDemo
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── default.properties
│   │   │   ├── res
│   │   │   │   ├── drawable-hdpi
│   │   │   │   │   └── app_sample_code.png
│   │   │   │   ├── drawable-mdpi
│   │   │   │   │   └── app_sample_code.png
│   │   │   │   ├── layout
│   │   │   │   │   └── mapview.xml
│   │   │   │   └── values
│   │   │   │   └── strings.xml
│   │   │   └── src
│   │   │   └── com
│   │   │   └── example
│   │   │   └── android
│   │   │   └── apis
│   │   │   ├── MapsDemo.java
│   │   │   └── view
│   │   │   ├── MapViewCompassDemo.java
│   │   │   └── MapViewDemo.java
│   │   └── source.properties
│   ├── addon-google_apis-google-14
│   │   ├── docs
│   │   │   └── reference
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── google
│   │   │   │   └── android
│   │   │   │   └── maps
│   │   │   │   ├── GeoPoint.html
│   │   │   │   ├── ItemizedOverlay.html
│   │   │   │   ├── ItemizedOverlay.OnFocusChangeListener.html
│   │   │   │   ├── MapActivity.html
│   │   │   │   ├── MapController.html
│   │   │   │   ├── MapView.html
│   │   │   │   ├── MapView.LayoutParams.html
│   │   │   │   ├── MapView.ReticleDrawMode.html
│   │   │   │   ├── MyLocationOverlay.html
│   │   │   │   ├── Overlay.html
│   │   │   │   ├── OverlayItem.html
│   │   │   │   ├── Overlay.Snappable.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── Projection.html
│   │   │   │   └── TrackballGestureDetector.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   └── stylesheet.css
│   │   ├── images
│   │   │   └── armeabi-v7a
│   │   │   ├── build.prop
│   │   │   ├── NOTICE.txt
│   │   │   ├── ramdisk.img
│   │   │   ├── system.img
│   │   │   └── userdata.img
│   │   ├── libs
│   │   │   ├── maps.jar
│   │   │   └── usb.jar
│   │   ├── manifest.ini
│   │   ├── samples
│   │   │   └── MapsDemo
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── default.properties
│   │   │   ├── res
│   │   │   │   ├── drawable-hdpi
│   │   │   │   │   └── app_sample_code.png
│   │   │   │   ├── drawable-mdpi
│   │   │   │   │   └── app_sample_code.png
│   │   │   │   ├── layout
│   │   │   │   │   └── mapview.xml
│   │   │   │   └── values
│   │   │   │   ├── maps_api_key.xml
│   │   │   │   └── strings.xml
│   │   │   └── src
│   │   │   └── com
│   │   │   └── example
│   │   │   └── android
│   │   │   └── apis
│   │   │   ├── MapsDemo.java
│   │   │   └── view
│   │   │   ├── MapViewCompassDemo.java
│   │   │   └── MapViewDemo.java
│   │   └── source.properties
│   ├── addon-google_apis-google-15
│   │   ├── docs
│   │   │   ├── effects_apis
│   │   │   │   ├── allclasses-frame.html
│   │   │   │   ├── allclasses-noframe.html
│   │   │   │   ├── com
│   │   │   │   │   └── google
│   │   │   │   │   └── android
│   │   │   │   │   └── media
│   │   │   │   │   └── effects
│   │   │   │   │   ├── EffectList.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── package-tree.html
│   │   │   │   ├── constant-values.html
│   │   │   │   ├── deprecated-list.html
│   │   │   │   ├── help-doc.html
│   │   │   │   ├── index-all.html
│   │   │   │   ├── index.html
│   │   │   │   ├── overview-tree.html
│   │   │   │   ├── package-list
│   │   │   │   ├── resources
│   │   │   │   │   └── inherit.gif
│   │   │   │   └── stylesheet.css
│   │   │   └── maps_apis
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── google
│   │   │   │   └── android
│   │   │   │   └── maps
│   │   │   │   ├── GeoPoint.html
│   │   │   │   ├── ItemizedOverlay.html
│   │   │   │   ├── ItemizedOverlay.OnFocusChangeListener.html
│   │   │   │   ├── MapActivity.html
│   │   │   │   ├── MapController.html
│   │   │   │   ├── MapView.html
│   │   │   │   ├── MapView.LayoutParams.html
│   │   │   │   ├── MapView.ReticleDrawMode.html
│   │   │   │   ├── MyLocationOverlay.html
│   │   │   │   ├── Overlay.html
│   │   │   │   ├── OverlayItem.html
│   │   │   │   ├── Overlay.Snappable.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── Projection.html
│   │   │   │   └── TrackballGestureDetector.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   └── stylesheet.css
│   │   ├── images
│   │   │   └── armeabi-v7a
│   │   │   ├── build.prop
│   │   │   ├── NOTICE.txt
│   │   │   ├── ramdisk.img
│   │   │   ├── system.img
│   │   │   └── userdata.img
│   │   ├── libs
│   │   │   ├── effects.jar
│   │   │   ├── maps.jar
│   │   │   └── usb.jar
│   │   ├── manifest.ini
│   │   ├── samples
│   │   │   └── MapsDemo
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── default.properties
│   │   │   ├── res
│   │   │   │   ├── drawable-hdpi
│   │   │   │   │   └── app_sample_code.png
│   │   │   │   ├── drawable-mdpi
│   │   │   │   │   └── app_sample_code.png
│   │   │   │   ├── layout
│   │   │   │   │   └── mapview.xml
│   │   │   │   └── values
│   │   │   │   ├── maps_api_key.xml
│   │   │   │   └── strings.xml
│   │   │   └── src
│   │   │   └── com
│   │   │   └── example
│   │   │   └── android
│   │   │   └── apis
│   │   │   ├── MapsDemo.java
│   │   │   └── view
│   │   │   ├── MapViewCompassDemo.java
│   │   │   └── MapViewDemo.java
│   │   └── source.properties
│   ├── addon-google_apis-google-16
│   │   ├── docs
│   │   │   ├── effects_apis
│   │   │   │   ├── allclasses-frame.html
│   │   │   │   ├── allclasses-noframe.html
│   │   │   │   ├── com
│   │   │   │   │   └── google
│   │   │   │   │   └── android
│   │   │   │   │   └── media
│   │   │   │   │   └── effects
│   │   │   │   │   ├── EffectList.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── package-tree.html
│   │   │   │   ├── constant-values.html
│   │   │   │   ├── deprecated-list.html
│   │   │   │   ├── help-doc.html
│   │   │   │   ├── index-all.html
│   │   │   │   ├── index.html
│   │   │   │   ├── overview-tree.html
│   │   │   │   ├── package-list
│   │   │   │   ├── resources
│   │   │   │   │   └── inherit.gif
│   │   │   │   └── stylesheet.css
│   │   │   └── maps_apis
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── google
│   │   │   │   └── android
│   │   │   │   └── maps
│   │   │   │   ├── GeoPoint.html
│   │   │   │   ├── ItemizedOverlay.html
│   │   │   │   ├── ItemizedOverlay.OnFocusChangeListener.html
│   │   │   │   ├── MapActivity.html
│   │   │   │   ├── MapController.html
│   │   │   │   ├── MapView.html
│   │   │   │   ├── MapView.LayoutParams.html
│   │   │   │   ├── MapView.ReticleDrawMode.html
│   │   │   │   ├── MyLocationOverlay.html
│   │   │   │   ├── Overlay.html
│   │   │   │   ├── OverlayItem.html
│   │   │   │   ├── Overlay.Snappable.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── Projection.html
│   │   │   │   └── TrackballGestureDetector.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   └── stylesheet.css
│   │   ├── images
│   │   │   └── armeabi-v7a
│   │   │   ├── build.prop
│   │   │   ├── NOTICE.txt
│   │   │   ├── ramdisk.img
│   │   │   ├── system.img
│   │   │   └── userdata.img
│   │   ├── libs
│   │   │   ├── effects.jar
│   │   │   ├── maps.jar
│   │   │   └── usb.jar
│   │   ├── manifest.ini
│   │   ├── samples
│   │   │   └── MapsDemo
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── default.properties
│   │   │   ├── res
│   │   │   │   ├── drawable-hdpi
│   │   │   │   │   └── app_sample_code.png
│   │   │   │   ├── drawable-mdpi
│   │   │   │   │   └── app_sample_code.png
│   │   │   │   ├── layout
│   │   │   │   │   └── mapview.xml
│   │   │   │   └── values
│   │   │   │   ├── maps_api_key.xml
│   │   │   │   └── strings.xml
│   │   │   └── src
│   │   │   └── com
│   │   │   └── example
│   │   │   └── android
│   │   │   └── apis
│   │   │   ├── MapsDemo.java
│   │   │   └── view
│   │   │   ├── MapViewCompassDemo.java
│   │   │   └── MapViewDemo.java
│   │   └── source.properties
│   ├── addon-google_apis-google-17
│   │   ├── docs
│   │   │   ├── effects_apis
│   │   │   │   ├── allclasses-frame.html
│   │   │   │   ├── allclasses-noframe.html
│   │   │   │   ├── com
│   │   │   │   │   └── google
│   │   │   │   │   └── android
│   │   │   │   │   └── media
│   │   │   │   │   └── effects
│   │   │   │   │   ├── EffectList.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── package-tree.html
│   │   │   │   ├── constant-values.html
│   │   │   │   ├── deprecated-list.html
│   │   │   │   ├── help-doc.html
│   │   │   │   ├── index-all.html
│   │   │   │   ├── index.html
│   │   │   │   ├── overview-tree.html
│   │   │   │   ├── package-list
│   │   │   │   ├── resources
│   │   │   │   │   └── inherit.gif
│   │   │   │   └── stylesheet.css
│   │   │   └── maps_apis
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── google
│   │   │   │   └── android
│   │   │   │   └── maps
│   │   │   │   ├── GeoPoint.html
│   │   │   │   ├── ItemizedOverlay.html
│   │   │   │   ├── ItemizedOverlay.OnFocusChangeListener.html
│   │   │   │   ├── MapActivity.html
│   │   │   │   ├── MapController.html
│   │   │   │   ├── MapView.html
│   │   │   │   ├── MapView.LayoutParams.html
│   │   │   │   ├── MapView.ReticleDrawMode.html
│   │   │   │   ├── MyLocationOverlay.html
│   │   │   │   ├── Overlay.html
│   │   │   │   ├── OverlayItem.html
│   │   │   │   ├── Overlay.Snappable.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── Projection.html
│   │   │   │   └── TrackballGestureDetector.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   └── stylesheet.css
│   │   ├── images
│   │   │   └── armeabi-v7a
│   │   │   ├── build.prop
│   │   │   ├── NOTICE.txt
│   │   │   ├── ramdisk.img
│   │   │   ├── system.img
│   │   │   └── userdata.img
│   │   ├── libs
│   │   │   ├── effects.jar
│   │   │   ├── maps.jar
│   │   │   └── usb.jar
│   │   ├── manifest.ini
│   │   ├── samples
│   │   │   └── MapsDemo
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── default.properties
│   │   │   ├── res
│   │   │   │   ├── drawable-hdpi
│   │   │   │   │   └── app_sample_code.png
│   │   │   │   ├── drawable-mdpi
│   │   │   │   │   └── app_sample_code.png
│   │   │   │   ├── layout
│   │   │   │   │   └── mapview.xml
│   │   │   │   └── values
│   │   │   │   ├── maps_api_key.xml
│   │   │   │   └── strings.xml
│   │   │   └── src
│   │   │   └── com
│   │   │   └── example
│   │   │   └── android
│   │   │   └── apis
│   │   │   ├── MapsDemo.java
│   │   │   └── view
│   │   │   ├── MapViewCompassDemo.java
│   │   │   └── MapViewDemo.java
│   │   └── source.properties
│   ├── addon-google_apis-google-3
│   │   ├── docs
│   │   │   └── reference
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── google
│   │   │   │   └── android
│   │   │   │   └── maps
│   │   │   │   ├── GeoPoint.html
│   │   │   │   ├── ItemizedOverlay.html
│   │   │   │   ├── ItemizedOverlay.OnFocusChangeListener.html
│   │   │   │   ├── MapActivity.html
│   │   │   │   ├── MapController.html
│   │   │   │   ├── MapView.html
│   │   │   │   ├── MapView.LayoutParams.html
│   │   │   │   ├── MapView.ReticleDrawMode.html
│   │   │   │   ├── MyLocationOverlay.html
│   │   │   │   ├── Overlay.html
│   │   │   │   ├── OverlayItem.html
│   │   │   │   ├── Overlay.Snappable.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── Projection.html
│   │   │   │   └── TrackballGestureDetector.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── orig-stylesheet.css
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   └── stylesheet.css
│   │   ├── hardware.ini
│   │   ├── images
│   │   │   ├── NOTICE.txt
│   │   │   ├── ramdisk.img
│   │   │   ├── system.img
│   │   │   └── userdata.img
│   │   ├── libs
│   │   │   └── maps.jar
│   │   ├── manifest.ini
│   │   ├── samples
│   │   │   └── MapsDemo
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── default.properties
│   │   │   ├── res
│   │   │   │   ├── drawable
│   │   │   │   │   └── app_sample_code.png
│   │   │   │   ├── layout
│   │   │   │   │   └── mapview.xml
│   │   │   │   └── values
│   │   │   │   └── strings.xml
│   │   │   └── src
│   │   │   └── com
│   │   │   └── example
│   │   │   └── android
│   │   │   └── apis
│   │   │   ├── MapsDemo.java
│   │   │   └── view
│   │   │   ├── MapViewCompassDemo.java
│   │   │   └── MapViewDemo.java
│   │   └── source.properties
│   ├── addon-google_apis-google-4
│   │   ├── docs
│   │   │   └── reference
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── google
│   │   │   │   └── android
│   │   │   │   └── maps
│   │   │   │   ├── GeoPoint.html
│   │   │   │   ├── ItemizedOverlay.html
│   │   │   │   ├── ItemizedOverlay.OnFocusChangeListener.html
│   │   │   │   ├── MapActivity.html
│   │   │   │   ├── MapController.html
│   │   │   │   ├── MapView.html
│   │   │   │   ├── MapView.LayoutParams.html
│   │   │   │   ├── MapView.ReticleDrawMode.html
│   │   │   │   ├── MyLocationOverlay.html
│   │   │   │   ├── Overlay.html
│   │   │   │   ├── OverlayItem.html
│   │   │   │   ├── Overlay.Snappable.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── Projection.html
│   │   │   │   └── TrackballGestureDetector.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── _header_mapkey.ezt
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   └── stylesheet.css
│   │   ├── hardware.ini
│   │   ├── images
│   │   │   ├── NOTICE.txt
│   │   │   ├── ramdisk.img
│   │   │   ├── system.img
│   │   │   └── userdata.img
│   │   ├── libs
│   │   │   └── maps.jar
│   │   ├── manifest.ini
│   │   ├── samples
│   │   │   └── MapsDemo
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── default.properties
│   │   │   ├── res
│   │   │   │   ├── drawable
│   │   │   │   │   └── app_sample_code.png
│   │   │   │   ├── layout
│   │   │   │   │   └── mapview.xml
│   │   │   │   └── values
│   │   │   │   └── strings.xml
│   │   │   └── src
│   │   │   └── com
│   │   │   └── example
│   │   │   └── android
│   │   │   └── apis
│   │   │   ├── MapsDemo.java
│   │   │   └── view
│   │   │   ├── MapViewCompassDemo.java
│   │   │   └── MapViewDemo.java
│   │   └── source.properties
│   ├── addon-google_apis-google-7
│   │   ├── docs
│   │   │   └── reference
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── google
│   │   │   │   └── android
│   │   │   │   └── maps
│   │   │   │   ├── GeoPoint.html
│   │   │   │   ├── ItemizedOverlay.html
│   │   │   │   ├── ItemizedOverlay.OnFocusChangeListener.html
│   │   │   │   ├── MapActivity.html
│   │   │   │   ├── MapController.html
│   │   │   │   ├── MapView.html
│   │   │   │   ├── MapView.LayoutParams.html
│   │   │   │   ├── MapView.ReticleDrawMode.html
│   │   │   │   ├── MyLocationOverlay.html
│   │   │   │   ├── Overlay.html
│   │   │   │   ├── OverlayItem.html
│   │   │   │   ├── Overlay.Snappable.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── package-tree.html
│   │   │   │   ├── Projection.html
│   │   │   │   └── TrackballGestureDetector.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   └── inherit.gif
│   │   │   └── stylesheet.css
│   │   ├── images
│   │   │   ├── NOTICE.txt
│   │   │   ├── ramdisk.img
│   │   │   ├── system.img
│   │   │   └── userdata.img
│   │   ├── libs
│   │   │   └── maps.jar
│   │   ├── manifest.ini
│   │   ├── samples
│   │   │   └── MapsDemo
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── default.properties
│   │   │   ├── res
│   │   │   │   ├── drawable-hdpi
│   │   │   │   │   └── app_sample_code.png
│   │   │   │   ├── drawable-mdpi
│   │   │   │   │   └── app_sample_code.png
│   │   │   │   ├── layout
│   │   │   │   │   └── mapview.xml
│   │   │   │   └── values
│   │   │   │   └── strings.xml
│   │   │   └── src
│   │   │   └── com
│   │   │   └── example
│   │   │   └── android
│   │   │   └── apis
│   │   │   ├── MapsDemo.java
│   │   │   └── view
│   │   │   ├── MapViewCompassDemo.java
│   │   │   └── MapViewDemo.java
│   │   └── source.properties
│   └── addon-google_apis-google-8
│   ├── docs
│   │   └── reference
│   │   ├── allclasses-frame.html
│   │   ├── allclasses-frame.html~
│   │   ├── allclasses-noframe.html
│   │   ├── allclasses-noframe.html~
│   │   ├── com
│   │   │   └── google
│   │   │   └── android
│   │   │   ├── gsf
│   │   │   │   ├── GoogleSettingsContract.html
│   │   │   │   ├── GoogleSettingsContract.NameValueTable.html
│   │   │   │   ├── GoogleSettingsContract.Partner.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── package-tree.html
│   │   │   └── maps
│   │   │   ├── GeoPoint.html
│   │   │   ├── ItemizedOverlay.html
│   │   │   ├── ItemizedOverlay.OnFocusChangeListener.html
│   │   │   ├── MapActivity.html
│   │   │   ├── MapController.html
│   │   │   ├── MapView.html
│   │   │   ├── MapView.LayoutParams.html
│   │   │   ├── MapView.ReticleDrawMode.html
│   │   │   ├── MyLocationOverlay.html
│   │   │   ├── Overlay.html
│   │   │   ├── OverlayItem.html
│   │   │   ├── Overlay.Snappable.html
│   │   │   ├── package-frame.html
│   │   │   ├── package-summary.html
│   │   │   ├── package-tree.html
│   │   │   ├── Projection.html
│   │   │   └── TrackballGestureDetector.html
│   │   ├── constant-values.html
│   │   ├── deprecated-list.html
│   │   ├── _header_mapkey.ezt
│   │   ├── help-doc.html
│   │   ├── index-all.html
│   │   ├── index.html
│   │   ├── overview-frame.html
│   │   ├── overview-summary.html
│   │   ├── overview-tree.html
│   │   ├── package-list
│   │   ├── resources
│   │   │   └── inherit.gif
│   │   └── stylesheet.css
│   ├── images
│   │   ├── NOTICE.txt
│   │   ├── ramdisk.img
│   │   ├── system.img
│   │   └── userdata.img
│   ├── libs
│   │   └── maps.jar
│   ├── manifest.ini
│   ├── samples
│   │   └── MapsDemo
│   │   ├── AndroidManifest.xml
│   │   ├── default.properties
│   │   ├── res
│   │   │   ├── drawable-hdpi
│   │   │   │   └── app_sample_code.png
│   │   │   ├── drawable-mdpi
│   │   │   │   └── app_sample_code.png
│   │   │   ├── layout
│   │   │   │   └── mapview.xml
│   │   │   └── values
│   │   │   └── strings.xml
│   │   └── src
│   │   └── com
│   │   └── example
│   │   └── android
│   │   └── apis
│   │   ├── MapsDemo.java
│   │   └── view
│   │   ├── MapViewCompassDemo.java
│   │   └── MapViewDemo.java
│   └── source.properties
├── build-tools
├── docs
│   ├── about
│   │   ├── about_toc.html
│   │   ├── dashboards
│   │   │   └── index.html
│   │   ├── flexible.html
│   │   ├── index.html
│   │   ├── marketplace.html
│   │   ├── start.html
│   │   └── versions
│   │   ├── android-1.1.html
│   │   ├── android-1.5-highlights.html
│   │   ├── android-1.5.html
│   │   ├── android-1.6-highlights.html
│   │   ├── android-1.6.html
│   │   ├── android-2.0.1.html
│   │   ├── android-2.0-highlights.html
│   │   ├── android-2.0.html
│   │   ├── android-2.1.html
│   │   ├── android-2.2-highlights.html
│   │   ├── android-2.2.html
│   │   ├── android-2.3.3.html
│   │   ├── android-2.3.4.html
│   │   ├── android-2.3-highlights.html
│   │   ├── android-2.3.html
│   │   ├── android-3.0-highlights.html
│   │   ├── android-3.0.html
│   │   ├── android-3.1-highlights.html
│   │   ├── android-3.1.html
│   │   ├── android-3.2.html
│   │   ├── android-4.0.3.html
│   │   ├── android-4.0-highlights.html
│   │   ├── android-4.0.html
│   │   ├── android-4.1.html
│   │   ├── android-4.2.html
│   │   ├── api-levels.html
│   │   ├── index.html
│   │   └── jelly-bean.html
│   ├── app.yaml
│   ├── assets
│   │   ├── css
│   │   │   ├── default.css
│   │   │   └── fullscreen.css
│   │   ├── customizations.css
│   │   ├── customizations.js
│   │   ├── design
│   │   │   └── default.js
│   │   ├── doclava-developer-core.css
│   │   ├── doclava-developer-docs.css
│   │   ├── doclava-developer-docs.js
│   │   ├── doclava-developer-reference.js
│   │   ├── GPL-LICENSE.txt
│   │   ├── images
│   │   │   ├── android-developers-logo.png
│   │   │   ├── android_wrench.png
│   │   │   ├── arrow_bluelink_down.png
│   │   │   ├── arrow_bluelink_up.png
│   │   │   ├── arrow-left-develop.png
│   │   │   ├── arrow_left_off.jpg
│   │   │   ├── arrow_left_on.jpg
│   │   │   ├── arrow-left.png
│   │   │   ├── arrow-right-develop.png
│   │   │   ├── arrow_right_off.jpg
│   │   │   ├── arrow_right_on.jpg
│   │   │   ├── arrow-right.png
│   │   │   ├── arrows-up-down.png
│   │   │   ├── bg_community_leftDiv.jpg
│   │   │   ├── bg_fade.jpg
│   │   │   ├── bg_gradient.jpg
│   │   │   ├── bg_images_sprite.png
│   │   │   ├── bg_logo.png
│   │   │   ├── blog-default.png
│   │   │   ├── body-gradient.png
│   │   │   ├── body-gradient-tab.png
│   │   │   ├── close.png
│   │   │   ├── dac_logo.png
│   │   │   ├── developers-logo.png
│   │   │   ├── fullscreen.png
│   │   │   ├── grad-rule-qv.png
│   │   │   ├── home
│   │   │   │   ├── adc2_l.png
│   │   │   │   ├── adc2_s.png
│   │   │   │   ├── android_adc.png
│   │   │   │   ├── Android_Dev_Lab_l.png
│   │   │   │   ├── bg_home_announcement.png
│   │   │   │   ├── bg_home_bottom.jpg
│   │   │   │   ├── bg_home_carousel_board.png
│   │   │   │   ├── bg_home_carousel.png
│   │   │   │   ├── bg_home_carousel_wheel.png
│   │   │   │   ├── carousel_buttons_sprite.png
│   │   │   │   ├── devphone-large.png
│   │   │   │   ├── devphone-small.png
│   │   │   │   ├── donut-android.png
│   │   │   │   ├── eclair-android.png
│   │   │   │   ├── froyo-android.png
│   │   │   │   ├── GDC2011.png
│   │   │   │   ├── gdc-logo.png
│   │   │   │   ├── gingerdroid.png
│   │   │   │   ├── google-plus.png
│   │   │   │   ├── google-plus-small.png
│   │   │   │   ├── GTV_icon_large.png
│   │   │   │   ├── GTV_icon_small.png
│   │   │   │   ├── honeycomb-android.png
│   │   │   │   ├── icon-about.png
│   │   │   │   ├── icon-design.png
│   │   │   │   ├── icon-develop.png
│   │   │   │   ├── icon-distribute.png
│   │   │   │   ├── ics-android.png
│   │   │   │   ├── io-large.png
│   │   │   │   ├── IO-logo-2011.png
│   │   │   │   ├── IO-logo.png
│   │   │   │   ├── io-small.png
│   │   │   │   ├── maps-large.png
│   │   │   │   ├── maps-small.png
│   │   │   │   ├── market-large.png
│   │   │   │   ├── market-small.png
│   │   │   │   ├── sdk-large.png
│   │   │   │   └── sdk-small.png
│   │   │   ├── hr_gray_main.jpg
│   │   │   ├── hr_gray_side.jpg
│   │   │   ├── icon_contribute.jpg
│   │   │   ├── icon_design.png
│   │   │   ├── icon_download2.jpg
│   │   │   ├── icon_download.jpg
│   │   │   ├── icon_guidelines_logo.png
│   │   │   ├── icon_market.jpg
│   │   │   ├── icon_more.png
│   │   │   ├── icon_play.png
│   │   │   ├── icon_robot.jpg
│   │   │   ├── icon_search.png
│   │   │   ├── icon_world.jpg
│   │   │   ├── left_off.jpg
│   │   │   ├── left_on.jpg
│   │   │   ├── locale.png
│   │   │   ├── logo_breadcrumbz.jpg
│   │   │   ├── more_bottom.png
│   │   │   ├── more_check.png
│   │   │   ├── more_mid.png
│   │   │   ├── more_top.png
│   │   │   ├── open_source.png
│   │   │   ├── preliminary.png
│   │   │   ├── quicknav_arrow.png
│   │   │   ├── quicknav_btn_bg.png
│   │   │   ├── resizable-e2.gif
│   │   │   ├── resizable-eg.gif
│   │   │   ├── resizable-e.gif
│   │   │   ├── resizable-s2.gif
│   │   │   ├── resizable-s2.png
│   │   │   ├── resizable-sg.gif
│   │   │   ├── resizable-s.gif
│   │   │   ├── resource-article.png
│   │   │   ├── resource-big-article.png
│   │   │   ├── resource-big-sample.png
│   │   │   ├── resource-big-tutorial.png
│   │   │   ├── resource-big-video.png
│   │   │   ├── resource-sample.png
│   │   │   ├── resource-tutorial.png
│   │   │   ├── resource-video.png
│   │   │   ├── right_off.jpg
│   │   │   ├── right_on.jpg
│   │   │   ├── sidenav-rule.png
│   │   │   ├── slide_1.jpg
│   │   │   ├── slide_2.jpg
│   │   │   ├── slide_3.jpg
│   │   │   ├── slide_large_1.jpg
│   │   │   ├── slide_large_2.jpg
│   │   │   ├── slide_large_3.jpg
│   │   │   ├── slide_off.jpg
│   │   │   ├── slide_on.jpg
│   │   │   ├── spacer.gif
│   │   │   ├── styles
│   │   │   │   ├── callout.png
│   │   │   │   ├── device_galaxynexus_blank_land_span13.png
│   │   │   │   ├── device_galaxynexus_blank_land_span8.png
│   │   │   │   ├── device_galaxynexus_blank_port_span5.png
│   │   │   │   ├── device_galaxynexus_blank_port_span9.png
│   │   │   │   ├── disclosure_down.png
│   │   │   │   ├── disclosure_left.png
│   │   │   │   ├── disclosure_right.png
│   │   │   │   ├── disclosure_up.png
│   │   │   │   ├── gototop.png
│   │   │   │   ├── ico_action.png
│   │   │   │   ├── ico_good.png
│   │   │   │   ├── ico_movie_inline.png
│   │   │   │   ├── ico_phone_tablet.png
│   │   │   │   ├── ico_use.png
│   │   │   │   ├── ico_web.png
│   │   │   │   ├── ico_wrong.png
│   │   │   │   └── open_new_page.png
│   │   │   ├── triangle-closed.png
│   │   │   ├── triangle-closed-small.png
│   │   │   ├── triangle-opened.png
│   │   │   ├── triangle-opened-small.png
│   │   │   ├── uiguidelines1.png
│   │   │   └── video-droid.png
│   │   ├── jquery-history.js
│   │   ├── jquery-resizable.min.js
│   │   ├── js
│   │   │   ├── android_3p-bundle.js
│   │   │   ├── docs.js
│   │   │   └── prettify.js
│   │   ├── LICENSE.txt
│   │   ├── prettify.js
│   │   ├── search_autocomplete.js
│   │   ├── style.css
│   │   └── triangle-none.gif
│   ├── design
│   │   ├── building-blocks
│   │   │   ├── buttons.html
│   │   │   ├── dialogs.html
│   │   │   ├── grid-lists.html
│   │   │   ├── index.html
│   │   │   ├── lists.html
│   │   │   ├── pickers.html
│   │   │   ├── progress.html
│   │   │   ├── scrolling.html
│   │   │   ├── seek-bars.html
│   │   │   ├── spinners.html
│   │   │   ├── switches.html
│   │   │   ├── tabs.html
│   │   │   └── text-fields.html
│   │   ├── design_toc.html
│   │   ├── downloads
│   │   │   └── index.html
│   │   ├── get-started
│   │   │   ├── creative-vision.html
│   │   │   ├── principles.html
│   │   │   └── ui-overview.html
│   │   ├── index.html
│   │   ├── media
│   │   │   ├── accessibility_contentdesc.png
│   │   │   ├── action_bar_basics.png
│   │   │   ├── action_bar_cab.png
│   │   │   ├── actionbar_drawer.png
│   │   │   ├── action_bar_pattern_action_icons.png
│   │   │   ├── action_bar_pattern_considerations.png
│   │   │   ├── action_bar_pattern_default_tabs.png
│   │   │   ├── action_bar_pattern_overflow.png
│   │   │   ├── action_bar_pattern_overview.png
│   │   │   ├── action_bar_pattern_rotation.png
│   │   │   ├── action_bar_pattern_share_pack.png
│   │   │   ├── action_bar_pattern_spinner.png
│   │   │   ├── action_bar_pattern_table.png
│   │   │   ├── action_bar_pattern_up_app_icon.png
│   │   │   ├── app_structure_book_detail_page_flip.png
│   │   │   ├── app_structure_fixedtabs.png
│   │   │   ├── app_structure_gallery_filmstrip.png
│   │   │   ├── app_structure_gmail.png
│   │   │   ├── app_structure_gmail_swipe.png
│   │   │   ├── app_structure_market.png
│   │   │   ├── app_structure_music_lndscp.png
│   │   │   ├── app_structure_overview.png
│   │   │   ├── app_structure_people_detail.png
│   │   │   ├── app_structure_scrolltabs.png
│   │   │   ├── app_structure_shortcut_on_item.png
│   │   │   ├── building_blocks_landing.png
│   │   │   ├── buttons_basic.png
│   │   │   ├── buttons_borderless.png
│   │   │   ├── buttons_default_small.png
│   │   │   ├── color_spectrum.png
│   │   │   ├── compatibility_legacy_apps.png
│   │   │   ├── compatibility_physical_buttons.png
│   │   │   ├── compatibility_virtual_nav.png
│   │   │   ├── confirm_ack_acknowledge.png
│   │   │   ├── confirm_ack_confirming.png
│   │   │   ├── confirm_ack_draft_deleted.png
│   │   │   ├── confirm_ack_ex_beam.png
│   │   │   ├── confirm_ack_ex_books.png
│   │   │   ├── confirm_ack_ex_draftsave.png
│   │   │   ├── confirm_ack_ex_plus1.png
│   │   │   ├── confirm_ack_ex_removeapp.png
│   │   │   ├── confirm_ack_flowchart.png
│   │   │   ├── creative_vision_main.png
│   │   │   ├── design_elements_landing.png
│   │   │   ├── devices_displays_density.png
│   │   │   ├── devices_displays_main.png
│   │   │   ├── dialogs_examples.png
│   │   │   ├── dialogs_main.png
│   │   │   ├── dialogs_popups_example.png
│   │   │   ├── dialogs_toasts.png
│   │   │   ├── dialogs_w_no_title.png
│   │   │   ├── dialogs_w_title.png
│   │   │   ├── downloads_color_swatches.png
│   │   │   ├── downloads_roboto_specimen_preview.png
│   │   │   ├── downloads_stencils.png
│   │   │   ├── extras_googleio_12.png
│   │   │   ├── gesture_doubletouch.png
│   │   │   ├── gesture_drag.png
│   │   │   ├── gesture_longtouch.png
│   │   │   ├── gesture_pinchclose.png
│   │   │   ├── gesture_pinchopen.png
│   │   │   ├── gesture_swipe.png
│   │   │   ├── gesture_touch.png
│   │   │   ├── gridview_example.png
│   │   │   ├── gridview_horizontal.png
│   │   │   ├── gridview_overview.png
│   │   │   ├── gridview_style.png
│   │   │   ├── gridview_vertical.png
│   │   │   ├── help_better.png
│   │   │   ├── help_cling.png
│   │   │   ├── help_dont.png
│   │   │   ├── help_evenbetter.png
│   │   │   ├── help_overflow.png
│   │   │   ├── help_solo_overflow.png
│   │   │   ├── iconography_actionbar_colors.png
│   │   │   ├── iconography_actionbar_focal.png
│   │   │   ├── iconography_actionbar_size.png
│   │   │   ├── iconography_actionbar_style.png
│   │   │   ├── iconography_launcher_example2.png
│   │   │   ├── iconography_launcher_example.png
│   │   │   ├── iconography_launcher_focal.png
│   │   │   ├── iconography_launcher_size.png
│   │   │   ├── iconography_launcher_style.png
│   │   │   ├── iconography_notification_example.png
│   │   │   ├── iconography_notification_focal.png
│   │   │   ├── iconography_notification_size.png
│   │   │   ├── iconography_notification_style.png
│   │   │   ├── iconography_overview.png
│   │   │   ├── iconography_small_colors.png
│   │   │   ├── iconography_small_example.png
│   │   │   ├── iconography_small_focal.png
│   │   │   ├── iconography_small_size.png
│   │   │   ├── iconography_small_style.png
│   │   │   ├── index_landing_page.png
│   │   │   ├── lists_main.png
│   │   │   ├── metrics_48.png
│   │   │   ├── metrics_closeup.png
│   │   │   ├── metrics_diagram.png
│   │   │   ├── metrics_forms.png
│   │   │   ├── migrating_icons.png
│   │   │   ├── migrating_intents.png
│   │   │   ├── migrating_ios_dialers.png
│   │   │   ├── migrating_ios_galleries.png
│   │   │   ├── migrating_ios_settings.png
│   │   │   ├── migrating_ui_elements.png
│   │   │   ├── multipane_expand.png
│   │   │   ├── multipane_show.png
│   │   │   ├── multipane_stack.png
│   │   │   ├── multipane_stretch.png
│   │   │   ├── multipane_views.png
│   │   │   ├── multipane_view_tablet.png
│   │   │   ├── navigation_between_apps_back.png
│   │   │   ├── navigation_between_apps_inward.png
│   │   │   ├── navigation_between_apps_up.png
│   │   │   ├── navigation_between_siblings_gmail.png
│   │   │   ├── navigation_between_siblings_market1.png
│   │   │   ├── navigation_between_siblings_market2.png
│   │   │   ├── navigation_from_outside_back.png
│   │   │   ├── navigation_indirect_notification.png
│   │   │   ├── navigation_popup_notification.png
│   │   │   ├── navigation_up_vs_back_gmail.png
│   │   │   ├── navigation_with_back_and_up.png
│   │   │   ├── new_accessibility.png
│   │   │   ├── new_notifications.png
│   │   │   ├── new_widgets.png
│   │   │   ├── notifications_dismiss.png
│   │   │   ├── notifications_expand_contract_msg.png
│   │   │   ├── notifications_pattern_additional_fail.png
│   │   │   ├── notifications_pattern_additional_win.png
│   │   │   ├── notifications_pattern_anatomy.png
│   │   │   ├── notifications_pattern_expandable.png
│   │   │   ├── notifications_pattern_expand_contract.png
│   │   │   ├── notifications_pattern_ongoing_music.png
│   │   │   ├── notifications_pattern_personal.png
│   │   │   ├── notifications_pattern_phone_icons.png
│   │   │   ├── notifications_pattern_phone_ticker.png
│   │   │   ├── notifications_pattern_priority.png
│   │   │   ├── notifications_pattern_real_time_people.png
│   │   │   ├── notifications_pattern_social_fail.png
│   │   │   ├── notifications_pattern_tablet.png
│   │   │   ├── notifications_pattern_two_actions.png
│   │   │   ├── patterns_landing.png
│   │   │   ├── picker_datetime.png
│   │   │   ├── picker_space.png
│   │   │   ├── principles_decide_for_me.png
│   │   │   ├── principles_delight.png
│   │   │   ├── principles_error.png
│   │   │   ├── principles_get_to_know_me.png
│   │   │   ├── principles_heavy_lifting.png
│   │   │   ├── principles_important_interruption.png
│   │   │   ├── principles_information_when_need_it.png
│   │   │   ├── principles_keep_it_brief.png
│   │   │   ├── principles_looks_same.png
│   │   │   ├── principles_make_important_fast.png
│   │   │   ├── principles_make_it_mine.png
│   │   │   ├── principles_navigation.png
│   │   │   ├── principles_never_lose_stuff.png
│   │   │   ├── principles_pictures.png
│   │   │   ├── principles_real_objects.png
│   │   │   ├── principles_sprinkle_encouragement.png
│   │   │   ├── principles_tricks.png
│   │   │   ├── progress_activity2.png
│   │   │   ├── progress_activity_custom_app.png
│   │   │   ├── progress_activity_custom.png
│   │   │   ├── progress_activity_dont.png
│   │   │   ├── progress_activity_do.png
│   │   │   ├── progress_activity.png
│   │   │   ├── progress_download.png
│   │   │   ├── progress_themes.png
│   │   │   ├── scroll_index.mp4
│   │   │   ├── scroll_index.ogv
│   │   │   ├── scroll_index.webm
│   │   │   ├── scroll_indicator.mp4
│   │   │   ├── scroll_indicator.ogv
│   │   │   ├── scroll_indicator.webm
│   │   │   ├── seekbar_example.png
│   │   │   ├── seekbar_style.png
│   │   │   ├── selection_adjusting_actions.png
│   │   │   ├── selection_cab_big.png
│   │   │   ├── selection_cab_example.png
│   │   │   ├── selection_context_menu.png
│   │   │   ├── settings_checkbox.png
│   │   │   ├── settings_date_time.png
│   │   │   ├── settings_dependency.png
│   │   │   ├── settings_flowchart.png
│   │   │   ├── settings_grouping.png
│   │   │   ├── settings_individual_on_off.png
│   │   │   ├── settings_list_subscreen.png
│   │   │   ├── settings_main.png
│   │   │   ├── settings_master_on_off_2.png
│   │   │   ├── settings_master_on_off.png
│   │   │   ├── settings_multiple_choice.png
│   │   │   ├── settings_overflow.png
│   │   │   ├── settings_slider.png
│   │   │   ├── settings_subscreen_navigation.png
│   │   │   ├── spinners_actionbar.png
│   │   │   ├── spinners_form.png
│   │   │   ├── spinners_hololightanddark.png
│   │   │   ├── swipe_tabs.mp4
│   │   │   ├── swipe_tabs.ogv
│   │   │   ├── swipe_tabs.png
│   │   │   ├── swipe_tabs.webm
│   │   │   ├── swipe_views2.png
│   │   │   ├── swipe_views3.png
│   │   │   ├── swipe_views.png
│   │   │   ├── switches_checkboxes.png
│   │   │   ├── switches_radios.png
│   │   │   ├── switches_switches.png
│   │   │   ├── system_ui_landing.png
│   │   │   ├── tabs_overview.png
│   │   │   ├── tabs_scrolly.mp4
│   │   │   ├── tabs_scrolly.ogv
│   │   │   ├── tabs_scrolly.webm
│   │   │   ├── tabs_stacked.png
│   │   │   ├── tabs_standard.png
│   │   │   ├── tabs_youtube.png
│   │   │   ├── text_input_holodarkandlight.png
│   │   │   ├── text_input_singlevsmultiline.png
│   │   │   ├── text_input_textselection.png
│   │   │   ├── text_input_typesandtypedown.png
│   │   │   ├── themes_holo_dark.png
│   │   │   ├── themes_holo_inverse.png
│   │   │   ├── themes_holo_light.png
│   │   │   ├── touch_feedback_communication.png
│   │   │   ├── touch_feedback_manipulation.png
│   │   │   ├── touch_feedback_reaction_response.png
│   │   │   ├── touch_feedback_states.png
│   │   │   ├── typography_alphas.png
│   │   │   ├── typography_defaults.png
│   │   │   ├── typography_main.png
│   │   │   ├── typography_sizes.png
│   │   │   ├── ui_overview_all_apps.png
│   │   │   ├── ui_overview_app_ui.png
│   │   │   ├── ui_overview_home_screen.png
│   │   │   ├── ui_overview_notifications.png
│   │   │   ├── ui_overview_recents.png
│   │   │   ├── ui_overview_system_ui.png
│   │   │   ├── whats_new_action_bar.png
│   │   │   ├── whats_new_multipanel.png
│   │   │   ├── whats_new_multiselect.png
│   │   │   ├── whats_new_nav_bar.png
│   │   │   ├── widgets_collection_bookmarks.png
│   │   │   ├── widgets_collection_gmail.png
│   │   │   ├── widgets_config.png
│   │   │   ├── widgets_control.png
│   │   │   ├── widgets_gestures.png
│   │   │   ├── widgets_hybrid.png
│   │   │   ├── widgets_info.png
│   │   │   ├── widgets_resizing01.png
│   │   │   └── widgets_resizing02.png
│   │   ├── patterns
│   │   │   ├── accessibility.html
│   │   │   ├── actionbar.html
│   │   │   ├── app-structure.html
│   │   │   ├── compatibility.html
│   │   │   ├── confirming-acknowledging.html
│   │   │   ├── gestures.html
│   │   │   ├── help.html
│   │   │   ├── index.html
│   │   │   ├── multi-pane-layouts.html
│   │   │   ├── navigation.html
│   │   │   ├── new.html
│   │   │   ├── notifications.html
│   │   │   ├── pure-android.html
│   │   │   ├── selection.html
│   │   │   ├── settings.html
│   │   │   ├── swipe-views.html
│   │   │   └── widgets.html
│   │   ├── style
│   │   │   ├── color.html
│   │   │   ├── devices-displays.html
│   │   │   ├── iconography.html
│   │   │   ├── index.html
│   │   │   ├── metrics-grids.html
│   │   │   ├── themes.html
│   │   │   ├── touch-feedback.html
│   │   │   ├── typography.html
│   │   │   └── writing.html
│   │   └── videos
│   │   └── index.html
│   ├── develop
│   │   └── index.html
│   ├── distribute
│   │   ├── distribute_toc.html
│   │   ├── googleplay
│   │   │   ├── about
│   │   │   │   ├── distribution.html
│   │   │   │   ├── monetizing.html
│   │   │   │   └── visibility.html
│   │   │   ├── index.html
│   │   │   ├── promote
│   │   │   │   ├── badge-files.html
│   │   │   │   ├── badges.html
│   │   │   │   ├── brand.html
│   │   │   │   ├── index.html
│   │   │   │   ├── linking.html
│   │   │   │   └── product-pages.html
│   │   │   ├── publish
│   │   │   │   ├── console.html
│   │   │   │   ├── index.html
│   │   │   │   ├── preparing.html
│   │   │   │   └── register.html
│   │   │   ├── quality
│   │   │   │   ├── core.html
│   │   │   │   ├── index.html
│   │   │   │   └── tablet.html
│   │   │   ├── spotlight
│   │   │   │   ├── index.html
│   │   │   │   └── tablets.html
│   │   │   └── strategies
│   │   │   ├── app-quality.html
│   │   │   ├── featuring.html
│   │   │   └── index.html
│   │   ├── index.html
│   │   ├── open.html
│   │   └── promote
│   │   ├── device-art.html
│   │   └── device-art-resources
│   │   ├── galaxy_nexus
│   │   │   ├── land_back.png
│   │   │   ├── land_fore.png
│   │   │   ├── land_shadow.png
│   │   │   ├── port_back.png
│   │   │   ├── port_fore.png
│   │   │   ├── port_shadow.png
│   │   │   └── thumb.png
│   │   ├── nexus_10
│   │   │   ├── land_back.png
│   │   │   ├── land_fore.png
│   │   │   ├── land_shadow.png
│   │   │   ├── port_back.png
│   │   │   ├── port_fore.png
│   │   │   ├── port_shadow.png
│   │   │   └── thumb.png
│   │   ├── nexus_4
│   │   │   ├── land_back.png
│   │   │   ├── land_fore.png
│   │   │   ├── land_shadow.png
│   │   │   ├── port_back.png
│   │   │   ├── port_fore.png
│   │   │   ├── port_shadow.png
│   │   │   └── thumb.png
│   │   ├── nexus_7
│   │   │   ├── land_back.png
│   │   │   ├── land_fore.png
│   │   │   ├── land_shadow.png
│   │   │   ├── port_back.png
│   │   │   ├── port_fore.png
│   │   │   ├── port_shadow.png
│   │   │   └── thumb.png
│   │   ├── nexus_s
│   │   │   ├── land_back.png
│   │   │   ├── land_fore.png
│   │   │   ├── land_shadow.png
│   │   │   ├── port_back.png
│   │   │   ├── port_fore.png
│   │   │   ├── port_shadow.png
│   │   │   └── thumb.png
│   │   └── xoom
│   │   ├── land_back.png
│   │   ├── land_fore.png
│   │   ├── land_shadow.png
│   │   ├── port_back.png
│   │   ├── port_fore.png
│   │   ├── port_shadow.png
│   │   └── thumb.png
│   ├── favicon-a.ico
│   ├── favicon.ico
│   ├── gcm_navtree_data.js
│   ├── gms_navtree_data.js
│   ├── google
│   │   ├── backup
│   │   │   ├── index.html
│   │   │   ├── signup.html
│   │   │   └── terms.html
│   │   ├── gcm
│   │   │   ├── adv.html
│   │   │   ├── c2dm.html
│   │   │   ├── demo.html
│   │   │   ├── gcm.html
│   │   │   ├── gs.html
│   │   │   └── index.html
│   │   ├── google_toc.html
│   │   ├── index.html
│   │   ├── play
│   │   │   ├── billing
│   │   │   │   ├── api.html
│   │   │   │   ├── billing_admin.html
│   │   │   │   ├── billing_best_practices.html
│   │   │   │   ├── billing_integrate.html
│   │   │   │   ├── billing_overview.html
│   │   │   │   ├── billing_reference.html
│   │   │   │   ├── billing_testing.html
│   │   │   │   ├── index.html
│   │   │   │   ├── v2
│   │   │   │   │   ├── api.html
│   │   │   │   │   ├── billing_integrate.html
│   │   │   │   │   ├── billing_reference.html
│   │   │   │   │   └── billing_subscriptions.html
│   │   │   │   └── versions.html
│   │   │   ├── dist.html
│   │   │   ├── expansion-files.html
│   │   │   ├── filters.html
│   │   │   ├── licensing
│   │   │   │   ├── adding-licensing.html
│   │   │   │   ├── index.html
│   │   │   │   ├── licensing-reference.html
│   │   │   │   ├── overview.html
│   │   │   │   └── setting-up.html
│   │   │   └── publishing
│   │   │   └── multiple-apks.html
│   │   └── play-services
│   │   ├── auth.html
│   │   ├── index.html
│   │   ├── maps.html
│   │   ├── plus.html
│   │   └── setup.html
│   ├── googlef295f8c7d59b0d29.html
│   ├── guide
│   │   ├── appendix
│   │   │   ├── app-intents.html
│   │   │   ├── faq
│   │   │   │   ├── commontasks.html
│   │   │   │   ├── framework.html
│   │   │   │   ├── index.html
│   │   │   │   ├── licensingandoss.html
│   │   │   │   ├── security.html
│   │   │   │   └── troubleshooting.html
│   │   │   ├── g-app-intents.html
│   │   │   ├── glossary.html
│   │   │   ├── index.html
│   │   │   ├── install-location.html
│   │   │   └── media-formats.html
│   │   ├── basics
│   │   │   ├── appmodel.html
│   │   │   ├── building-blocks.html
│   │   │   ├── fixme-gs-core-packages.html
│   │   │   └── index.html
│   │   ├── components
│   │   │   ├── activities.html
│   │   │   ├── aidl.html
│   │   │   ├── bound-services.html
│   │   │   ├── fragments.html
│   │   │   ├── fundamentals.html
│   │   │   ├── index.html
│   │   │   ├── intents-filters.html
│   │   │   ├── loaders.html
│   │   │   ├── processes-and-threads.html
│   │   │   ├── services.html
│   │   │   └── tasks-and-back-stack.html
│   │   ├── faq
│   │   │   ├── commontasks.html
│   │   │   ├── framework.html
│   │   │   ├── index.html
│   │   │   ├── licensingandoss.html
│   │   │   ├── security.html
│   │   │   └── troubleshooting.html
│   │   ├── guide_toc.html
│   │   ├── practices
│   │   │   ├── app-design
│   │   │   │   ├── accessibility.html
│   │   │   │   ├── index.html
│   │   │   │   └── seamlessness.html
│   │   │   ├── compatibility.html
│   │   │   ├── index.html
│   │   │   ├── optimizing-for-3.0.html
│   │   │   ├── screen-compat-mode.html
│   │   │   ├── screens-distribution.html
│   │   │   ├── screens-support-1.5.html
│   │   │   ├── screens_support.html
│   │   │   ├── seamlessness.html
│   │   │   ├── tablets-and-handsets.html
│   │   │   └── ui_guidelines
│   │   │   ├── activity_task_design.html
│   │   │   ├── icon_design_1.html
│   │   │   ├── icon_design_action_bar.html
│   │   │   ├── icon_design_dialog.html
│   │   │   ├── icon_design.html
│   │   │   ├── icon_design_launcher_archive.html
│   │   │   ├── icon_design_launcher.html
│   │   │   ├── icon_design_list.html
│   │   │   ├── icon_design_menu.html
│   │   │   ├── icon_design_status_bar.html
│   │   │   ├── icon_design_tab.html
│   │   │   ├── index.html
│   │   │   ├── menu_design.html
│   │   │   └── widget_design.html
│   │   ├── samples
│   │   │   ├── images
│   │   │   │   ├── HomeSample.png
│   │   │   │   ├── JetBoy.png
│   │   │   │   ├── sample_lunarlander.png
│   │   │   │   ├── sample_notepad.png
│   │   │   │   ├── sample_note.png
│   │   │   │   ├── SearchableDictionary1.png
│   │   │   │   ├── SearchableDictionary2.png
│   │   │   │   ├── Snake.png
│   │   │   │   └── SoftKeyboard.png
│   │   │   └── index.html
│   │   ├── topics
│   │   │   ├── admin
│   │   │   │   ├── device-admin.html
│   │   │   │   ├── index.html
│   │   │   │   └── keychain.html
│   │   │   ├── appwidgets
│   │   │   │   └── index.html
│   │   │   ├── connectivity
│   │   │   │   ├── bluetooth.html
│   │   │   │   ├── index.html
│   │   │   │   ├── nfc
│   │   │   │   │   ├── advanced-nfc.html
│   │   │   │   │   ├── index.html
│   │   │   │   │   └── nfc.html
│   │   │   │   ├── sip.html
│   │   │   │   ├── usb
│   │   │   │   │   ├── accessory.html
│   │   │   │   │   ├── host.html
│   │   │   │   │   └── index.html
│   │   │   │   └── wifip2p.html
│   │   │   ├── data
│   │   │   │   ├── backup.html
│   │   │   │   ├── data-storage.html
│   │   │   │   ├── index.html
│   │   │   │   └── install-location.html
│   │   │   ├── graphics
│   │   │   │   ├── 2d-graphics.html
│   │   │   │   ├── drawable-animation.html
│   │   │   │   ├── hardware-accel.html
│   │   │   │   ├── index.html
│   │   │   │   ├── opengl.html
│   │   │   │   ├── overview.html
│   │   │   │   ├── prop-animation.html
│   │   │   │   ├── renderscript
│   │   │   │   │   └── graphics.html
│   │   │   │   └── view-animation.html
│   │   │   ├── index.html
│   │   │   ├── location
│   │   │   │   ├── index.html
│   │   │   │   └── strategies.html
│   │   │   ├── manifest
│   │   │   │   ├── action-element.html
│   │   │   │   ├── activity-alias-element.html
│   │   │   │   ├── activity-element.html
│   │   │   │   ├── application-element.html
│   │   │   │   ├── category-element.html
│   │   │   │   ├── compatible-screens-element.html
│   │   │   │   ├── data-element.html
│   │   │   │   ├── grant-uri-permission-element.html
│   │   │   │   ├── instrumentation-element.html
│   │   │   │   ├── intent-filter-element.html
│   │   │   │   ├── manifest-element.html
│   │   │   │   ├── manifest-intro.html
│   │   │   │   ├── meta-data-element.html
│   │   │   │   ├── path-permission-element.html
│   │   │   │   ├── permission-element.html
│   │   │   │   ├── permission-group-element.html
│   │   │   │   ├── permission-tree-element.html
│   │   │   │   ├── provider-element.html
│   │   │   │   ├── receiver-element.html
│   │   │   │   ├── service-element.html
│   │   │   │   ├── supports-gl-texture-element.html
│   │   │   │   ├── supports-screens-element.html
│   │   │   │   ├── uses-configuration-element.html
│   │   │   │   ├── uses-feature-element.html
│   │   │   │   ├── uses-library-element.html
│   │   │   │   ├── uses-permission-element.html
│   │   │   │   └── uses-sdk-element.html
│   │   │   ├── media
│   │   │   │   ├── audio-capture.html
│   │   │   │   ├── camera.html
│   │   │   │   ├── images
│   │   │   │   │   ├── camera-area-coordinates.png
│   │   │   │   │   ├── notification1.png
│   │   │   │   │   └── notification2.png
│   │   │   │   ├── index.html
│   │   │   │   ├── jet
│   │   │   │   │   └── jetcreator_manual.html
│   │   │   │   ├── jetplayer.html
│   │   │   │   └── mediaplayer.html
│   │   │   ├── processes
│   │   │   │   └── process-lifecycle.html
│   │   │   ├── providers
│   │   │   │   ├── calendar-provider.html
│   │   │   │   ├── contacts-provider.html
│   │   │   │   ├── content-provider-basics.html
│   │   │   │   ├── content-provider-creating.html
│   │   │   │   └── content-providers.html
│   │   │   ├── renderscript
│   │   │   │   ├── advanced.html
│   │   │   │   ├── compute.html
│   │   │   │   ├── index.html
│   │   │   │   └── reference.html
│   │   │   ├── resources
│   │   │   │   ├── accessing-resources.html
│   │   │   │   ├── animation-resource.html
│   │   │   │   ├── available-resources.html
│   │   │   │   ├── color-list-resource.html
│   │   │   │   ├── drawable-resource.html
│   │   │   │   ├── index.html
│   │   │   │   ├── layout-resource.html
│   │   │   │   ├── localization.html
│   │   │   │   ├── menu-resource.html
│   │   │   │   ├── more-resources.html
│   │   │   │   ├── overview.html
│   │   │   │   ├── providing-resources.html
│   │   │   │   ├── resources-i18n.html
│   │   │   │   ├── runtime-changes.html
│   │   │   │   ├── string-resource.html
│   │   │   │   └── style-resource.html
│   │   │   ├── search
│   │   │   │   ├── adding-custom-suggestions.html
│   │   │   │   ├── adding-recent-query-suggestions.html
│   │   │   │   ├── index.html
│   │   │   │   ├── searchable-config.html
│   │   │   │   └── search-dialog.html
│   │   │   ├── security
│   │   │   │   ├── index.html
│   │   │   │   ├── permissions.html
│   │   │   │   └── security.html
│   │   │   ├── sensors
│   │   │   │   ├── index.html
│   │   │   │   ├── sensors_environment.html
│   │   │   │   ├── sensors_motion.html
│   │   │   │   ├── sensors_overview.html
│   │   │   │   └── sensors_position.html
│   │   │   ├── text
│   │   │   │   ├── copy-paste.html
│   │   │   │   ├── creating-input-method.html
│   │   │   │   ├── index.html
│   │   │   │   └── spell-checker-framework.html
│   │   │   └── ui
│   │   │   ├── accessibility
│   │   │   │   ├── apps.html
│   │   │   │   ├── calendar.png
│   │   │   │   ├── checklist.html
│   │   │   │   ├── index.html
│   │   │   │   └── services.html
│   │   │   ├── actionbar.html
│   │   │   ├── binding.html
│   │   │   ├── controls
│   │   │   │   ├── button.html
│   │   │   │   ├── checkbox.html
│   │   │   │   ├── pickers.html
│   │   │   │   ├── radiobutton.html
│   │   │   │   ├── spinner.html
│   │   │   │   ├── text.html
│   │   │   │   └── togglebutton.html
│   │   │   ├── controls.html
│   │   │   ├── custom-components.html
│   │   │   ├── declaring-layout.html
│   │   │   ├── dialogs.html
│   │   │   ├── drag-drop.html
│   │   │   ├── how-android-draws.html
│   │   │   ├── images
│   │   │   │   ├── android_focused.png
│   │   │   │   ├── android_normal.png
│   │   │   │   ├── android_pressed.png
│   │   │   │   ├── hello-gallery.png
│   │   │   │   ├── hello-gridview.png
│   │   │   │   ├── hello-linearlayout.png
│   │   │   │   ├── hello-listview.png
│   │   │   │   ├── hello-mapview.png
│   │   │   │   ├── hello-relativelayout.png
│   │   │   │   ├── hello-tablelayout.png
│   │   │   │   ├── hello-tabwidget.png
│   │   │   │   ├── hello-webview.png
│   │   │   │   ├── ic_tab_artists_grey.png
│   │   │   │   └── ic_tab_artists_white.png
│   │   │   ├── index.html
│   │   │   ├── layout
│   │   │   │   ├── grid.html
│   │   │   │   ├── gridview.html
│   │   │   │   ├── linear.html
│   │   │   │   ├── listview.html
│   │   │   │   ├── relative.html
│   │   │   │   └── tabs.html
│   │   │   ├── layout-objects.html
│   │   │   ├── menus.html
│   │   │   ├── notifiers
│   │   │   │   ├── index.html
│   │   │   │   ├── notifications.html
│   │   │   │   └── toasts.html
│   │   │   ├── overview.html
│   │   │   ├── settings.html
│   │   │   ├── sharables
│   │   │   │   └── sample_images.zip
│   │   │   ├── themes.html
│   │   │   └── ui-events.html
│   │   └── webapps
│   │   ├── best-practices.html
│   │   ├── debugging.html
│   │   ├── index.html
│   │   ├── overview.html
│   │   ├── targeting.html
│   │   └── webview.html
│   ├── images
│   │   ├── about
│   │   │   └── growth-chart.png
│   │   ├── activity_fragment_lifecycle.png
│   │   ├── activity_lifecycle.png
│   │   ├── activity_task_design
│   │   │   ├── ActivityChooser.png
│   │   │   ├── ContactNew.png
│   │   │   ├── ContactsDialer.png
│   │   │   ├── ContactsList.png
│   │   │   ├── ContactView.png
│   │   │   ├── HomeTaskBasics1a.png
│   │   │   ├── HomeTaskBasics1b.png
│   │   │   ├── HomeTaskBasics1c.png
│   │   │   ├── HomeTaskBasics1d.png
│   │   │   ├── HomeTaskBasics1e.png
│   │   │   ├── HomeTaskSwitching1a.png
│   │   │   ├── HomeTaskSwitching1b.png
│   │   │   ├── HomeTaskSwitching1c.png
│   │   │   ├── HomeTaskSwitching2.png
│   │   │   ├── HomeTaskSwitching3a.png
│   │   │   ├── HomeTaskSwitching3b.png
│   │   │   ├── HomeTaskSwitching3c.png
│   │   │   ├── IntentsDiagram.png
│   │   │   ├── PhoneActivitiesDiagram.png
│   │   │   ├── ReplacingAnActivity.png
│   │   │   ├── ReusingAnActivity1.png
│   │   │   └── ReusingAnActivity2.png
│   │   ├── admin
│   │   │   ├── device-admin-activate-prompt.png
│   │   │   └── device-admin-app.png
│   │   ├── android_adc.gif
│   │   ├── android_icon_125.png
│   │   ├── android-logo.png
│   │   ├── animation
│   │   │   ├── animation-linear.png
│   │   │   ├── animation-nonlinear.png
│   │   │   └── valueanimator.png
│   │   ├── anr.png
│   │   ├── appwidgets
│   │   │   ├── appwidget_collections.png
│   │   │   ├── appwidget.png
│   │   │   └── StackWidget.png
│   │   ├── avd-manager.png
│   │   ├── axis_device.png
│   │   ├── axis_globe_inverted.png
│   │   ├── axis_globe.png
│   │   ├── billing_arch.png
│   │   ├── billing_checkout_flow.png
│   │   ├── billing_check_supported.png
│   │   ├── billing_list_form_2.png
│   │   ├── billing_list_form.png
│   │   ├── billing_package.png
│   │   ├── billing_product_list_entry.png
│   │   ├── billing_product_list.png
│   │   ├── billing_public_key.png
│   │   ├── billing_refund.png
│   │   ├── billing_request_purchase.png
│   │   ├── billing_restore_transactions.png
│   │   ├── billing_subscription_flow.png
│   │   ├── billing_test_flow.png
│   │   ├── binder_rpc.png
│   │   ├── brand
│   │   │   ├── af_generic_rgb_wo_45.png
│   │   │   ├── af_generic_rgb_wo_60.png
│   │   │   ├── android_logo_no.png
│   │   │   ├── Android_Robot_100.png
│   │   │   ├── Android_Robot_200.png
│   │   │   ├── Android_Robot_500.png
│   │   │   ├── ar_generic_rgb_wo_45.png
│   │   │   ├── ar_generic_rgb_wo_60.png
│   │   │   ├── be_generic_rgb_wo_45.png
│   │   │   ├── be_generic_rgb_wo_60.png
│   │   │   ├── bg_generic_rgb_wo_45.png
│   │   │   ├── bg_generic_rgb_wo_60.png
│   │   │   ├── ca_generic_rgb_wo_45.png
│   │   │   ├── ca_generic_rgb_wo_60.png
│   │   │   ├── cs_generic_rgb_wo_45.png
│   │   │   ├── cs_generic_rgb_wo_60.png
│   │   │   ├── da_generic_rgb_wo_45.png
│   │   │   ├── da_generic_rgb_wo_60.png
│   │   │   ├── de_app_rgb_wo_45.png
│   │   │   ├── de_app_rgb_wo_60.png
│   │   │   ├── de_generic_rgb_wo_45.png
│   │   │   ├── de_generic_rgb_wo_60.png
│   │   │   ├── el_generic_rgb_wo_45.png
│   │   │   ├── el_generic_rgb_wo_60.png
│   │   │   ├── en_app_rgb_wo_45.png
│   │   │   ├── en_app_rgb_wo_60.png
│   │   │   ├── en_generic_rgb_wo_45.png
│   │   │   ├── en_generic_rgb_wo_60.png
│   │   │   ├── es-419_app_rgb_wo_45.png
│   │   │   ├── es-419_app_rgb_wo_60.png
│   │   │   ├── es-419_generic_rgb_wo_45.png
│   │   │   ├── es-419_generic_rgb_wo_60.png
│   │   │   ├── es_app_rgb_wo_45.png
│   │   │   ├── es_app_rgb_wo_60.png
│   │   │   ├── es_generic_rgb_wo_45.png
│   │   │   ├── es_generic_rgb_wo_60.png
│   │   │   ├── et_generic_rgb_wo_45.png
│   │   │   ├── et_generic_rgb_wo_60.png
│   │   │   ├── fa_generic_rgb_wo_45.png
│   │   │   ├── fa_generic_rgb_wo_60.png
│   │   │   ├── fi_generic_rgb_wo_45.png
│   │   │   ├── fi_generic_rgb_wo_60.png
│   │   │   ├── fil_generic_rgb_wo_45.png
│   │   │   ├── fil_generic_rgb_wo_60.png
│   │   │   ├── fr_app_rgb_wo_45.png
│   │   │   ├── fr_app_rgb_wo_60.png
│   │   │   ├── fr_generic_rgb_wo_45.png
│   │   │   ├── fr_generic_rgb_wo_60.png
│   │   │   ├── Google_Play_Store_48.png
│   │   │   ├── Google_Play_Store_96.png
│   │   │   ├── hr_generic_rgb_wo_45.png
│   │   │   ├── hr_generic_rgb_wo_60.png
│   │   │   ├── hu_generic_rgb_wo_45.png
│   │   │   ├── hu_generic_rgb_wo_60.png
│   │   │   ├── id-in_generic_rgb_wo_45.png
│   │   │   ├── id-in_generic_rgb_wo_60.png
│   │   │   ├── it_app_rgb_wo_45.png
│   │   │   ├── it_app_rgb_wo_60.png
│   │   │   ├── it_generic_rgb_wo_45.png
│   │   │   ├── it_generic_rgb_wo_60.png
│   │   │   ├── iw-he_generic_rgb_wo_45.png
│   │   │   ├── iw-he_generic_rgb_wo_60.png
│   │   │   ├── ja_app_rgb_wo_45.png
│   │   │   ├── ja_app_rgb_wo_60.png
│   │   │   ├── ja_generic_rgb_wo_45.png
│   │   │   ├── ja_generic_rgb_wo_60.png
│   │   │   ├── ko_app_rgb_wo_45.png
│   │   │   ├── ko_app_rgb_wo_60.png
│   │   │   ├── ko_generic_rgb_wo_45.png
│   │   │   ├── ko_generic_rgb_wo_60.png
│   │   │   ├── lt_generic_rgb_wo_45.png
│   │   │   ├── lt_generic_rgb_wo_60.png
│   │   │   ├── lv_generic_rgb_wo_45.png
│   │   │   ├── lv_generic_rgb_wo_60.png
│   │   │   ├── mediaplayer.png
│   │   │   ├── ms_generic_rgb_wo_45.png
│   │   │   ├── ms_generic_rgb_wo_60.png
│   │   │   ├── nl_app_rgb_wo_45.png
│   │   │   ├── nl_app_rgb_wo_60.png
│   │   │   ├── nl_generic_rgb_wo_45.png
│   │   │   ├── nl_generic_rgb_wo_60.png
│   │   │   ├── no_generic_rgb_wo_45.png
│   │   │   ├── no_generic_rgb_wo_60.png
│   │   │   ├── pl_generic_rgb_wo_45.png
│   │   │   ├── pl_generic_rgb_wo_60.png
│   │   │   ├── pt-br_app_rgb_wo_45.png
│   │   │   ├── pt-br_app_rgb_wo_60.png
│   │   │   ├── pt-br_generic_rgb_wo_45.png
│   │   │   ├── pt-br_generic_rgb_wo_60.png
│   │   │   ├── pt-pt_app_rgb_wo_45.png
│   │   │   ├── pt-pt_app_rgb_wo_60.png
│   │   │   ├── pt-pt_generic_rgb_wo_45.png
│   │   │   ├── pt-pt_generic_rgb_wo_60.png
│   │   │   ├── ro_generic_rgb_wo_45.png
│   │   │   ├── ro_generic_rgb_wo_60.png
│   │   │   ├── ru_generic_rgb_wo_45.png
│   │   │   ├── ru_generic_rgb_wo_60.png
│   │   │   ├── sk_generic_rgb_wo_45.png
│   │   │   ├── sk_generic_rgb_wo_60.png
│   │   │   ├── sl_generic_rgb_wo_45.png
│   │   │   ├── sl_generic_rgb_wo_60.png
│   │   │   ├── sr_generic_rgb_wo_45.png
│   │   │   ├── sr_generic_rgb_wo_60.png
│   │   │   ├── sv_generic_rgb_wo_45.png
│   │   │   ├── sv_generic_rgb_wo_60.png
│   │   │   ├── sw_generic_rgb_wo_45.png
│   │   │   ├── sw_generic_rgb_wo_60.png
│   │   │   ├── th_generic_rgb_wo_45.png
│   │   │   ├── th_generic_rgb_wo_60.png
│   │   │   ├── tr_generic_rgb_wo_45.png
│   │   │   ├── tr_generic_rgb_wo_60.png
│   │   │   ├── uk_generic_rgb_wo_45.png
│   │   │   ├── uk_generic_rgb_wo_60.png
│   │   │   ├── vi_generic_rgb_wo_45.png
│   │   │   ├── vi_generic_rgb_wo_60.png
│   │   │   ├── zh-cn_generic_rgb_wo_45.png
│   │   │   ├── zh-cn_generic_rgb_wo_60.png
│   │   │   ├── zh-hk_generic_rgb_wo_45.png
│   │   │   ├── zh-hk_generic_rgb_wo_60.png
│   │   │   ├── zh-tw_generic_rgb_wo_45.png
│   │   │   ├── zh-tw_generic_rgb_wo_60.png
│   │   │   ├── zu_generic_rgb_wo_45.png
│   │   │   └── zu_generic_rgb_wo_60.png
│   │   ├── bt_enable_discoverable.png
│   │   ├── bt_enable_request.png
│   │   ├── bt_pairing_request.png
│   │   ├── build.png
│   │   ├── build-simplified.png
│   │   ├── c2dm.png
│   │   ├── canvas.png
│   │   ├── code_templates
│   │   │   ├── ba-dropdown.png
│   │   │   ├── ba-no-navigation.png
│   │   │   ├── ba-tabs.png
│   │   │   ├── ba-title-strip.png
│   │   │   ├── full-screen-activity.png
│   │   │   ├── login-activity.png
│   │   │   ├── master-detail-flow.png
│   │   │   └── settings-activity.png
│   │   ├── content_uri.png
│   │   ├── custom_message.png
│   │   ├── custom_toast.png
│   │   ├── dac-design-icon.png
│   │   ├── debug-ddms.png
│   │   ├── debugging.png
│   │   ├── debugging-tall.png
│   │   ├── designing_ui_layout_example.png
│   │   ├── designing_ui_relative_layout.png
│   │   ├── develop
│   │   │   ├── app_components.png
│   │   │   ├── auth-code.png
│   │   │   ├── connectivity.png
│   │   │   ├── marquee-play.png
│   │   │   └── resources.png
│   │   ├── developing
│   │   │   ├── adt-props-isLib.png
│   │   │   ├── adt-props-libRef.png
│   │   │   ├── avd-dialog.png
│   │   │   ├── ddms-network.png
│   │   │   ├── developing_overview.png
│   │   │   ├── hv_device_window.png
│   │   │   ├── hv_pixelperfect.png
│   │   │   ├── hv_treeview_screenshot.png
│   │   │   ├── hv_view_hierarchy_window.png
│   │   │   ├── intellijidea_android_ide.png
│   │   │   ├── lib-migration-0.png
│   │   │   ├── lib-migration-1.png
│   │   │   ├── lib-migration-2.png
│   │   │   └── sdk-usb-driver.png
│   │   ├── develop-placeholder.png
│   │   ├── distribute
│   │   │   ├── feature-market.png
│   │   │   ├── feature-monetize.png
│   │   │   ├── feature-register.png
│   │   │   ├── instapaper.png
│   │   │   ├── marquee-play.png
│   │   │   ├── mint.png
│   │   │   └── tinyvillage.png
│   │   ├── draw9patch-bad.png
│   │   ├── draw9patch-norm.png
│   │   ├── drm_arch.png
│   │   ├── editorschoice_ann.png
│   │   ├── efficient-downloads
│   │   │   ├── DDMS.png
│   │   │   ├── graphs.png
│   │   │   └── mobile_radio_state_machine.png
│   │   ├── emulator-wvga800l.png
│   │   ├── external-display.png
│   │   ├── fragment_lifecycle.png
│   │   ├── fundamentals
│   │   │   ├── diagram_backstack.png
│   │   │   ├── diagram_backstack_singletask_multiactivity.png
│   │   │   ├── diagram_multiple_instances.png
│   │   │   ├── diagram_multitasking.png
│   │   │   ├── fragments.png
│   │   │   ├── restore_instance.png
│   │   │   └── service_binding_tree_lifecycle.png
│   │   ├── gcm
│   │   │   ├── gcm-api-access.png
│   │   │   ├── gcm-api-key.png
│   │   │   ├── gcm-avd-first-msg.png
│   │   │   ├── gcm-avd-home-auto-reg.png
│   │   │   ├── gcm-config-server-key.png
│   │   │   ├── gcm-create-api-proj.png
│   │   │   ├── gcm-demo-homepage-appengine.png
│   │   │   ├── gcm-demo-homepage.png
│   │   │   ├── gcm-device-reg.png
│   │   │   ├── gcm-logo.png
│   │   │   └── gcm-sent-server.png
│   │   ├── gltracer
│   │   │   ├── dialog-trace.png
│   │   │   ├── icon-capture.png
│   │   │   └── icon-load-trace.png
│   │   ├── google
│   │   │   ├── admob-money.png
│   │   │   ├── analytics.png
│   │   │   ├── gcm-cloud.png
│   │   │   ├── gms.png
│   │   │   ├── google-services.png
│   │   │   ├── gps-googleplus.png
│   │   │   ├── gps-maps.png
│   │   │   ├── gps.png
│   │   │   ├── gps-puzzle.png
│   │   │   ├── iab-99c.png
│   │   │   ├── maps-pin.png
│   │   │   ├── maps-v2-trulia-n7.png
│   │   │   └── plus-one.png
│   │   ├── google-apis.png
│   │   ├── gp-apps-home.png
│   │   ├── gp-buyer-currency.png
│   │   ├── gp-collectibles.png
│   │   ├── gp-dc-countries.png
│   │   ├── gp-dc-details.png
│   │   ├── gp-dc-home.png
│   │   ├── gp-dc-profile.png
│   │   ├── gp-dc-reviews.png
│   │   ├── gp-dc-stats-mini.png
│   │   ├── gp-dc-stats.png
│   │   ├── gp-details-pages-magicpiano.png
│   │   ├── gp-details-ww.png
│   │   ├── gp-details-ww-purchase.png
│   │   ├── gp-devconsole-home.png
│   │   ├── gp-device.png
│   │   ├── gp-games-home.png
│   │   ├── gp-growth-downloads.png
│   │   ├── gpp-cat-feature280-photo.png
│   │   ├── gpp-cat-feature280-puzzle.png
│   │   ├── gpp-cat-feature280-sports.png
│   │   ├── gp-rating-web.png
│   │   ├── gp-sendto.png
│   │   ├── gp-subs.png
│   │   ├── gp-supported-dev-requirements.png
│   │   ├── gp-tab.png
│   │   ├── gp-top-new-paid.png
│   │   ├── gradient_drawable.png
│   │   ├── hierarchyviewer-layout.png
│   │   ├── hierarchyviewer-pixelperfect.png
│   │   ├── home
│   │   │   ├── android-design.png
│   │   │   ├── android-jellybean.png
│   │   │   ├── design.png
│   │   │   ├── developers_live.png
│   │   │   ├── google-io.png
│   │   │   ├── google-play.png
│   │   │   ├── ics-android.png
│   │   │   ├── io-logo.png
│   │   │   ├── market_icon.png
│   │   │   ├── market-intl.png
│   │   │   └── play_logo.png
│   │   ├── home-marquee.jpg
│   │   ├── iab-thumb.png
│   │   ├── icon_design
│   │   │   ├── action_bar_examples.png
│   │   │   ├── action_bar_holo_dark_style.png
│   │   │   ├── action_bar_holo_light_style.png
│   │   │   ├── dialog_icon.png
│   │   │   ├── dialog_light.png
│   │   │   ├── do_dont_menuicons.png
│   │   │   ├── do_dont.png
│   │   │   ├── do_dont_statusicons.png
│   │   │   ├── do_dont_tabicons.png
│   │   │   ├── ic_launcher_alarmclock.png
│   │   │   ├── ic_launcher_browser.png
│   │   │   ├── ic_launcher_calculator.png
│   │   │   ├── ic_launcher_calendar.png
│   │   │   ├── ic_launcher_camera.png
│   │   │   ├── ic_launcher_contacts.png
│   │   │   ├── ic_launcher_email_generic.png
│   │   │   ├── ic_launcher_email.png
│   │   │   ├── ic_launcher_gallery.png
│   │   │   ├── ic_launcher_generic_application.png
│   │   │   ├── ic_launcher_google_talk.png
│   │   │   ├── ic_launcher_IM.png
│   │   │   ├── ic_launcher_maps.png
│   │   │   ├── ic_launcher_marketplace.png
│   │   │   ├── ic_launcher_musicplayer_2.png
│   │   │   ├── ic_launcher_phone_dialer.png
│   │   │   ├── ic_launcher_settings.png
│   │   │   ├── ic_launcher_sms_mms.png
│   │   │   ├── ic_launcher_video_camera.png
│   │   │   ├── ic_launcher_voicedial.png
│   │   │   ├── ic_launcher_voicesearch.png
│   │   │   ├── ic_launcher_youtube.png
│   │   │   ├── ic_menu_add.png
│   │   │   ├── ic_menu_archive.png
│   │   │   ├── ic_menu_attachment.png
│   │   │   ├── ic_menu_back.png
│   │   │   ├── ic_menu_call.png
│   │   │   ├── ic_menu_camera.png
│   │   │   ├── ic_menu_camera_video_view.png
│   │   │   ├── ic_menu_close_clear_cancel.png
│   │   │   ├── ic_menu_compass.png
│   │   │   ├── ic_menu_delete.png
│   │   │   ├── ic_menu_directions.png
│   │   │   ├── ic_menu_edit.png
│   │   │   ├── ic_menu_favorite.png
│   │   │   ├── ic_menu_forward.png
│   │   │   ├── ic_menu_gallery.png
│   │   │   ├── ic_menu_goto.png
│   │   │   ├── ic_menu_help.png
│   │   │   ├── ic_menu_home.png
│   │   │   ├── ic_menu_info_details.png
│   │   │   ├── ic_menu_mapmode.png
│   │   │   ├── ic_menu_mark.png
│   │   │   ├── ic_menu_more.png
│   │   │   ├── ic_menu_mylocation.png
│   │   │   ├── ic_menu_play_clip.png
│   │   │   ├── ic_menu_preferences.png
│   │   │   ├── ic_menu_recent_history.png
│   │   │   ├── ic_menu_refresh.png
│   │   │   ├── ic_menu_rotate.png
│   │   │   ├── ic_menu_save.png
│   │   │   ├── ic_menu_search.png
│   │   │   ├── ic_menu_send.png
│   │   │   ├── ic_menu_share.png
│   │   │   ├── ic_menu_shuffle.png
│   │   │   ├── ic_menu_upload.png
│   │   │   ├── ic_menu_view.png
│   │   │   ├── ic_menu_zoom.png
│   │   │   ├── IconGraphic_AccentColor.png
│   │   │   ├── IconGraphic_Colors.png
│   │   │   ├── IconGraphic_DosDonts.png
│   │   │   ├── IconGraphic_Icons_i.png
│   │   │   ├── IconGraphic_Icons.png
│   │   │   ├── IconGraphic_Materials.png
│   │   │   ├── IconGraphic_OpticalSize_ldpi.png
│   │   │   ├── IconGraphic_OpticalSize_l.png
│   │   │   ├── IconGraphic_OpticalSize_s.png
│   │   │   ├── IconGraphic_Shadow_HVGA.png
│   │   │   ├── IconGraphic_Shadow_WVGA.png
│   │   │   ├── icon_guidelines_logo.png
│   │   │   ├── launcher_dodont_clock.png
│   │   │   ├── launcher_dodont_custom_2.png
│   │   │   ├── launcher_dodont_custom.png
│   │   │   ├── launcher_dodont_settings.png
│   │   │   ├── launcher_examples.png
│   │   │   ├── launcher_light.png
│   │   │   ├── launcher_palette_black.png
│   │   │   ├── launcher_palette_dark.png
│   │   │   ├── launcher_palette_gradient_dark.png
│   │   │   ├── launcher_palette_gradient_light.png
│   │   │   ├── launcher_palette_gradient_medium.png
│   │   │   ├── launcher_palette_light.png
│   │   │   ├── launcher_palette_medium.png
│   │   │   ├── launcher_palette_white.png
│   │   │   ├── launcher_size_hdpi.png
│   │   │   ├── launcher_size_ldpi.png
│   │   │   ├── launcher_size_mdpi.png
│   │   │   ├── launcher_structure.png
│   │   │   ├── launcher_style.png
│   │   │   ├── listview_icon_details.png
│   │   │   ├── listview_icon.png
│   │   │   ├── menu_light.png
│   │   │   ├── menu_palette_black.png
│   │   │   ├── menu_palette_fill.png
│   │   │   ├── menu_palette_gradient_medium.png
│   │   │   ├── menu_palette_white.png
│   │   │   ├── menu_size_hdpi.png
│   │   │   ├── menu_size_ldpi.png
│   │   │   ├── menu_size_mdpi.png
│   │   │   ├── menu_standard.png
│   │   │   ├── menu_structure.png
│   │   │   ├── menu_style.png
│   │   │   ├── stat_notify_alarm.png
│   │   │   ├── stat_notify_calendar.png
│   │   │   ├── stat_notify_chat.png
│   │   │   ├── stat_notify_disk_full.png
│   │   │   ├── stat_notify_email_generic.png
│   │   │   ├── stat_notify_email.png
│   │   │   ├── stat_notify_missed_call.png
│   │   │   ├── stat_notify_musicplayer.png
│   │   │   ├── stat_notify_sms.png
│   │   │   ├── stat_notify_sync_anim0.png
│   │   │   ├── stat_notify_sync_error.png
│   │   │   ├── stat_notify_voicemail.png
│   │   │   ├── stat_notify_wifi_in_range.png
│   │   │   ├── stat_sys_battery_100.png
│   │   │   ├── stat_sys_battery_empty.png
│   │   │   ├── stat_sys_data_bluetooth_connected.png
│   │   │   ├── stat_sys_data_bluetooth.png
│   │   │   ├── stat_sys_data_connected_3g.png
│   │   │   ├── stat_sys_data_connected_e.png
│   │   │   ├── stat_sys_data_connected_g.png
│   │   │   ├── stat_sys_data_usb.png
│   │   │   ├── stat_sys_gps_on.png
│   │   │   ├── stat_sys_install_complete.png
│   │   │   ├── stat_sys_phone_call_forward.png
│   │   │   ├── stat_sys_phone_call_on_hold.png
│   │   │   ├── stat_sys_phone_call.png
│   │   │   ├── stat_sys_ringer_silent_old.png
│   │   │   ├── stat_sys_ringer_vibrate.png
│   │   │   ├── stat_sys_r_signal_4.png
│   │   │   ├── stat_sys_signal_4.png
│   │   │   ├── stat_sys_signal_flightmode.png
│   │   │   ├── stat_sys_signal_null.png
│   │   │   ├── stat_sys_speakerphone.png
│   │   │   ├── stat_sys_warning.png
│   │   │   ├── stat_sys_wifi_signal_4.png
│   │   │   ├── stat_sys_wifi_unavailable.png
│   │   │   ├── status_bar_honeycomb_dimming.png
│   │   │   ├── status_bar_honeycomb_examples.png
│   │   │   ├── status_bar_honeycomb_style.png
│   │   │   ├── statusbar_light.png
│   │   │   ├── statusbar_palette_black.png
│   │   │   ├── statusbar_palette_fill.png
│   │   │   ├── statusbar_palette_grey.png
│   │   │   ├── statusbar_palette_white.png
│   │   │   ├── statusbar_size_hdpi.png
│   │   │   ├── statusbar_size_ldpi.png
│   │   │   ├── statusbar_size_mdpi.png
│   │   │   ├── statusbar_standard.png
│   │   │   ├── statusbar_structure.png
│   │   │   ├── statusbar_style.png
│   │   │   ├── tab_icon_selected.png
│   │   │   ├── tab_icon_unselected.png
│   │   │   ├── tab_palette_selected_fill.png
│   │   │   ├── tab_selected_light.png
│   │   │   ├── tab_size_hdpi.png
│   │   │   ├── tab_size_ldpi.png
│   │   │   ├── tab_size_mdpi.png
│   │   │   ├── tab_standard.png
│   │   │   ├── tab_style_selected.png
│   │   │   ├── tab_style_unselected.png
│   │   │   └── tab_unselected_light.png
│   │   ├── in-app-billing
│   │   │   ├── billing_add.png
│   │   │   ├── billing_app_key.png
│   │   │   ├── billing_list_form_2.png
│   │   │   ├── billing_product_list.png
│   │   │   └── v3
│   │   │   ├── iab_v3_checkout_flow.png
│   │   │   ├── iab_v3_consumption_flow.png
│   │   │   ├── iab_v3_flow.png
│   │   │   └── iab_v3_purchase_flow.png
│   │   ├── jb-accessibility-focus-250.png
│   │   ├── jb-accessibility-focus.png
│   │   ├── jb-android-4.1.png
│   │   ├── jb-appwidgets.png
│   │   ├── jb-device-2.png
│   │   ├── jb-devices.png
│   │   ├── jb-dev-options-device.png
│   │   ├── jb-dream-1.png
│   │   ├── jb-external-display.png
│   │   ├── jb-lock-calendar.png
│   │   ├── jb-nexus10-1.png
│   │   ├── jb-notif-ex1.png
│   │   ├── jb-notif-ex.png
│   │   ├── jb-r2l.png
│   │   ├── jb-rs-chart-gpu.png
│   │   ├── jb-rs-chart-versions.png
│   │   ├── jb-rtl.png
│   │   ├── jet
│   │   │   ├── clip_marker.png
│   │   │   ├── event_marker.png
│   │   │   ├── jc_audition_wnd.png
│   │   │   ├── jc_event_wnd.png
│   │   │   ├── jc_main_wnd.png
│   │   │   ├── jc_moveseg_wnd.png
│   │   │   ├── jc_open_dlg.png
│   │   │   ├── jc_repseg_wnd.png
│   │   │   ├── jc_rep_wnd.png
│   │   │   ├── jc_seg_wnd.png
│   │   │   ├── linear_music.png
│   │   │   ├── music_game.png
│   │   │   ├── nonlinear_music.png
│   │   │   └── sync_muteunmute.png
│   │   ├── layout_bar.png
│   │   ├── layout_editor.png
│   │   ├── layout_outline.png
│   │   ├── layoutparams.png
│   │   ├── licensing_add_library.png
│   │   ├── licensing_arch.png
│   │   ├── licensing_device_signin.png
│   │   ├── licensing_flow.png
│   │   ├── licensing_package.png
│   │   ├── licensing_public_key.png
│   │   ├── licensing_test_response.png
│   │   ├── linearlayout.png
│   │   ├── LivePocketGemsTitleCard.png
│   │   ├── location
│   │   │   ├── content-tagging.png
│   │   │   ├── getting-location.png
│   │   │   └── where-to-go.png
│   │   ├── logo_android.gif
│   │   ├── market
│   │   │   └── version-codes.png
│   │   ├── mediaplayer_state_diagram.gif
│   │   ├── mediarecorder_state_diagram.gif
│   │   ├── menu_design
│   │   │   ├── ContextMenuDiagram.png
│   │   │   ├── ContextMenuViewContactDiagram.png
│   │   │   ├── MenuDiagram.png
│   │   │   ├── TaskFlowDiagram.png
│   │   │   └── TextFieldContextMenuDiagram.png
│   │   ├── nfc_tag_dispatch.png
│   │   ├── ninepatch_examples.png
│   │   ├── ninepatch_raw.png
│   │   ├── no_scrollview.png
│   │   ├── notifications_window.png
│   │   ├── opengl
│   │   │   ├── ccw-square.png
│   │   │   ├── ccw-winding.png
│   │   │   ├── coordinates.png
│   │   │   ├── ogl-triangle.png
│   │   │   ├── ogl-triangle-projected.png
│   │   │   └── ogl-triangle-touch.png
│   │   ├── options_menu.png
│   │   ├── padding_margins.png
│   │   ├── palette.png
│   │   ├── play_dev.png
│   │   ├── play-services-diagram.png
│   │   ├── play_tableft.png
│   │   ├── practices
│   │   │   ├── actionbar-phone-splitaction.png
│   │   │   └── actionbar-phone-tablet.png
│   │   ├── preview_hc
│   │   │   ├── actionbar.png
│   │   │   └── fragments_layout.png
│   │   ├── providers
│   │   │   ├── ContactsDataFlow.png
│   │   │   ├── contacts_structure.png
│   │   │   ├── contacts_tables.png
│   │   │   ├── data_columns.png
│   │   │   └── datamodel.png
│   │   ├── publishing
│   │   │   ├── publishing_android_market.png
│   │   │   ├── publishing_overview.png
│   │   │   ├── publishing_overview_prep.png
│   │   │   ├── publishing_preparing.png
│   │   │   ├── publishing_unknown_sources_sm.png
│   │   │   └── publishing_via_email.png
│   │   ├── radio_buttons.png
│   │   ├── resources
│   │   │   ├── arrow.png
│   │   │   ├── clip.png
│   │   │   ├── layers.png
│   │   │   ├── resource_devices_diagram1.png
│   │   │   ├── resource_devices_diagram2.png
│   │   │   ├── res-selection-flowchart.png
│   │   │   └── right-arrow.png
│   │   ├── robot-tiny.png
│   │   ├── rs_compute.png
│   │   ├── rs_graphics.png
│   │   ├── rs_overview.png
│   │   ├── screens_support
│   │   │   ├── avd-density.png
│   │   │   ├── avds-config.png
│   │   │   ├── avd-start.png
│   │   │   ├── compat-mode-on.png
│   │   │   ├── compat-stretch.png
│   │   │   ├── compat-stretch-thumb.png
│   │   │   ├── compat-toggle.png
│   │   │   ├── compat-zoom.png
│   │   │   ├── compat-zoom-thumb.png
│   │   │   ├── density-test-bad.png
│   │   │   ├── density-test-good.png
│   │   │   ├── dip.png
│   │   │   ├── icon-density-example.png
│   │   │   ├── scale-test.png
│   │   │   ├── screens-densities.png
│   │   │   └── screens-ranges.png
│   │   ├── sdk-cube.png
│   │   ├── sdk_manager_packages.png
│   │   ├── search
│   │   │   ├── search-suggest-custom.png
│   │   │   ├── search-suggest-recent-queries.png
│   │   │   └── search-ui.png
│   │   ├── service_lifecycle.png
│   │   ├── setting_width_and_height.png
│   │   ├── status_bar.png
│   │   ├── system-architecture.jpg
│   │   ├── systrace
│   │   │   ├── display-rhythm.png
│   │   │   ├── process-rhythm.png
│   │   │   └── report.png
│   │   ├── table_layout.png
│   │   ├── testing
│   │   │   ├── android_test_framework.png
│   │   │   ├── eclipse_new_android_project_complete_callouts.png
│   │   │   ├── eclipse_new_android_testproject_complete_callouts.png
│   │   │   ├── eclipse_test_results.png
│   │   │   ├── eclipse_test_run_failure.png
│   │   │   ├── hwtest_create_test_class_menu_callouts.png
│   │   │   ├── hwtest_junit_success.png
│   │   │   ├── hwtest_new_test_class_dialog_complete_callouts.png
│   │   │   ├── hwtest_new_test_project_dialog_complete_callouts.png
│   │   │   ├── hwtest_new_test_project_menu.png
│   │   │   ├── hwtest_runas_menu_callouts.png
│   │   │   ├── spinner_create_test_class_callouts.png
│   │   │   ├── spinnertest_junit_panel_fail_callouts.png
│   │   │   ├── spinnertest_junit_panel_failtrace_callouts.png
│   │   │   ├── spinnertest_junit_panel.png
│   │   │   ├── spinnertest_junit_success.png
│   │   │   ├── spinnertest_new_class_callouts.png
│   │   │   ├── spinnertest_runas_menu_callouts.png
│   │   │   ├── test_framework.png
│   │   │   └── UIAutomatorViewer.png
│   │   ├── toast.png
│   │   ├── tools
│   │   │   ├── avd_manager.png
│   │   │   ├── dev-options-inmilk.png
│   │   │   ├── eclipse-new.png
│   │   │   ├── eclipse-run.png
│   │   │   ├── lint_output.png
│   │   │   ├── lint.png
│   │   │   ├── new_adt_project.png
│   │   │   └── sdk_manager.png
│   │   ├── tools-home.png
│   │   ├── topdev_ann.png
│   │   ├── tracedump.png
│   │   ├── traceview_profile.png
│   │   ├── traceview_timeline.png
│   │   ├── training
│   │   │   ├── ads-close-to-button.png
│   │   │   ├── ads-cover-content.png
│   │   │   ├── ads-eclipse-build-path.png
│   │   │   ├── ads-top-banner.png
│   │   │   ├── app-navigation-ancestral-navigate-back.png
│   │   │   ├── app-navigation-ancestral-navigate-up.png
│   │   │   ├── app-navigation-descendant-lateral-buttons.png
│   │   │   ├── app-navigation-descendant-lateral-children.png
│   │   │   ├── app-navigation-descendant-lateral-desc.png
│   │   │   ├── app-navigation-descendant-lateral-lists.png
│   │   │   ├── app-navigation-descendant-lateral-paging-companion.png
│   │   │   ├── app-navigation-descendant-lateral-paging.png
│   │   │   ├── app-navigation-descendant-lateral-tabs.png
│   │   │   ├── app-navigation-multiple-sizes-multipane-bad.png
│   │   │   ├── app-navigation-multiple-sizes-multipane-good.png
│   │   │   ├── app-navigation-multiple-sizes-multipane-screen-map.png
│   │   │   ├── app-navigation-multiple-sizes-strategy-collapse.png
│   │   │   ├── app-navigation-multiple-sizes-strategy-show-hide.png
│   │   │   ├── app-navigation-multiple-sizes-strategy-stack.png
│   │   │   ├── app-navigation-multiple-sizes-strategy-stretch.png
│   │   │   ├── app-navigation-screen-planning-erd.png
│   │   │   ├── app-navigation-screen-planning-exhaustive-map.png
│   │   │   ├── app-navigation-wireframing-map-example-phone.png
│   │   │   ├── app-navigation-wireframing-map-example-tablet-alt.png
│   │   │   ├── app-navigation-wireframing-map-example-tablet.png
│   │   │   ├── app-navigation-wireframing-wires-phone.png
│   │   │   ├── app-navigation-wireframing-wires-tablet.png
│   │   │   ├── backward-compatible-ui-classes-eclair.png
│   │   │   ├── backward-compatible-ui-classes-honeycomb.png
│   │   │   ├── backward-compatible-ui-classes.png
│   │   │   ├── backward-compatible-ui-gb.png
│   │   │   ├── backward-compatible-ui-ics.png
│   │   │   ├── basics
│   │   │   │   ├── basic-lifecycle-create.png
│   │   │   │   ├── basic-lifecycle-paused.png
│   │   │   │   ├── basic-lifecycle.png
│   │   │   │   ├── basic-lifecycle-savestate.png
│   │   │   │   ├── basic-lifecycle-stopped.png
│   │   │   │   ├── fragments-screen-mock.png
│   │   │   │   ├── intent-chooser.png
│   │   │   │   ├── intents-choice.png
│   │   │   │   ├── network-settings1.png
│   │   │   │   ├── network-settings2.png
│   │   │   │   └── sdk-manager.png
│   │   │   ├── basic-SDK-manager.png
│   │   │   ├── basic-simple-screen-mock.png
│   │   │   ├── button.png
│   │   │   ├── buttons_stretched.png
│   │   │   ├── button_with_marks.png
│   │   │   ├── cool-places.png
│   │   │   ├── device-mgmt-activate-device-admin.png
│   │   │   ├── firstapp
│   │   │   │   ├── adt-firstapp-setup.png
│   │   │   │   ├── adt-new-activity.png
│   │   │   │   ├── edittext_gravity.png
│   │   │   │   ├── edittext_wrap.png
│   │   │   │   └── firstapp.png
│   │   │   ├── hierarchy-layouttimes.png
│   │   │   ├── hierarchy-linearlayout.png
│   │   │   ├── hierarchy-relativelayout.png
│   │   │   ├── implementing-navigation-up.png
│   │   │   ├── import-progress.png
│   │   │   ├── input
│   │   │   │   ├── ime_autocorrect.png
│   │   │   │   └── ime_password.png
│   │   │   ├── layout-hvga.png
│   │   │   ├── layout-listitem.png
│   │   │   ├── lint_icon.png
│   │   │   ├── notifications-bigview.png
│   │   │   ├── notifications-normalview.png
│   │   │   ├── oauth_dance.png
│   │   │   ├── panoramio-grid.png
│   │   │   ├── relativelayout1.png
│   │   │   ├── relativelayout2.png
│   │   │   ├── sharing
│   │   │   │   └── share-text-screenshot.png
│   │   │   └── training-prof.png
│   │   ├── ui
│   │   │   ├── actionbar-actionview.png
│   │   │   ├── actionbar-item-withtext.png
│   │   │   ├── actionbar-logo.png
│   │   │   ├── actionbar-navigate-back.png
│   │   │   ├── actionbar-navigate-up.png
│   │   │   ├── actionbar.png
│   │   │   ├── actionbar-searchview.png
│   │   │   ├── actionbar-shareaction.png
│   │   │   ├── actionbar-stacked.png
│   │   │   ├── actionbar-tabs.png
│   │   │   ├── buttons-holo.png
│   │   │   ├── button-types.png
│   │   │   ├── checkboxes.png
│   │   │   ├── clipboard
│   │   │   │   └── copy_paste_framework.png
│   │   │   ├── dialog_buttons.png
│   │   │   ├── dialog_checkboxes.png
│   │   │   ├── dialog_custom.png
│   │   │   ├── dialog_list.png
│   │   │   ├── dialogs.png
│   │   │   ├── dialogs_regions.png
│   │   │   ├── edittext-actionlabel.png
│   │   │   ├── edittext-actionsend.png
│   │   │   ├── edittext-autocomplete.png
│   │   │   ├── edittext-email.png
│   │   │   ├── edittext-noextract.png
│   │   │   ├── edittext-phone.png
│   │   │   ├── edittext.png
│   │   │   ├── edittext-text-next.png
│   │   │   ├── edittext-text.png
│   │   │   ├── gridlayout.png
│   │   │   ├── gridlayout-small.png
│   │   │   ├── gridview.png
│   │   │   ├── gridview-small.png
│   │   │   ├── linearlayout.png
│   │   │   ├── linearlayout-small.png
│   │   │   ├── listview.png
│   │   │   ├── listview-small.png
│   │   │   ├── menu-context.png
│   │   │   ├── notifications
│   │   │   │   ├── activity_indicator.png
│   │   │   │   ├── bigpicture_notification_callouts.png
│   │   │   │   ├── bigpicture_notification.png
│   │   │   │   ├── bigtext_notification_callouts.png
│   │   │   │   ├── bigtext_notification.png
│   │   │   │   ├── custom_message.png
│   │   │   │   ├── iconic_notification.png
│   │   │   │   ├── inbox_notification_callouts.png
│   │   │   │   ├── inbox_notification.png
│   │   │   │   ├── normal_notification_callouts.png
│   │   │   │   ├── normal_notification.png
│   │   │   │   ├── notifications_window.png
│   │   │   │   ├── progress_bar_summary.png
│   │   │   │   ├── progress_indicator_1.png
│   │   │   │   ├── progress_indicator_2.png
│   │   │   │   ├── status_bar.png
│   │   │   │   └── updated_notification.png
│   │   │   ├── pickers.png
│   │   │   ├── popupmenu.png
│   │   │   ├── radiobuttons.png
│   │   │   ├── relativelayout.png
│   │   │   ├── relativelayout-small.png
│   │   │   ├── sample-linearlayout.png
│   │   │   ├── sample-relativelayout.png
│   │   │   ├── settings
│   │   │   │   ├── settings-headers-handset.png
│   │   │   │   ├── settings-headers-tablet.png
│   │   │   │   ├── settings.png
│   │   │   │   ├── settings-subscreen.png
│   │   │   │   └── settings-titles.png
│   │   │   ├── spinner.png
│   │   │   ├── switch.png
│   │   │   ├── tabs.png
│   │   │   ├── tabs-small.png
│   │   │   ├── togglebutton.png
│   │   │   ├── ui-controls.png
│   │   │   ├── ui_index.png
│   │   │   ├── webview.png
│   │   │   └── webview-small.png
│   │   ├── ui-ex-multi-pane.png
│   │   ├── ui-ex-single-panes.png
│   │   ├── usb-host-accessory.png
│   │   ├── video_thumb_dan.png
│   │   ├── video_thumb_mike.png
│   │   ├── viewgroup.png
│   │   ├── webapps
│   │   │   ├── compare-default.png
│   │   │   ├── compare-initialscale-devicedpi.png
│   │   │   ├── compare-initialscale.png
│   │   │   ├── compare-width400.png
│   │   │   ├── compare-width-devicedpi-css.png
│   │   │   └── webapps.png
│   │   ├── widget_design
│   │   │   ├── music_example_layouts.png
│   │   │   ├── music_example.png
│   │   │   ├── music_example_redline.png
│   │   │   ├── music_example_stretched.png
│   │   │   ├── widget_examples.png
│   │   │   ├── widget_template_excerpts.png
│   │   │   └── widget_terms.png
│   │   ├── zippy_bullet.gif
│   │   ├── zippy_closed.gif
│   │   └── zippy_open.gif
│   ├── index.html
│   ├── intl
│   │   ├── es
│   │   │   └── training
│   │   │   ├── monitoring-device-state
│   │   │   │   ├── battery-monitoring.html
│   │   │   │   ├── connectivity-monitoring.html
│   │   │   │   ├── docking-monitoring.html
│   │   │   │   ├── index.html
│   │   │   │   └── manifest-receivers.html
│   │   │   └── multiscreen
│   │   │   ├── adaptui.html
│   │   │   ├── index.html
│   │   │   ├── screendensities.html
│   │   │   └── screensizes.html
│   │   ├── ja
│   │   │   ├── community
│   │   │   │   └── index.html
│   │   │   ├── guide
│   │   │   │   ├── basics
│   │   │   │   │   └── what-is-android.html
│   │   │   │   ├── developing
│   │   │   │   │   ├── eclipse-adt.html
│   │   │   │   │   └── other-ide.html
│   │   │   │   ├── index.html
│   │   │   │   ├── publishing
│   │   │   │   │   ├── app-signing.html
│   │   │   │   │   ├── preparing.html
│   │   │   │   │   └── versioning.html
│   │   │   │   ├── topics
│   │   │   │   │   └── fundamentals.html
│   │   │   │   └── tutorials
│   │   │   │   └── hello-world.html
│   │   │   ├── resources
│   │   │   │   ├── community-groups.html
│   │   │   │   └── tutorials
│   │   │   │   └── hello-world.html
│   │   │   ├── sdk
│   │   │   │   ├── 1.5_r2
│   │   │   │   │   └── installing.html
│   │   │   │   └── 1.5_r3
│   │   │   │   └── installing.html
│   │   │   └── training
│   │   │   ├── monitoring-device-state
│   │   │   │   ├── battery-monitoring.html
│   │   │   │   ├── connectivity-monitoring.html
│   │   │   │   ├── docking-monitoring.html
│   │   │   │   ├── index.html
│   │   │   │   └── manifest-receivers.html
│   │   │   └── multiscreen
│   │   │   ├── adaptui.html
│   │   │   ├── index.html
│   │   │   ├── screendensities.html
│   │   │   └── screensizes.html
│   │   ├── ko
│   │   │   └── training
│   │   │   ├── monitoring-device-state
│   │   │   │   ├── battery-monitoring.html
│   │   │   │   ├── connectivity-monitoring.html
│   │   │   │   ├── docking-monitoring.html
│   │   │   │   ├── index.html
│   │   │   │   └── manifest-receivers.html
│   │   │   └── multiscreen
│   │   │   ├── adaptui.html
│   │   │   ├── index.html
│   │   │   ├── screendensities.html
│   │   │   └── screensizes.html
│   │   ├── ru
│   │   │   └── training
│   │   │   ├── monitoring-device-state
│   │   │   │   ├── battery-monitoring.html
│   │   │   │   ├── connectivity-monitoring.html
│   │   │   │   ├── docking-monitoring.html
│   │   │   │   ├── index.html
│   │   │   │   └── manifest-receivers.html
│   │   │   └── multiscreen
│   │   │   ├── adaptui.html
│   │   │   ├── index.html
│   │   │   ├── screendensities.html
│   │   │   └── screensizes.html
│   │   └── zh-CN
│   │   └── training
│   │   ├── monitoring-device-state
│   │   │   ├── battery-monitoring.html
│   │   │   ├── connectivity-monitoring.html
│   │   │   ├── docking-monitoring.html
│   │   │   ├── index.html
│   │   │   └── manifest-receivers.html
│   │   └── multiscreen
│   │   ├── adaptui.html
│   │   ├── index.html
│   │   ├── screendensities.html
│   │   └── screensizes.html
│   ├── legal.html
│   ├── license.html
│   ├── navtree_data.js
│   ├── offline.html
│   ├── out
│   │   └── target
│   │   └── common
│   │   └── docs
│   │   └── offline-sdk-docs-todo.html
│   ├── reference
│   │   ├── android
│   │   │   ├── accessibilityservice
│   │   │   │   ├── AccessibilityService.html
│   │   │   │   ├── AccessibilityServiceInfo.html
│   │   │   │   └── package-summary.html
│   │   │   ├── accounts
│   │   │   │   ├── AbstractAccountAuthenticator.html
│   │   │   │   ├── AccountAuthenticatorActivity.html
│   │   │   │   ├── AccountAuthenticatorResponse.html
│   │   │   │   ├── Account.html
│   │   │   │   ├── AccountManagerCallback.html
│   │   │   │   ├── AccountManagerFuture.html
│   │   │   │   ├── AccountManager.html
│   │   │   │   ├── AccountsException.html
│   │   │   │   ├── AuthenticatorDescription.html
│   │   │   │   ├── AuthenticatorException.html
│   │   │   │   ├── NetworkErrorException.html
│   │   │   │   ├── OnAccountsUpdateListener.html
│   │   │   │   ├── OperationCanceledException.html
│   │   │   │   └── package-summary.html
│   │   │   ├── animation
│   │   │   │   ├── Animator.AnimatorListener.html
│   │   │   │   ├── Animator.html
│   │   │   │   ├── AnimatorInflater.html
│   │   │   │   ├── AnimatorListenerAdapter.html
│   │   │   │   ├── AnimatorSet.Builder.html
│   │   │   │   ├── AnimatorSet.html
│   │   │   │   ├── ArgbEvaluator.html
│   │   │   │   ├── FloatEvaluator.html
│   │   │   │   ├── IntEvaluator.html
│   │   │   │   ├── Keyframe.html
│   │   │   │   ├── LayoutTransition.html
│   │   │   │   ├── LayoutTransition.TransitionListener.html
│   │   │   │   ├── ObjectAnimator.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PropertyValuesHolder.html
│   │   │   │   ├── TimeAnimator.html
│   │   │   │   ├── TimeAnimator.TimeListener.html
│   │   │   │   ├── TimeInterpolator.html
│   │   │   │   ├── TypeEvaluator.html
│   │   │   │   ├── ValueAnimator.AnimatorUpdateListener.html
│   │   │   │   └── ValueAnimator.html
│   │   │   ├── annotation
│   │   │   │   ├── SuppressLint.html
│   │   │   │   └── TargetApi.html
│   │   │   ├── app
│   │   │   │   ├── ActionBar.html
│   │   │   │   ├── ActionBar.LayoutParams.html
│   │   │   │   ├── ActionBar.OnMenuVisibilityListener.html
│   │   │   │   ├── ActionBar.OnNavigationListener.html
│   │   │   │   ├── ActionBar.Tab.html
│   │   │   │   ├── ActionBar.TabListener.html
│   │   │   │   ├── ActivityGroup.html
│   │   │   │   ├── Activity.html
│   │   │   │   ├── ActivityManager.html
│   │   │   │   ├── ActivityManager.MemoryInfo.html
│   │   │   │   ├── ActivityManager.ProcessErrorStateInfo.html
│   │   │   │   ├── ActivityManager.RecentTaskInfo.html
│   │   │   │   ├── ActivityManager.RunningAppProcessInfo.html
│   │   │   │   ├── ActivityManager.RunningServiceInfo.html
│   │   │   │   ├── ActivityManager.RunningTaskInfo.html
│   │   │   │   ├── ActivityOptions.html
│   │   │   │   ├── admin
│   │   │   │   │   ├── DeviceAdminInfo.html
│   │   │   │   │   ├── DeviceAdminReceiver.html
│   │   │   │   │   ├── DevicePolicyManager.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── AlarmManager.html
│   │   │   │   ├── AlertDialog.Builder.html
│   │   │   │   ├── AlertDialog.html
│   │   │   │   ├── AliasActivity.html
│   │   │   │   ├── Application.ActivityLifecycleCallbacks.html
│   │   │   │   ├── ApplicationErrorReport.AnrInfo.html
│   │   │   │   ├── ApplicationErrorReport.BatteryInfo.html
│   │   │   │   ├── ApplicationErrorReport.CrashInfo.html
│   │   │   │   ├── ApplicationErrorReport.html
│   │   │   │   ├── ApplicationErrorReport.RunningServiceInfo.html
│   │   │   │   ├── Application.html
│   │   │   │   ├── backup
│   │   │   │   │   ├── BackupAgentHelper.html
│   │   │   │   │   ├── BackupAgent.html
│   │   │   │   │   ├── BackupDataInput.html
│   │   │   │   │   ├── BackupDataInputStream.html
│   │   │   │   │   ├── BackupDataOutput.html
│   │   │   │   │   ├── BackupHelper.html
│   │   │   │   │   ├── BackupManager.html
│   │   │   │   │   ├── FileBackupHelper.html
│   │   │   │   │   ├── FullBackupDataOutput.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── RestoreObserver.html
│   │   │   │   │   └── SharedPreferencesBackupHelper.html
│   │   │   │   ├── DatePickerDialog.html
│   │   │   │   ├── DatePickerDialog.OnDateSetListener.html
│   │   │   │   ├── DialogFragment.html
│   │   │   │   ├── Dialog.html
│   │   │   │   ├── DownloadManager.html
│   │   │   │   ├── DownloadManager.Query.html
│   │   │   │   ├── DownloadManager.Request.html
│   │   │   │   ├── ExpandableListActivity.html
│   │   │   │   ├── FragmentBreadCrumbs.html
│   │   │   │   ├── FragmentBreadCrumbs.OnBreadCrumbClickListener.html
│   │   │   │   ├── Fragment.html
│   │   │   │   ├── Fragment.InstantiationException.html
│   │   │   │   ├── FragmentManager.BackStackEntry.html
│   │   │   │   ├── FragmentManager.html
│   │   │   │   ├── FragmentManager.OnBackStackChangedListener.html
│   │   │   │   ├── Fragment.SavedState.html
│   │   │   │   ├── FragmentTransaction.html
│   │   │   │   ├── Instrumentation.ActivityMonitor.html
│   │   │   │   ├── Instrumentation.ActivityResult.html
│   │   │   │   ├── Instrumentation.html
│   │   │   │   ├── IntentService.html
│   │   │   │   ├── KeyguardManager.html
│   │   │   │   ├── KeyguardManager.KeyguardLock.html
│   │   │   │   ├── KeyguardManager.OnKeyguardExitResult.html
│   │   │   │   ├── LauncherActivity.html
│   │   │   │   ├── LauncherActivity.IconResizer.html
│   │   │   │   ├── LauncherActivity.ListItem.html
│   │   │   │   ├── ListActivity.html
│   │   │   │   ├── ListFragment.html
│   │   │   │   ├── LoaderManager.html
│   │   │   │   ├── LoaderManager.LoaderCallbacks.html
│   │   │   │   ├── LocalActivityManager.html
│   │   │   │   ├── MediaRouteActionProvider.html
│   │   │   │   ├── MediaRouteButton.html
│   │   │   │   ├── NativeActivity.html
│   │   │   │   ├── Notification.BigPictureStyle.html
│   │   │   │   ├── Notification.BigTextStyle.html
│   │   │   │   ├── Notification.Builder.html
│   │   │   │   ├── Notification.html
│   │   │   │   ├── Notification.InboxStyle.html
│   │   │   │   ├── NotificationManager.html
│   │   │   │   ├── Notification.Style.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PendingIntent.CanceledException.html
│   │   │   │   ├── PendingIntent.html
│   │   │   │   ├── PendingIntent.OnFinished.html
│   │   │   │   ├── Presentation.html
│   │   │   │   ├── ProgressDialog.html
│   │   │   │   ├── SearchableInfo.html
│   │   │   │   ├── SearchManager.html
│   │   │   │   ├── SearchManager.OnCancelListener.html
│   │   │   │   ├── SearchManager.OnDismissListener.html
│   │   │   │   ├── Service.html
│   │   │   │   ├── TabActivity.html
│   │   │   │   ├── TaskStackBuilder.html
│   │   │   │   ├── TimePickerDialog.html
│   │   │   │   ├── TimePickerDialog.OnTimeSetListener.html
│   │   │   │   ├── UiModeManager.html
│   │   │   │   ├── WallpaperInfo.html
│   │   │   │   └── WallpaperManager.html
│   │   │   ├── appwidget
│   │   │   │   ├── AppWidgetHost.html
│   │   │   │   ├── AppWidgetHostView.html
│   │   │   │   ├── AppWidgetManager.html
│   │   │   │   ├── AppWidgetProvider.html
│   │   │   │   ├── AppWidgetProviderInfo.html
│   │   │   │   └── package-summary.html
│   │   │   ├── bluetooth
│   │   │   │   ├── BluetoothA2dp.html
│   │   │   │   ├── BluetoothAdapter.html
│   │   │   │   ├── BluetoothAssignedNumbers.html
│   │   │   │   ├── BluetoothClass.Device.html
│   │   │   │   ├── BluetoothClass.Device.Major.html
│   │   │   │   ├── BluetoothClass.html
│   │   │   │   ├── BluetoothClass.Service.html
│   │   │   │   ├── BluetoothDevice.html
│   │   │   │   ├── BluetoothHeadset.html
│   │   │   │   ├── BluetoothHealthAppConfiguration.html
│   │   │   │   ├── BluetoothHealthCallback.html
│   │   │   │   ├── BluetoothHealth.html
│   │   │   │   ├── BluetoothProfile.html
│   │   │   │   ├── BluetoothProfile.ServiceListener.html
│   │   │   │   ├── BluetoothServerSocket.html
│   │   │   │   ├── BluetoothSocket.html
│   │   │   │   └── package-summary.html
│   │   │   ├── content
│   │   │   │   ├── AbstractThreadedSyncAdapter.html
│   │   │   │   ├── ActivityNotFoundException.html
│   │   │   │   ├── AsyncQueryHandler.html
│   │   │   │   ├── AsyncQueryHandler.WorkerArgs.html
│   │   │   │   ├── AsyncQueryHandler.WorkerHandler.html
│   │   │   │   ├── AsyncTaskLoader.html
│   │   │   │   ├── BroadcastReceiver.html
│   │   │   │   ├── BroadcastReceiver.PendingResult.html
│   │   │   │   ├── ClipboardManager.html
│   │   │   │   ├── ClipboardManager.OnPrimaryClipChangedListener.html
│   │   │   │   ├── ClipData.html
│   │   │   │   ├── ClipData.Item.html
│   │   │   │   ├── ClipDescription.html
│   │   │   │   ├── ComponentCallbacks2.html
│   │   │   │   ├── ComponentCallbacks.html
│   │   │   │   ├── ComponentName.html
│   │   │   │   ├── ContentProviderClient.html
│   │   │   │   ├── ContentProvider.html
│   │   │   │   ├── ContentProviderOperation.Builder.html
│   │   │   │   ├── ContentProviderOperation.html
│   │   │   │   ├── ContentProvider.PipeDataWriter.html
│   │   │   │   ├── ContentProviderResult.html
│   │   │   │   ├── ContentQueryMap.html
│   │   │   │   ├── ContentResolver.html
│   │   │   │   ├── ContentUris.html
│   │   │   │   ├── ContentValues.html
│   │   │   │   ├── Context.html
│   │   │   │   ├── ContextWrapper.html
│   │   │   │   ├── CursorLoader.html
│   │   │   │   ├── DialogInterface.html
│   │   │   │   ├── DialogInterface.OnCancelListener.html
│   │   │   │   ├── DialogInterface.OnClickListener.html
│   │   │   │   ├── DialogInterface.OnDismissListener.html
│   │   │   │   ├── DialogInterface.OnKeyListener.html
│   │   │   │   ├── DialogInterface.OnMultiChoiceClickListener.html
│   │   │   │   ├── DialogInterface.OnShowListener.html
│   │   │   │   ├── Entity.html
│   │   │   │   ├── EntityIterator.html
│   │   │   │   ├── Entity.NamedContentValues.html
│   │   │   │   ├── IntentFilter.AuthorityEntry.html
│   │   │   │   ├── Intent.FilterComparison.html
│   │   │   │   ├── IntentFilter.html
│   │   │   │   ├── IntentFilter.MalformedMimeTypeException.html
│   │   │   │   ├── Intent.html
│   │   │   │   ├── IntentSender.html
│   │   │   │   ├── IntentSender.OnFinished.html
│   │   │   │   ├── IntentSender.SendIntentException.html
│   │   │   │   ├── Intent.ShortcutIconResource.html
│   │   │   │   ├── Loader.ForceLoadContentObserver.html
│   │   │   │   ├── Loader.html
│   │   │   │   ├── Loader.OnLoadCanceledListener.html
│   │   │   │   ├── Loader.OnLoadCompleteListener.html
│   │   │   │   ├── MutableContextWrapper.html
│   │   │   │   ├── OperationApplicationException.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PeriodicSync.html
│   │   │   │   ├── pm
│   │   │   │   │   ├── ActivityInfo.html
│   │   │   │   │   ├── ApplicationInfo.DisplayNameComparator.html
│   │   │   │   │   ├── ApplicationInfo.html
│   │   │   │   │   ├── ComponentInfo.html
│   │   │   │   │   ├── ConfigurationInfo.html
│   │   │   │   │   ├── FeatureInfo.html
│   │   │   │   │   ├── InstrumentationInfo.html
│   │   │   │   │   ├── LabeledIntent.html
│   │   │   │   │   ├── PackageInfo.html
│   │   │   │   │   ├── PackageItemInfo.DisplayNameComparator.html
│   │   │   │   │   ├── PackageItemInfo.html
│   │   │   │   │   ├── PackageManager.html
│   │   │   │   │   ├── PackageManager.NameNotFoundException.html
│   │   │   │   │   ├── PackageStats.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── PathPermission.html
│   │   │   │   │   ├── PermissionGroupInfo.html
│   │   │   │   │   ├── PermissionInfo.html
│   │   │   │   │   ├── ProviderInfo.html
│   │   │   │   │   ├── ResolveInfo.DisplayNameComparator.html
│   │   │   │   │   ├── ResolveInfo.html
│   │   │   │   │   ├── ServiceInfo.html
│   │   │   │   │   └── Signature.html
│   │   │   │   ├── ReceiverCallNotAllowedException.html
│   │   │   │   ├── res
│   │   │   │   │   ├── AssetFileDescriptor.AutoCloseInputStream.html
│   │   │   │   │   ├── AssetFileDescriptor.AutoCloseOutputStream.html
│   │   │   │   │   ├── AssetFileDescriptor.html
│   │   │   │   │   ├── AssetManager.AssetInputStream.html
│   │   │   │   │   ├── AssetManager.html
│   │   │   │   │   ├── ColorStateList.html
│   │   │   │   │   ├── Configuration.html
│   │   │   │   │   ├── ObbInfo.html
│   │   │   │   │   ├── ObbScanner.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── Resources.html
│   │   │   │   │   ├── Resources.NotFoundException.html
│   │   │   │   │   ├── Resources.Theme.html
│   │   │   │   │   ├── TypedArray.html
│   │   │   │   │   └── XmlResourceParser.html
│   │   │   │   ├── SearchRecentSuggestionsProvider.html
│   │   │   │   ├── ServiceConnection.html
│   │   │   │   ├── SharedPreferences.Editor.html
│   │   │   │   ├── SharedPreferences.html
│   │   │   │   ├── SharedPreferences.OnSharedPreferenceChangeListener.html
│   │   │   │   ├── SyncAdapterType.html
│   │   │   │   ├── SyncContext.html
│   │   │   │   ├── SyncInfo.html
│   │   │   │   ├── SyncResult.html
│   │   │   │   ├── SyncStats.html
│   │   │   │   ├── SyncStatusObserver.html
│   │   │   │   └── UriMatcher.html
│   │   │   ├── database
│   │   │   │   ├── AbstractCursor.html
│   │   │   │   ├── AbstractCursor.SelfContentObserver.html
│   │   │   │   ├── AbstractWindowedCursor.html
│   │   │   │   ├── CharArrayBuffer.html
│   │   │   │   ├── ContentObservable.html
│   │   │   │   ├── ContentObserver.html
│   │   │   │   ├── CrossProcessCursor.html
│   │   │   │   ├── CrossProcessCursorWrapper.html
│   │   │   │   ├── Cursor.html
│   │   │   │   ├── CursorIndexOutOfBoundsException.html
│   │   │   │   ├── CursorJoiner.html
│   │   │   │   ├── CursorJoiner.Result.html
│   │   │   │   ├── CursorWindow.html
│   │   │   │   ├── CursorWrapper.html
│   │   │   │   ├── DatabaseErrorHandler.html
│   │   │   │   ├── DatabaseUtils.html
│   │   │   │   ├── DatabaseUtils.InsertHelper.html
│   │   │   │   ├── DataSetObservable.html
│   │   │   │   ├── DataSetObserver.html
│   │   │   │   ├── DefaultDatabaseErrorHandler.html
│   │   │   │   ├── MatrixCursor.html
│   │   │   │   ├── MatrixCursor.RowBuilder.html
│   │   │   │   ├── MergeCursor.html
│   │   │   │   ├── Observable.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── SQLException.html
│   │   │   │   ├── sqlite
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── SQLiteAbortException.html
│   │   │   │   │   ├── SQLiteAccessPermException.html
│   │   │   │   │   ├── SQLiteBindOrColumnIndexOutOfRangeException.html
│   │   │   │   │   ├── SQLiteBlobTooBigException.html
│   │   │   │   │   ├── SQLiteCantOpenDatabaseException.html
│   │   │   │   │   ├── SQLiteClosable.html
│   │   │   │   │   ├── SQLiteConstraintException.html
│   │   │   │   │   ├── SQLiteCursorDriver.html
│   │   │   │   │   ├── SQLiteCursor.html
│   │   │   │   │   ├── SQLiteDatabaseCorruptException.html
│   │   │   │   │   ├── SQLiteDatabase.CursorFactory.html
│   │   │   │   │   ├── SQLiteDatabase.html
│   │   │   │   │   ├── SQLiteDatabaseLockedException.html
│   │   │   │   │   ├── SQLiteDatatypeMismatchException.html
│   │   │   │   │   ├── SQLiteDiskIOException.html
│   │   │   │   │   ├── SQLiteDoneException.html
│   │   │   │   │   ├── SQLiteException.html
│   │   │   │   │   ├── SQLiteFullException.html
│   │   │   │   │   ├── SQLiteMisuseException.html
│   │   │   │   │   ├── SQLiteOpenHelper.html
│   │   │   │   │   ├── SQLiteOutOfMemoryException.html
│   │   │   │   │   ├── SQLiteProgram.html
│   │   │   │   │   ├── SQLiteQueryBuilder.html
│   │   │   │   │   ├── SQLiteQuery.html
│   │   │   │   │   ├── SQLiteReadOnlyDatabaseException.html
│   │   │   │   │   ├── SQLiteStatement.html
│   │   │   │   │   ├── SQLiteTableLockedException.html
│   │   │   │   │   └── SQLiteTransactionListener.html
│   │   │   │   └── StaleDataException.html
│   │   │   ├── drm
│   │   │   │   ├── DrmConvertedStatus.html
│   │   │   │   ├── DrmErrorEvent.html
│   │   │   │   ├── DrmEvent.html
│   │   │   │   ├── DrmInfoEvent.html
│   │   │   │   ├── DrmInfo.html
│   │   │   │   ├── DrmInfoRequest.html
│   │   │   │   ├── DrmInfoStatus.html
│   │   │   │   ├── DrmManagerClient.html
│   │   │   │   ├── DrmManagerClient.OnErrorListener.html
│   │   │   │   ├── DrmManagerClient.OnEventListener.html
│   │   │   │   ├── DrmManagerClient.OnInfoListener.html
│   │   │   │   ├── DrmRights.html
│   │   │   │   ├── DrmStore.Action.html
│   │   │   │   ├── DrmStore.ConstraintsColumns.html
│   │   │   │   ├── DrmStore.DrmObjectType.html
│   │   │   │   ├── DrmStore.html
│   │   │   │   ├── DrmStore.Playback.html
│   │   │   │   ├── DrmStore.RightsStatus.html
│   │   │   │   ├── DrmSupportInfo.html
│   │   │   │   ├── DrmUtils.ExtendedMetadataParser.html
│   │   │   │   ├── DrmUtils.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── ProcessedData.html
│   │   │   ├── gesture
│   │   │   │   ├── Gesture.html
│   │   │   │   ├── GestureLibraries.html
│   │   │   │   ├── GestureLibrary.html
│   │   │   │   ├── GestureOverlayView.html
│   │   │   │   ├── GestureOverlayView.OnGestureListener.html
│   │   │   │   ├── GestureOverlayView.OnGesturePerformedListener.html
│   │   │   │   ├── GestureOverlayView.OnGesturingListener.html
│   │   │   │   ├── GesturePoint.html
│   │   │   │   ├── GestureStore.html
│   │   │   │   ├── GestureStroke.html
│   │   │   │   ├── GestureUtils.html
│   │   │   │   ├── OrientedBoundingBox.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── Prediction.html
│   │   │   ├── graphics
│   │   │   │   ├── AvoidXfermode.html
│   │   │   │   ├── AvoidXfermode.Mode.html
│   │   │   │   ├── Bitmap.CompressFormat.html
│   │   │   │   ├── Bitmap.Config.html
│   │   │   │   ├── BitmapFactory.html
│   │   │   │   ├── BitmapFactory.Options.html
│   │   │   │   ├── Bitmap.html
│   │   │   │   ├── BitmapRegionDecoder.html
│   │   │   │   ├── BitmapShader.html
│   │   │   │   ├── BlurMaskFilter.Blur.html
│   │   │   │   ├── BlurMaskFilter.html
│   │   │   │   ├── Camera.html
│   │   │   │   ├── Canvas.EdgeType.html
│   │   │   │   ├── Canvas.html
│   │   │   │   ├── Canvas.VertexMode.html
│   │   │   │   ├── ColorFilter.html
│   │   │   │   ├── Color.html
│   │   │   │   ├── ColorMatrixColorFilter.html
│   │   │   │   ├── ColorMatrix.html
│   │   │   │   ├── ComposePathEffect.html
│   │   │   │   ├── ComposeShader.html
│   │   │   │   ├── CornerPathEffect.html
│   │   │   │   ├── DashPathEffect.html
│   │   │   │   ├── DiscretePathEffect.html
│   │   │   │   ├── drawable
│   │   │   │   │   ├── Animatable.html
│   │   │   │   │   ├── AnimationDrawable.html
│   │   │   │   │   ├── BitmapDrawable.html
│   │   │   │   │   ├── ClipDrawable.html
│   │   │   │   │   ├── ColorDrawable.html
│   │   │   │   │   ├── Drawable.Callback.html
│   │   │   │   │   ├── Drawable.ConstantState.html
│   │   │   │   │   ├── DrawableContainer.DrawableContainerState.html
│   │   │   │   │   ├── DrawableContainer.html
│   │   │   │   │   ├── Drawable.html
│   │   │   │   │   ├── GradientDrawable.html
│   │   │   │   │   ├── GradientDrawable.Orientation.html
│   │   │   │   │   ├── InsetDrawable.html
│   │   │   │   │   ├── LayerDrawable.html
│   │   │   │   │   ├── LevelListDrawable.html
│   │   │   │   │   ├── NinePatchDrawable.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── PaintDrawable.html
│   │   │   │   │   ├── PictureDrawable.html
│   │   │   │   │   ├── RotateDrawable.html
│   │   │   │   │   ├── ScaleDrawable.html
│   │   │   │   │   ├── ShapeDrawable.html
│   │   │   │   │   ├── ShapeDrawable.ShaderFactory.html
│   │   │   │   │   ├── shapes
│   │   │   │   │   │   ├── ArcShape.html
│   │   │   │   │   │   ├── OvalShape.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── PathShape.html
│   │   │   │   │   │   ├── RectShape.html
│   │   │   │   │   │   ├── RoundRectShape.html
│   │   │   │   │   │   └── Shape.html
│   │   │   │   │   ├── StateListDrawable.html
│   │   │   │   │   └── TransitionDrawable.html
│   │   │   │   ├── DrawFilter.html
│   │   │   │   ├── EmbossMaskFilter.html
│   │   │   │   ├── ImageFormat.html
│   │   │   │   ├── Interpolator.html
│   │   │   │   ├── Interpolator.Result.html
│   │   │   │   ├── LayerRasterizer.html
│   │   │   │   ├── LightingColorFilter.html
│   │   │   │   ├── LinearGradient.html
│   │   │   │   ├── MaskFilter.html
│   │   │   │   ├── Matrix.html
│   │   │   │   ├── Matrix.ScaleToFit.html
│   │   │   │   ├── Movie.html
│   │   │   │   ├── NinePatch.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── Paint.Align.html
│   │   │   │   ├── Paint.Cap.html
│   │   │   │   ├── PaintFlagsDrawFilter.html
│   │   │   │   ├── Paint.FontMetrics.html
│   │   │   │   ├── Paint.FontMetricsInt.html
│   │   │   │   ├── Paint.html
│   │   │   │   ├── Paint.Join.html
│   │   │   │   ├── Paint.Style.html
│   │   │   │   ├── PathDashPathEffect.html
│   │   │   │   ├── PathDashPathEffect.Style.html
│   │   │   │   ├── Path.Direction.html
│   │   │   │   ├── PathEffect.html
│   │   │   │   ├── Path.FillType.html
│   │   │   │   ├── Path.html
│   │   │   │   ├── PathMeasure.html
│   │   │   │   ├── Picture.html
│   │   │   │   ├── PixelFormat.html
│   │   │   │   ├── PixelXorXfermode.html
│   │   │   │   ├── PointF.html
│   │   │   │   ├── Point.html
│   │   │   │   ├── PorterDuffColorFilter.html
│   │   │   │   ├── PorterDuff.html
│   │   │   │   ├── PorterDuff.Mode.html
│   │   │   │   ├── PorterDuffXfermode.html
│   │   │   │   ├── RadialGradient.html
│   │   │   │   ├── Rasterizer.html
│   │   │   │   ├── RectF.html
│   │   │   │   ├── Rect.html
│   │   │   │   ├── Region.html
│   │   │   │   ├── RegionIterator.html
│   │   │   │   ├── Region.Op.html
│   │   │   │   ├── Shader.html
│   │   │   │   ├── Shader.TileMode.html
│   │   │   │   ├── SumPathEffect.html
│   │   │   │   ├── SurfaceTexture.html
│   │   │   │   ├── SurfaceTexture.OnFrameAvailableListener.html
│   │   │   │   ├── SurfaceTexture.OutOfResourcesException.html
│   │   │   │   ├── SweepGradient.html
│   │   │   │   ├── Typeface.html
│   │   │   │   ├── Xfermode.html
│   │   │   │   └── YuvImage.html
│   │   │   ├── hardware
│   │   │   │   ├── Camera.Area.html
│   │   │   │   ├── Camera.AutoFocusCallback.html
│   │   │   │   ├── Camera.AutoFocusMoveCallback.html
│   │   │   │   ├── Camera.CameraInfo.html
│   │   │   │   ├── Camera.ErrorCallback.html
│   │   │   │   ├── Camera.FaceDetectionListener.html
│   │   │   │   ├── Camera.Face.html
│   │   │   │   ├── Camera.html
│   │   │   │   ├── Camera.OnZoomChangeListener.html
│   │   │   │   ├── Camera.Parameters.html
│   │   │   │   ├── Camera.PictureCallback.html
│   │   │   │   ├── Camera.PreviewCallback.html
│   │   │   │   ├── Camera.ShutterCallback.html
│   │   │   │   ├── Camera.Size.html
│   │   │   │   ├── display
│   │   │   │   │   ├── DisplayManager.DisplayListener.html
│   │   │   │   │   ├── DisplayManager.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── GeomagneticField.html
│   │   │   │   ├── input
│   │   │   │   │   ├── InputManager.html
│   │   │   │   │   ├── InputManager.InputDeviceListener.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── SensorEvent.html
│   │   │   │   ├── SensorEventListener.html
│   │   │   │   ├── Sensor.html
│   │   │   │   ├── SensorListener.html
│   │   │   │   ├── SensorManager.html
│   │   │   │   └── usb
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── UsbAccessory.html
│   │   │   │   ├── UsbConstants.html
│   │   │   │   ├── UsbDeviceConnection.html
│   │   │   │   ├── UsbDevice.html
│   │   │   │   ├── UsbEndpoint.html
│   │   │   │   ├── UsbInterface.html
│   │   │   │   ├── UsbManager.html
│   │   │   │   └── UsbRequest.html
│   │   │   ├── inputmethodservice
│   │   │   │   ├── AbstractInputMethodService.AbstractInputMethodImpl.html
│   │   │   │   ├── AbstractInputMethodService.AbstractInputMethodSessionImpl.html
│   │   │   │   ├── AbstractInputMethodService.html
│   │   │   │   ├── ExtractEditText.html
│   │   │   │   ├── InputMethodService.html
│   │   │   │   ├── InputMethodService.InputMethodImpl.html
│   │   │   │   ├── InputMethodService.InputMethodSessionImpl.html
│   │   │   │   ├── InputMethodService.Insets.html
│   │   │   │   ├── Keyboard.html
│   │   │   │   ├── Keyboard.Key.html
│   │   │   │   ├── Keyboard.Row.html
│   │   │   │   ├── KeyboardView.html
│   │   │   │   ├── KeyboardView.OnKeyboardActionListener.html
│   │   │   │   └── package-summary.html
│   │   │   ├── location
│   │   │   │   ├── Address.html
│   │   │   │   ├── Criteria.html
│   │   │   │   ├── Geocoder.html
│   │   │   │   ├── GpsSatellite.html
│   │   │   │   ├── GpsStatus.html
│   │   │   │   ├── GpsStatus.Listener.html
│   │   │   │   ├── GpsStatus.NmeaListener.html
│   │   │   │   ├── Location.html
│   │   │   │   ├── LocationListener.html
│   │   │   │   ├── LocationManager.html
│   │   │   │   ├── LocationProvider.html
│   │   │   │   └── package-summary.html
│   │   │   ├── Manifest.html
│   │   │   ├── Manifest.permission_group.html
│   │   │   ├── Manifest.permission.html
│   │   │   ├── media
│   │   │   │   ├── AsyncPlayer.html
│   │   │   │   ├── AudioFormat.html
│   │   │   │   ├── audiofx
│   │   │   │   │   ├── AcousticEchoCanceler.html
│   │   │   │   │   ├── AudioEffect.Descriptor.html
│   │   │   │   │   ├── AudioEffect.html
│   │   │   │   │   ├── AudioEffect.OnControlStatusChangeListener.html
│   │   │   │   │   ├── AudioEffect.OnEnableStatusChangeListener.html
│   │   │   │   │   ├── AutomaticGainControl.html
│   │   │   │   │   ├── BassBoost.html
│   │   │   │   │   ├── BassBoost.OnParameterChangeListener.html
│   │   │   │   │   ├── BassBoost.Settings.html
│   │   │   │   │   ├── EnvironmentalReverb.html
│   │   │   │   │   ├── EnvironmentalReverb.OnParameterChangeListener.html
│   │   │   │   │   ├── EnvironmentalReverb.Settings.html
│   │   │   │   │   ├── Equalizer.html
│   │   │   │   │   ├── Equalizer.OnParameterChangeListener.html
│   │   │   │   │   ├── Equalizer.Settings.html
│   │   │   │   │   ├── NoiseSuppressor.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── PresetReverb.html
│   │   │   │   │   ├── PresetReverb.OnParameterChangeListener.html
│   │   │   │   │   ├── PresetReverb.Settings.html
│   │   │   │   │   ├── Virtualizer.html
│   │   │   │   │   ├── Virtualizer.OnParameterChangeListener.html
│   │   │   │   │   ├── Virtualizer.Settings.html
│   │   │   │   │   ├── Visualizer.html
│   │   │   │   │   └── Visualizer.OnDataCaptureListener.html
│   │   │   │   ├── AudioManager.html
│   │   │   │   ├── AudioManager.OnAudioFocusChangeListener.html
│   │   │   │   ├── AudioRecord.html
│   │   │   │   ├── AudioRecord.OnRecordPositionUpdateListener.html
│   │   │   │   ├── AudioTrack.html
│   │   │   │   ├── AudioTrack.OnPlaybackPositionUpdateListener.html
│   │   │   │   ├── CamcorderProfile.html
│   │   │   │   ├── CameraProfile.html
│   │   │   │   ├── effect
│   │   │   │   │   ├── EffectContext.html
│   │   │   │   │   ├── EffectFactory.html
│   │   │   │   │   ├── Effect.html
│   │   │   │   │   ├── EffectUpdateListener.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── ExifInterface.html
│   │   │   │   ├── FaceDetector.Face.html
│   │   │   │   ├── FaceDetector.html
│   │   │   │   ├── JetPlayer.html
│   │   │   │   ├── JetPlayer.OnJetEventListener.html
│   │   │   │   ├── MediaActionSound.html
│   │   │   │   ├── MediaCodec.BufferInfo.html
│   │   │   │   ├── MediaCodec.CryptoException.html
│   │   │   │   ├── MediaCodec.CryptoInfo.html
│   │   │   │   ├── MediaCodec.html
│   │   │   │   ├── MediaCodecInfo.CodecCapabilities.html
│   │   │   │   ├── MediaCodecInfo.CodecProfileLevel.html
│   │   │   │   ├── MediaCodecInfo.html
│   │   │   │   ├── MediaCodecList.html
│   │   │   │   ├── MediaCryptoException.html
│   │   │   │   ├── MediaCrypto.html
│   │   │   │   ├── MediaExtractor.html
│   │   │   │   ├── MediaFormat.html
│   │   │   │   ├── MediaMetadataRetriever.html
│   │   │   │   ├── MediaPlayer.html
│   │   │   │   ├── MediaPlayer.OnBufferingUpdateListener.html
│   │   │   │   ├── MediaPlayer.OnCompletionListener.html
│   │   │   │   ├── MediaPlayer.OnErrorListener.html
│   │   │   │   ├── MediaPlayer.OnInfoListener.html
│   │   │   │   ├── MediaPlayer.OnPreparedListener.html
│   │   │   │   ├── MediaPlayer.OnSeekCompleteListener.html
│   │   │   │   ├── MediaPlayer.OnTimedTextListener.html
│   │   │   │   ├── MediaPlayer.OnVideoSizeChangedListener.html
│   │   │   │   ├── MediaPlayer.TrackInfo.html
│   │   │   │   ├── MediaRecorder.AudioEncoder.html
│   │   │   │   ├── MediaRecorder.AudioSource.html
│   │   │   │   ├── MediaRecorder.html
│   │   │   │   ├── MediaRecorder.OnErrorListener.html
│   │   │   │   ├── MediaRecorder.OnInfoListener.html
│   │   │   │   ├── MediaRecorder.OutputFormat.html
│   │   │   │   ├── MediaRecorder.VideoEncoder.html
│   │   │   │   ├── MediaRecorder.VideoSource.html
│   │   │   │   ├── MediaRouter.Callback.html
│   │   │   │   ├── MediaRouter.html
│   │   │   │   ├── MediaRouter.RouteCategory.html
│   │   │   │   ├── MediaRouter.RouteGroup.html
│   │   │   │   ├── MediaRouter.RouteInfo.html
│   │   │   │   ├── MediaRouter.SimpleCallback.html
│   │   │   │   ├── MediaRouter.UserRouteInfo.html
│   │   │   │   ├── MediaRouter.VolumeCallback.html
│   │   │   │   ├── MediaScannerConnection.html
│   │   │   │   ├── MediaScannerConnection.MediaScannerConnectionClient.html
│   │   │   │   ├── MediaScannerConnection.OnScanCompletedListener.html
│   │   │   │   ├── MediaSyncEvent.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── RemoteControlClient.html
│   │   │   │   ├── RemoteControlClient.MetadataEditor.html
│   │   │   │   ├── Ringtone.html
│   │   │   │   ├── RingtoneManager.html
│   │   │   │   ├── SoundPool.html
│   │   │   │   ├── SoundPool.OnLoadCompleteListener.html
│   │   │   │   ├── ThumbnailUtils.html
│   │   │   │   ├── TimedText.html
│   │   │   │   └── ToneGenerator.html
│   │   │   ├── mtp
│   │   │   │   ├── MtpConstants.html
│   │   │   │   ├── MtpDevice.html
│   │   │   │   ├── MtpDeviceInfo.html
│   │   │   │   ├── MtpObjectInfo.html
│   │   │   │   ├── MtpStorageInfo.html
│   │   │   │   └── package-summary.html
│   │   │   ├── net
│   │   │   │   ├── ConnectivityManager.html
│   │   │   │   ├── Credentials.html
│   │   │   │   ├── DhcpInfo.html
│   │   │   │   ├── http
│   │   │   │   │   ├── AndroidHttpClient.html
│   │   │   │   │   ├── HttpResponseCache.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── SslCertificate.DName.html
│   │   │   │   │   ├── SslCertificate.html
│   │   │   │   │   ├── SslError.html
│   │   │   │   │   └── X509TrustManagerExtensions.html
│   │   │   │   ├── LocalServerSocket.html
│   │   │   │   ├── LocalSocketAddress.html
│   │   │   │   ├── LocalSocketAddress.Namespace.html
│   │   │   │   ├── LocalSocket.html
│   │   │   │   ├── MailTo.html
│   │   │   │   ├── NetworkInfo.DetailedState.html
│   │   │   │   ├── NetworkInfo.html
│   │   │   │   ├── NetworkInfo.State.html
│   │   │   │   ├── nsd
│   │   │   │   │   ├── NsdManager.DiscoveryListener.html
│   │   │   │   │   ├── NsdManager.html
│   │   │   │   │   ├── NsdManager.RegistrationListener.html
│   │   │   │   │   ├── NsdManager.ResolveListener.html
│   │   │   │   │   ├── NsdServiceInfo.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── ParseException.html
│   │   │   │   ├── Proxy.html
│   │   │   │   ├── rtp
│   │   │   │   │   ├── AudioCodec.html
│   │   │   │   │   ├── AudioGroup.html
│   │   │   │   │   ├── AudioStream.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── RtpStream.html
│   │   │   │   ├── sip
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── SipAudioCall.html
│   │   │   │   │   ├── SipAudioCall.Listener.html
│   │   │   │   │   ├── SipErrorCode.html
│   │   │   │   │   ├── SipException.html
│   │   │   │   │   ├── SipManager.html
│   │   │   │   │   ├── SipProfile.Builder.html
│   │   │   │   │   ├── SipProfile.html
│   │   │   │   │   ├── SipRegistrationListener.html
│   │   │   │   │   ├── SipSession.html
│   │   │   │   │   ├── SipSession.Listener.html
│   │   │   │   │   └── SipSession.State.html
│   │   │   │   ├── SSLCertificateSocketFactory.html
│   │   │   │   ├── SSLSessionCache.html
│   │   │   │   ├── TrafficStats.html
│   │   │   │   ├── Uri.Builder.html
│   │   │   │   ├── Uri.html
│   │   │   │   ├── UrlQuerySanitizer.html
│   │   │   │   ├── UrlQuerySanitizer.IllegalCharacterValueSanitizer.html
│   │   │   │   ├── UrlQuerySanitizer.ParameterValuePair.html
│   │   │   │   ├── UrlQuerySanitizer.ValueSanitizer.html
│   │   │   │   ├── VpnService.Builder.html
│   │   │   │   ├── VpnService.html
│   │   │   │   └── wifi
│   │   │   │   ├── p2p
│   │   │   │   │   ├── nsd
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── WifiP2pDnsSdServiceInfo.html
│   │   │   │   │   │   ├── WifiP2pDnsSdServiceRequest.html
│   │   │   │   │   │   ├── WifiP2pServiceInfo.html
│   │   │   │   │   │   ├── WifiP2pServiceRequest.html
│   │   │   │   │   │   ├── WifiP2pUpnpServiceInfo.html
│   │   │   │   │   │   └── WifiP2pUpnpServiceRequest.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── WifiP2pConfig.html
│   │   │   │   │   ├── WifiP2pDevice.html
│   │   │   │   │   ├── WifiP2pDeviceList.html
│   │   │   │   │   ├── WifiP2pGroup.html
│   │   │   │   │   ├── WifiP2pInfo.html
│   │   │   │   │   ├── WifiP2pManager.ActionListener.html
│   │   │   │   │   ├── WifiP2pManager.Channel.html
│   │   │   │   │   ├── WifiP2pManager.ChannelListener.html
│   │   │   │   │   ├── WifiP2pManager.ConnectionInfoListener.html
│   │   │   │   │   ├── WifiP2pManager.DnsSdServiceResponseListener.html
│   │   │   │   │   ├── WifiP2pManager.DnsSdTxtRecordListener.html
│   │   │   │   │   ├── WifiP2pManager.GroupInfoListener.html
│   │   │   │   │   ├── WifiP2pManager.html
│   │   │   │   │   ├── WifiP2pManager.PeerListListener.html
│   │   │   │   │   ├── WifiP2pManager.ServiceResponseListener.html
│   │   │   │   │   └── WifiP2pManager.UpnpServiceResponseListener.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── ScanResult.html
│   │   │   │   ├── SupplicantState.html
│   │   │   │   ├── WifiConfiguration.AuthAlgorithm.html
│   │   │   │   ├── WifiConfiguration.GroupCipher.html
│   │   │   │   ├── WifiConfiguration.html
│   │   │   │   ├── WifiConfiguration.KeyMgmt.html
│   │   │   │   ├── WifiConfiguration.PairwiseCipher.html
│   │   │   │   ├── WifiConfiguration.Protocol.html
│   │   │   │   ├── WifiConfiguration.Status.html
│   │   │   │   ├── WifiInfo.html
│   │   │   │   ├── WifiManager.html
│   │   │   │   ├── WifiManager.MulticastLock.html
│   │   │   │   ├── WifiManager.WifiLock.html
│   │   │   │   └── WpsInfo.html
│   │   │   ├── nfc
│   │   │   │   ├── FormatException.html
│   │   │   │   ├── NdefMessage.html
│   │   │   │   ├── NdefRecord.html
│   │   │   │   ├── NfcAdapter.CreateBeamUrisCallback.html
│   │   │   │   ├── NfcAdapter.CreateNdefMessageCallback.html
│   │   │   │   ├── NfcAdapter.html
│   │   │   │   ├── NfcAdapter.OnNdefPushCompleteCallback.html
│   │   │   │   ├── NfcEvent.html
│   │   │   │   ├── NfcManager.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── Tag.html
│   │   │   │   ├── TagLostException.html
│   │   │   │   └── tech
│   │   │   │   ├── IsoDep.html
│   │   │   │   ├── MifareClassic.html
│   │   │   │   ├── MifareUltralight.html
│   │   │   │   ├── NdefFormatable.html
│   │   │   │   ├── Ndef.html
│   │   │   │   ├── NfcA.html
│   │   │   │   ├── NfcBarcode.html
│   │   │   │   ├── NfcB.html
│   │   │   │   ├── NfcF.html
│   │   │   │   ├── NfcV.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── TagTechnology.html
│   │   │   ├── opengl
│   │   │   │   ├── EGL14.html
│   │   │   │   ├── EGLConfig.html
│   │   │   │   ├── EGLContext.html
│   │   │   │   ├── EGLDisplay.html
│   │   │   │   ├── EGLObjectHandle.html
│   │   │   │   ├── EGLSurface.html
│   │   │   │   ├── ETC1.html
│   │   │   │   ├── ETC1Util.ETC1Texture.html
│   │   │   │   ├── ETC1Util.html
│   │   │   │   ├── GLDebugHelper.html
│   │   │   │   ├── GLES10Ext.html
│   │   │   │   ├── GLES10.html
│   │   │   │   ├── GLES11Ext.html
│   │   │   │   ├── GLES11.html
│   │   │   │   ├── GLES20.html
│   │   │   │   ├── GLException.html
│   │   │   │   ├── GLSurfaceView.EGLConfigChooser.html
│   │   │   │   ├── GLSurfaceView.EGLContextFactory.html
│   │   │   │   ├── GLSurfaceView.EGLWindowSurfaceFactory.html
│   │   │   │   ├── GLSurfaceView.GLWrapper.html
│   │   │   │   ├── GLSurfaceView.html
│   │   │   │   ├── GLSurfaceView.Renderer.html
│   │   │   │   ├── GLU.html
│   │   │   │   ├── GLUtils.html
│   │   │   │   ├── Matrix.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── Visibility.html
│   │   │   ├── os
│   │   │   │   ├── AsyncTask.html
│   │   │   │   ├── AsyncTask.Status.html
│   │   │   │   ├── BadParcelableException.html
│   │   │   │   ├── BatteryManager.html
│   │   │   │   ├── Binder.html
│   │   │   │   ├── Build.html
│   │   │   │   ├── Build.VERSION_CODES.html
│   │   │   │   ├── Build.VERSION.html
│   │   │   │   ├── Bundle.html
│   │   │   │   ├── CancellationSignal.html
│   │   │   │   ├── CancellationSignal.OnCancelListener.html
│   │   │   │   ├── ConditionVariable.html
│   │   │   │   ├── CountDownTimer.html
│   │   │   │   ├── DeadObjectException.html
│   │   │   │   ├── Debug.html
│   │   │   │   ├── Debug.InstructionCount.html
│   │   │   │   ├── Debug.MemoryInfo.html
│   │   │   │   ├── DropBoxManager.Entry.html
│   │   │   │   ├── DropBoxManager.html
│   │   │   │   ├── Environment.html
│   │   │   │   ├── FileObserver.html
│   │   │   │   ├── Handler.Callback.html
│   │   │   │   ├── Handler.html
│   │   │   │   ├── HandlerThread.html
│   │   │   │   ├── IBinder.DeathRecipient.html
│   │   │   │   ├── IBinder.html
│   │   │   │   ├── IInterface.html
│   │   │   │   ├── Looper.html
│   │   │   │   ├── MemoryFile.html
│   │   │   │   ├── Message.html
│   │   │   │   ├── MessageQueue.html
│   │   │   │   ├── MessageQueue.IdleHandler.html
│   │   │   │   ├── Messenger.html
│   │   │   │   ├── NetworkOnMainThreadException.html
│   │   │   │   ├── OperationCanceledException.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── Parcelable.ClassLoaderCreator.html
│   │   │   │   ├── Parcelable.Creator.html
│   │   │   │   ├── Parcelable.html
│   │   │   │   ├── ParcelFileDescriptor.AutoCloseInputStream.html
│   │   │   │   ├── ParcelFileDescriptor.AutoCloseOutputStream.html
│   │   │   │   ├── ParcelFileDescriptor.html
│   │   │   │   ├── ParcelFormatException.html
│   │   │   │   ├── Parcel.html
│   │   │   │   ├── ParcelUuid.html
│   │   │   │   ├── PatternMatcher.html
│   │   │   │   ├── PowerManager.html
│   │   │   │   ├── PowerManager.WakeLock.html
│   │   │   │   ├── Process.html
│   │   │   │   ├── RecoverySystem.html
│   │   │   │   ├── RecoverySystem.ProgressListener.html
│   │   │   │   ├── RemoteCallbackList.html
│   │   │   │   ├── RemoteException.html
│   │   │   │   ├── ResultReceiver.html
│   │   │   │   ├── StatFs.html
│   │   │   │   ├── storage
│   │   │   │   │   ├── OnObbStateChangeListener.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── StorageManager.html
│   │   │   │   ├── StrictMode.html
│   │   │   │   ├── StrictMode.ThreadPolicy.Builder.html
│   │   │   │   ├── StrictMode.ThreadPolicy.html
│   │   │   │   ├── StrictMode.VmPolicy.Builder.html
│   │   │   │   ├── StrictMode.VmPolicy.html
│   │   │   │   ├── SystemClock.html
│   │   │   │   ├── TokenWatcher.html
│   │   │   │   ├── TransactionTooLargeException.html
│   │   │   │   ├── UserHandle.html
│   │   │   │   ├── UserManager.html
│   │   │   │   ├── Vibrator.html
│   │   │   │   └── WorkSource.html
│   │   │   ├── package-summary.html
│   │   │   ├── preference
│   │   │   │   ├── CheckBoxPreference.html
│   │   │   │   ├── DialogPreference.html
│   │   │   │   ├── EditTextPreference.html
│   │   │   │   ├── ListPreference.html
│   │   │   │   ├── MultiSelectListPreference.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PreferenceActivity.Header.html
│   │   │   │   ├── PreferenceActivity.html
│   │   │   │   ├── Preference.BaseSavedState.html
│   │   │   │   ├── PreferenceCategory.html
│   │   │   │   ├── PreferenceFragment.html
│   │   │   │   ├── PreferenceFragment.OnPreferenceStartFragmentCallback.html
│   │   │   │   ├── PreferenceGroup.html
│   │   │   │   ├── Preference.html
│   │   │   │   ├── PreferenceManager.html
│   │   │   │   ├── PreferenceManager.OnActivityDestroyListener.html
│   │   │   │   ├── PreferenceManager.OnActivityResultListener.html
│   │   │   │   ├── PreferenceManager.OnActivityStopListener.html
│   │   │   │   ├── Preference.OnPreferenceChangeListener.html
│   │   │   │   ├── Preference.OnPreferenceClickListener.html
│   │   │   │   ├── PreferenceScreen.html
│   │   │   │   ├── RingtonePreference.html
│   │   │   │   ├── SwitchPreference.html
│   │   │   │   └── TwoStatePreference.html
│   │   │   ├── provider
│   │   │   │   ├── AlarmClock.html
│   │   │   │   ├── BaseColumns.html
│   │   │   │   ├── Browser.BookmarkColumns.html
│   │   │   │   ├── Browser.html
│   │   │   │   ├── Browser.SearchColumns.html
│   │   │   │   ├── CalendarContract.AttendeesColumns.html
│   │   │   │   ├── CalendarContract.Attendees.html
│   │   │   │   ├── CalendarContract.CalendarAlertsColumns.html
│   │   │   │   ├── CalendarContract.CalendarAlerts.html
│   │   │   │   ├── CalendarContract.CalendarCacheColumns.html
│   │   │   │   ├── CalendarContract.CalendarCache.html
│   │   │   │   ├── CalendarContract.CalendarColumns.html
│   │   │   │   ├── CalendarContract.CalendarEntity.html
│   │   │   │   ├── CalendarContract.Calendars.html
│   │   │   │   ├── CalendarContract.CalendarSyncColumns.html
│   │   │   │   ├── CalendarContract.ColorsColumns.html
│   │   │   │   ├── CalendarContract.Colors.html
│   │   │   │   ├── CalendarContract.EventDaysColumns.html
│   │   │   │   ├── CalendarContract.EventDays.html
│   │   │   │   ├── CalendarContract.EventsColumns.html
│   │   │   │   ├── CalendarContract.EventsEntity.html
│   │   │   │   ├── CalendarContract.Events.html
│   │   │   │   ├── CalendarContract.ExtendedPropertiesColumns.html
│   │   │   │   ├── CalendarContract.ExtendedProperties.html
│   │   │   │   ├── CalendarContract.html
│   │   │   │   ├── CalendarContract.Instances.html
│   │   │   │   ├── CalendarContract.RemindersColumns.html
│   │   │   │   ├── CalendarContract.Reminders.html
│   │   │   │   ├── CalendarContract.SyncColumns.html
│   │   │   │   ├── CalendarContract.SyncState.html
│   │   │   │   ├── CallLog.Calls.html
│   │   │   │   ├── CallLog.html
│   │   │   │   ├── Contacts.ContactMethodsColumns.html
│   │   │   │   ├── Contacts.ContactMethods.html
│   │   │   │   ├── ContactsContract.AggregationExceptions.html
│   │   │   │   ├── ContactsContract.BaseSyncColumns.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.BaseTypes.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.CommonColumns.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.Email.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.Event.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.GroupMembership.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.Identity.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.Im.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.Nickname.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.Note.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.Organization.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.Phone.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.Photo.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.Relation.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.SipAddress.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.StructuredName.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.StructuredPostal.html
│   │   │   │   ├── ContactsContract.CommonDataKinds.Website.html
│   │   │   │   ├── ContactsContract.ContactNameColumns.html
│   │   │   │   ├── ContactsContract.ContactOptionsColumns.html
│   │   │   │   ├── ContactsContract.Contacts.AggregationSuggestions.html
│   │   │   │   ├── ContactsContract.ContactsColumns.html
│   │   │   │   ├── ContactsContract.Contacts.Data.html
│   │   │   │   ├── ContactsContract.Contacts.Entity.html
│   │   │   │   ├── ContactsContract.Contacts.html
│   │   │   │   ├── ContactsContract.Contacts.Photo.html
│   │   │   │   ├── ContactsContract.Contacts.StreamItems.html
│   │   │   │   ├── ContactsContract.ContactStatusColumns.html
│   │   │   │   ├── ContactsContract.DataColumns.html
│   │   │   │   ├── ContactsContract.DataColumnsWithJoins.html
│   │   │   │   ├── ContactsContract.Data.html
│   │   │   │   ├── ContactsContract.DataUsageFeedback.html
│   │   │   │   ├── ContactsContract.Directory.html
│   │   │   │   ├── ContactsContract.DisplayNameSources.html
│   │   │   │   ├── ContactsContract.DisplayPhoto.html
│   │   │   │   ├── ContactsContract.FullNameStyle.html
│   │   │   │   ├── ContactsContract.GroupsColumns.html
│   │   │   │   ├── ContactsContract.Groups.html
│   │   │   │   ├── ContactsContract.html
│   │   │   │   ├── ContactsContract.Intents.html
│   │   │   │   ├── ContactsContract.Intents.Insert.html
│   │   │   │   ├── ContactsContract.PhoneLookupColumns.html
│   │   │   │   ├── ContactsContract.PhoneLookup.html
│   │   │   │   ├── ContactsContract.PhoneticNameStyle.html
│   │   │   │   ├── ContactsContract.PresenceColumns.html
│   │   │   │   ├── ContactsContract.Presence.html
│   │   │   │   ├── ContactsContract.Profile.html
│   │   │   │   ├── ContactsContract.ProfileSyncState.html
│   │   │   │   ├── ContactsContract.QuickContact.html
│   │   │   │   ├── ContactsContract.RawContactsColumns.html
│   │   │   │   ├── ContactsContract.RawContacts.Data.html
│   │   │   │   ├── ContactsContract.RawContacts.DisplayPhoto.html
│   │   │   │   ├── ContactsContract.RawContacts.Entity.html
│   │   │   │   ├── ContactsContract.RawContactsEntity.html
│   │   │   │   ├── ContactsContract.RawContacts.html
│   │   │   │   ├── ContactsContract.RawContacts.StreamItems.html
│   │   │   │   ├── ContactsContract.SettingsColumns.html
│   │   │   │   ├── ContactsContract.Settings.html
│   │   │   │   ├── ContactsContract.StatusColumns.html
│   │   │   │   ├── ContactsContract.StatusUpdates.html
│   │   │   │   ├── ContactsContract.StreamItemPhotosColumns.html
│   │   │   │   ├── ContactsContract.StreamItemPhotos.html
│   │   │   │   ├── ContactsContract.StreamItemsColumns.html
│   │   │   │   ├── ContactsContract.StreamItems.html
│   │   │   │   ├── ContactsContract.StreamItems.StreamItemPhotos.html
│   │   │   │   ├── ContactsContract.SyncColumns.html
│   │   │   │   ├── ContactsContract.SyncState.html
│   │   │   │   ├── Contacts.ExtensionsColumns.html
│   │   │   │   ├── Contacts.Extensions.html
│   │   │   │   ├── Contacts.GroupMembership.html
│   │   │   │   ├── Contacts.GroupsColumns.html
│   │   │   │   ├── Contacts.Groups.html
│   │   │   │   ├── Contacts.html
│   │   │   │   ├── Contacts.Intents.html
│   │   │   │   ├── Contacts.Intents.Insert.html
│   │   │   │   ├── Contacts.Intents.UI.html
│   │   │   │   ├── Contacts.OrganizationColumns.html
│   │   │   │   ├── Contacts.Organizations.html
│   │   │   │   ├── Contacts.PeopleColumns.html
│   │   │   │   ├── Contacts.People.ContactMethods.html
│   │   │   │   ├── Contacts.People.Extensions.html
│   │   │   │   ├── Contacts.People.html
│   │   │   │   ├── Contacts.People.Phones.html
│   │   │   │   ├── Contacts.PhonesColumns.html
│   │   │   │   ├── Contacts.Phones.html
│   │   │   │   ├── Contacts.PhotosColumns.html
│   │   │   │   ├── Contacts.Photos.html
│   │   │   │   ├── Contacts.PresenceColumns.html
│   │   │   │   ├── Contacts.SettingsColumns.html
│   │   │   │   ├── Contacts.Settings.html
│   │   │   │   ├── LiveFolders.html
│   │   │   │   ├── MediaStore.Audio.AlbumColumns.html
│   │   │   │   ├── MediaStore.Audio.Albums.html
│   │   │   │   ├── MediaStore.Audio.ArtistColumns.html
│   │   │   │   ├── MediaStore.Audio.Artists.Albums.html
│   │   │   │   ├── MediaStore.Audio.Artists.html
│   │   │   │   ├── MediaStore.Audio.AudioColumns.html
│   │   │   │   ├── MediaStore.Audio.GenresColumns.html
│   │   │   │   ├── MediaStore.Audio.Genres.html
│   │   │   │   ├── MediaStore.Audio.Genres.Members.html
│   │   │   │   ├── MediaStore.Audio.html
│   │   │   │   ├── MediaStore.Audio.Media.html
│   │   │   │   ├── MediaStore.Audio.PlaylistsColumns.html
│   │   │   │   ├── MediaStore.Audio.Playlists.html
│   │   │   │   ├── MediaStore.Audio.Playlists.Members.html
│   │   │   │   ├── MediaStore.Files.FileColumns.html
│   │   │   │   ├── MediaStore.Files.html
│   │   │   │   ├── MediaStore.html
│   │   │   │   ├── MediaStore.Images.html
│   │   │   │   ├── MediaStore.Images.ImageColumns.html
│   │   │   │   ├── MediaStore.Images.Media.html
│   │   │   │   ├── MediaStore.Images.Thumbnails.html
│   │   │   │   ├── MediaStore.MediaColumns.html
│   │   │   │   ├── MediaStore.Video.html
│   │   │   │   ├── MediaStore.Video.Media.html
│   │   │   │   ├── MediaStore.Video.Thumbnails.html
│   │   │   │   ├── MediaStore.Video.VideoColumns.html
│   │   │   │   ├── OpenableColumns.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── SearchRecentSuggestions.html
│   │   │   │   ├── Settings.Global.html
│   │   │   │   ├── Settings.html
│   │   │   │   ├── Settings.NameValueTable.html
│   │   │   │   ├── Settings.Secure.html
│   │   │   │   ├── Settings.SettingNotFoundException.html
│   │   │   │   ├── Settings.System.html
│   │   │   │   ├── SyncStateContract.Columns.html
│   │   │   │   ├── SyncStateContract.Constants.html
│   │   │   │   ├── SyncStateContract.Helpers.html
│   │   │   │   ├── SyncStateContract.html
│   │   │   │   ├── UserDictionary.html
│   │   │   │   ├── UserDictionary.Words.html
│   │   │   │   ├── VoicemailContract.html
│   │   │   │   ├── VoicemailContract.Status.html
│   │   │   │   └── VoicemailContract.Voicemails.html
│   │   │   ├── R.animator.html
│   │   │   ├── R.anim.html
│   │   │   ├── R.array.html
│   │   │   ├── R.attr.html
│   │   │   ├── R.bool.html
│   │   │   ├── R.color.html
│   │   │   ├── R.dimen.html
│   │   │   ├── R.drawable.html
│   │   │   ├── renderscript
│   │   │   │   ├── AllocationAdapter.html
│   │   │   │   ├── Allocation.html
│   │   │   │   ├── Allocation.MipmapControl.html
│   │   │   │   ├── BaseObj.html
│   │   │   │   ├── Byte2.html
│   │   │   │   ├── Byte3.html
│   │   │   │   ├── Byte4.html
│   │   │   │   ├── Double2.html
│   │   │   │   ├── Double3.html
│   │   │   │   ├── Double4.html
│   │   │   │   ├── Element.Builder.html
│   │   │   │   ├── Element.DataKind.html
│   │   │   │   ├── Element.DataType.html
│   │   │   │   ├── Element.html
│   │   │   │   ├── FieldPacker.html
│   │   │   │   ├── FileA3D.EntryType.html
│   │   │   │   ├── FileA3D.html
│   │   │   │   ├── FileA3D.IndexEntry.html
│   │   │   │   ├── Float2.html
│   │   │   │   ├── Float3.html
│   │   │   │   ├── Float4.html
│   │   │   │   ├── Font.html
│   │   │   │   ├── Font.Style.html
│   │   │   │   ├── Int2.html
│   │   │   │   ├── Int3.html
│   │   │   │   ├── Int4.html
│   │   │   │   ├── Long2.html
│   │   │   │   ├── Long3.html
│   │   │   │   ├── Long4.html
│   │   │   │   ├── Matrix2f.html
│   │   │   │   ├── Matrix3f.html
│   │   │   │   ├── Matrix4f.html
│   │   │   │   ├── Mesh.AllocationBuilder.html
│   │   │   │   ├── Mesh.Builder.html
│   │   │   │   ├── Mesh.html
│   │   │   │   ├── Mesh.Primitive.html
│   │   │   │   ├── Mesh.TriangleMeshBuilder.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── Program.BaseProgramBuilder.html
│   │   │   │   ├── ProgramFragment.Builder.html
│   │   │   │   ├── ProgramFragmentFixedFunction.Builder.EnvMode.html
│   │   │   │   ├── ProgramFragmentFixedFunction.Builder.Format.html
│   │   │   │   ├── ProgramFragmentFixedFunction.Builder.html
│   │   │   │   ├── ProgramFragmentFixedFunction.html
│   │   │   │   ├── ProgramFragment.html
│   │   │   │   ├── Program.html
│   │   │   │   ├── ProgramRaster.Builder.html
│   │   │   │   ├── ProgramRaster.CullMode.html
│   │   │   │   ├── ProgramRaster.html
│   │   │   │   ├── ProgramStore.BlendDstFunc.html
│   │   │   │   ├── ProgramStore.BlendSrcFunc.html
│   │   │   │   ├── ProgramStore.Builder.html
│   │   │   │   ├── ProgramStore.DepthFunc.html
│   │   │   │   ├── ProgramStore.html
│   │   │   │   ├── Program.TextureType.html
│   │   │   │   ├── ProgramVertex.Builder.html
│   │   │   │   ├── ProgramVertexFixedFunction.Builder.html
│   │   │   │   ├── ProgramVertexFixedFunction.Constants.html
│   │   │   │   ├── ProgramVertexFixedFunction.html
│   │   │   │   ├── ProgramVertex.html
│   │   │   │   ├── RenderScriptGL.html
│   │   │   │   ├── RenderScriptGL.SurfaceConfig.html
│   │   │   │   ├── RenderScript.html
│   │   │   │   ├── RenderScript.Priority.html
│   │   │   │   ├── RenderScript.RSErrorHandler.html
│   │   │   │   ├── RenderScript.RSMessageHandler.html
│   │   │   │   ├── RSDriverException.html
│   │   │   │   ├── RSIllegalArgumentException.html
│   │   │   │   ├── RSInvalidStateException.html
│   │   │   │   ├── RSRuntimeException.html
│   │   │   │   ├── RSSurfaceView.html
│   │   │   │   ├── RSTextureView.html
│   │   │   │   ├── Sampler.Builder.html
│   │   │   │   ├── Sampler.html
│   │   │   │   ├── Sampler.Value.html
│   │   │   │   ├── Script.Builder.html
│   │   │   │   ├── ScriptC.html
│   │   │   │   ├── Script.FieldBase.html
│   │   │   │   ├── Script.FieldID.html
│   │   │   │   ├── ScriptGroup.Builder.html
│   │   │   │   ├── ScriptGroup.html
│   │   │   │   ├── Script.html
│   │   │   │   ├── ScriptIntrinsicBlend.html
│   │   │   │   ├── ScriptIntrinsicBlur.html
│   │   │   │   ├── ScriptIntrinsicColorMatrix.html
│   │   │   │   ├── ScriptIntrinsicConvolve3x3.html
│   │   │   │   ├── ScriptIntrinsicConvolve5x5.html
│   │   │   │   ├── ScriptIntrinsic.html
│   │   │   │   ├── ScriptIntrinsicLUT.html
│   │   │   │   ├── ScriptIntrinsicYuvToRGB.html
│   │   │   │   ├── Script.KernelID.html
│   │   │   │   ├── Short2.html
│   │   │   │   ├── Short3.html
│   │   │   │   ├── Short4.html
│   │   │   │   ├── Type.Builder.html
│   │   │   │   ├── Type.CubemapFace.html
│   │   │   │   └── Type.html
│   │   │   ├── R.fraction.html
│   │   │   ├── R.html
│   │   │   ├── R.id.html
│   │   │   ├── R.integer.html
│   │   │   ├── R.interpolator.html
│   │   │   ├── R.layout.html
│   │   │   ├── R.menu.html
│   │   │   ├── R.mipmap.html
│   │   │   ├── R.plurals.html
│   │   │   ├── R.raw.html
│   │   │   ├── R.string.html
│   │   │   ├── R.styleable.html
│   │   │   ├── R.style.html
│   │   │   ├── R.xml.html
│   │   │   ├── sax
│   │   │   │   ├── Element.html
│   │   │   │   ├── ElementListener.html
│   │   │   │   ├── EndElementListener.html
│   │   │   │   ├── EndTextElementListener.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── RootElement.html
│   │   │   │   ├── StartElementListener.html
│   │   │   │   └── TextElementListener.html
│   │   │   ├── security
│   │   │   │   ├── KeyChainAliasCallback.html
│   │   │   │   ├── KeyChainException.html
│   │   │   │   ├── KeyChain.html
│   │   │   │   └── package-summary.html
│   │   │   ├── service
│   │   │   │   ├── dreams
│   │   │   │   │   ├── DreamService.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── textservice
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── SpellCheckerService.html
│   │   │   │   │   └── SpellCheckerService.Session.html
│   │   │   │   └── wallpaper
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── WallpaperService.Engine.html
│   │   │   │   └── WallpaperService.html
│   │   │   ├── speech
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── RecognitionListener.html
│   │   │   │   ├── RecognitionService.Callback.html
│   │   │   │   ├── RecognitionService.html
│   │   │   │   ├── RecognizerIntent.html
│   │   │   │   ├── RecognizerResultsIntent.html
│   │   │   │   ├── SpeechRecognizer.html
│   │   │   │   └── tts
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── SynthesisCallback.html
│   │   │   │   ├── SynthesisRequest.html
│   │   │   │   ├── TextToSpeech.Engine.html
│   │   │   │   ├── TextToSpeech.EngineInfo.html
│   │   │   │   ├── TextToSpeech.html
│   │   │   │   ├── TextToSpeech.OnInitListener.html
│   │   │   │   ├── TextToSpeech.OnUtteranceCompletedListener.html
│   │   │   │   ├── TextToSpeechService.html
│   │   │   │   └── UtteranceProgressListener.html
│   │   │   ├── support
│   │   │   │   ├── v13
│   │   │   │   │   └── app
│   │   │   │   │   ├── FragmentCompat.html
│   │   │   │   │   ├── FragmentPagerAdapter.html
│   │   │   │   │   ├── FragmentStatePagerAdapter.html
│   │   │   │   │   ├── FragmentTabHost.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   └── v4
│   │   │   │   ├── accessibilityservice
│   │   │   │   │   ├── AccessibilityServiceInfoCompat.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── app
│   │   │   │   │   ├── ActivityCompat.html
│   │   │   │   │   ├── DialogFragment.html
│   │   │   │   │   ├── FragmentActivity.html
│   │   │   │   │   ├── Fragment.html
│   │   │   │   │   ├── Fragment.InstantiationException.html
│   │   │   │   │   ├── FragmentManager.BackStackEntry.html
│   │   │   │   │   ├── FragmentManager.html
│   │   │   │   │   ├── FragmentManager.OnBackStackChangedListener.html
│   │   │   │   │   ├── FragmentPagerAdapter.html
│   │   │   │   │   ├── Fragment.SavedState.html
│   │   │   │   │   ├── FragmentStatePagerAdapter.html
│   │   │   │   │   ├── FragmentTabHost.html
│   │   │   │   │   ├── FragmentTransaction.html
│   │   │   │   │   ├── ListFragment.html
│   │   │   │   │   ├── LoaderManager.html
│   │   │   │   │   ├── LoaderManager.LoaderCallbacks.html
│   │   │   │   │   ├── NavUtils.html
│   │   │   │   │   ├── NotificationCompat.Action.html
│   │   │   │   │   ├── NotificationCompat.BigPictureStyle.html
│   │   │   │   │   ├── NotificationCompat.BigTextStyle.html
│   │   │   │   │   ├── NotificationCompat.Builder.html
│   │   │   │   │   ├── NotificationCompat.html
│   │   │   │   │   ├── NotificationCompat.InboxStyle.html
│   │   │   │   │   ├── NotificationCompat.Style.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── ServiceCompat.html
│   │   │   │   │   ├── ShareCompat.html
│   │   │   │   │   ├── ShareCompat.IntentBuilder.html
│   │   │   │   │   ├── ShareCompat.IntentReader.html
│   │   │   │   │   ├── TaskStackBuilderHoneycomb.html
│   │   │   │   │   └── TaskStackBuilder.html
│   │   │   │   ├── content
│   │   │   │   │   ├── AsyncTaskLoader.html
│   │   │   │   │   ├── ContextCompat.html
│   │   │   │   │   ├── CursorLoader.html
│   │   │   │   │   ├── IntentCompat.html
│   │   │   │   │   ├── Loader.ForceLoadContentObserver.html
│   │   │   │   │   ├── Loader.html
│   │   │   │   │   ├── Loader.OnLoadCompleteListener.html
│   │   │   │   │   ├── LocalBroadcastManager.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── pm
│   │   │   │   │   ├── ActivityInfoCompat.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── database
│   │   │   │   │   ├── DatabaseUtilsCompat.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── net
│   │   │   │   │   ├── ConnectivityManagerCompat.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── TrafficStatsCompat.html
│   │   │   │   │   └── TrafficStatsCompatIcs.html
│   │   │   │   ├── os
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── ParcelableCompatCreatorCallbacks.html
│   │   │   │   │   └── ParcelableCompat.html
│   │   │   │   ├── util
│   │   │   │   │   ├── AtomicFile.html
│   │   │   │   │   ├── LongSparseArray.html
│   │   │   │   │   ├── LruCache.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── SparseArrayCompat.html
│   │   │   │   ├── view
│   │   │   │   │   ├── accessibility
│   │   │   │   │   │   ├── AccessibilityEventCompat.html
│   │   │   │   │   │   ├── AccessibilityManagerCompat.AccessibilityStateChangeListenerCompat.html
│   │   │   │   │   │   ├── AccessibilityManagerCompat.html
│   │   │   │   │   │   ├── AccessibilityNodeInfoCompat.html
│   │   │   │   │   │   ├── AccessibilityNodeProviderCompat.html
│   │   │   │   │   │   ├── AccessibilityRecordCompat.html
│   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   ├── AccessibilityDelegateCompat.html
│   │   │   │   │   ├── GestureDetectorCompat.html
│   │   │   │   │   ├── KeyEventCompat.html
│   │   │   │   │   ├── MenuCompat.html
│   │   │   │   │   ├── MenuItemCompat.html
│   │   │   │   │   ├── MotionEventCompat.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── PagerAdapter.html
│   │   │   │   │   ├── PagerTabStrip.html
│   │   │   │   │   ├── PagerTitleStrip.html
│   │   │   │   │   ├── VelocityTrackerCompat.html
│   │   │   │   │   ├── ViewCompat.html
│   │   │   │   │   ├── ViewCompatJB.html
│   │   │   │   │   ├── ViewCompatJellybeanMr1.html
│   │   │   │   │   ├── ViewConfigurationCompat.html
│   │   │   │   │   ├── ViewGroupCompat.html
│   │   │   │   │   ├── ViewPager.html
│   │   │   │   │   ├── ViewPager.LayoutParams.html
│   │   │   │   │   ├── ViewPager.OnPageChangeListener.html
│   │   │   │   │   ├── ViewPager.PageTransformer.html
│   │   │   │   │   ├── ViewPager.SavedState.html
│   │   │   │   │   └── ViewPager.SimpleOnPageChangeListener.html
│   │   │   │   └── widget
│   │   │   │   ├── CursorAdapter.html
│   │   │   │   ├── EdgeEffectCompat.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── ResourceCursorAdapter.html
│   │   │   │   ├── SearchViewCompat.html
│   │   │   │   ├── SearchViewCompat.OnCloseListenerCompat.html
│   │   │   │   ├── SearchViewCompat.OnQueryTextListenerCompat.html
│   │   │   │   ├── SimpleCursorAdapter.CursorToStringConverter.html
│   │   │   │   ├── SimpleCursorAdapter.html
│   │   │   │   └── SimpleCursorAdapter.ViewBinder.html
│   │   │   ├── telephony
│   │   │   │   ├── cdma
│   │   │   │   │   ├── CdmaCellLocation.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── CellIdentityCdma.html
│   │   │   │   ├── CellIdentityGsm.html
│   │   │   │   ├── CellIdentityLte.html
│   │   │   │   ├── CellInfoCdma.html
│   │   │   │   ├── CellInfoGsm.html
│   │   │   │   ├── CellInfo.html
│   │   │   │   ├── CellInfoLte.html
│   │   │   │   ├── CellLocation.html
│   │   │   │   ├── CellSignalStrengthCdma.html
│   │   │   │   ├── CellSignalStrengthGsm.html
│   │   │   │   ├── CellSignalStrength.html
│   │   │   │   ├── CellSignalStrengthLte.html
│   │   │   │   ├── gsm
│   │   │   │   │   ├── GsmCellLocation.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── SmsManager.html
│   │   │   │   │   ├── SmsMessage.html
│   │   │   │   │   ├── SmsMessage.MessageClass.html
│   │   │   │   │   └── SmsMessage.SubmitPdu.html
│   │   │   │   ├── NeighboringCellInfo.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PhoneNumberFormattingTextWatcher.html
│   │   │   │   ├── PhoneNumberUtils.html
│   │   │   │   ├── PhoneStateListener.html
│   │   │   │   ├── ServiceState.html
│   │   │   │   ├── SignalStrength.html
│   │   │   │   ├── SmsManager.html
│   │   │   │   ├── SmsMessage.html
│   │   │   │   ├── SmsMessage.MessageClass.html
│   │   │   │   ├── SmsMessage.SubmitPdu.html
│   │   │   │   └── TelephonyManager.html
│   │   │   ├── test
│   │   │   │   ├── ActivityInstrumentationTestCase2.html
│   │   │   │   ├── ActivityInstrumentationTestCase.html
│   │   │   │   ├── ActivityTestCase.html
│   │   │   │   ├── ActivityUnitTestCase.html
│   │   │   │   ├── AndroidTestCase.html
│   │   │   │   ├── AndroidTestRunner.html
│   │   │   │   ├── ApplicationTestCase.html
│   │   │   │   ├── AssertionFailedError.html
│   │   │   │   ├── ComparisonFailure.html
│   │   │   │   ├── FlakyTest.html
│   │   │   │   ├── InstrumentationTestCase.html
│   │   │   │   ├── InstrumentationTestRunner.html
│   │   │   │   ├── InstrumentationTestSuite.html
│   │   │   │   ├── IsolatedContext.html
│   │   │   │   ├── LoaderTestCase.html
│   │   │   │   ├── mock
│   │   │   │   │   ├── MockApplication.html
│   │   │   │   │   ├── MockContentProvider.html
│   │   │   │   │   ├── MockContentResolver.html
│   │   │   │   │   ├── MockContext.html
│   │   │   │   │   ├── MockCursor.html
│   │   │   │   │   ├── MockDialogInterface.html
│   │   │   │   │   ├── MockPackageManager.html
│   │   │   │   │   ├── MockResources.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── MoreAsserts.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PerformanceTestCase.html
│   │   │   │   ├── PerformanceTestCase.Intermediates.html
│   │   │   │   ├── ProviderTestCase2.html
│   │   │   │   ├── ProviderTestCase.html
│   │   │   │   ├── RenamingDelegatingContext.html
│   │   │   │   ├── ServiceTestCase.html
│   │   │   │   ├── SingleLaunchActivityTestCase.html
│   │   │   │   ├── suitebuilder
│   │   │   │   │   ├── annotation
│   │   │   │   │   │   ├── LargeTest.html
│   │   │   │   │   │   ├── MediumTest.html
│   │   │   │   │   │   ├── SmallTest.html
│   │   │   │   │   │   ├── Smoke.html
│   │   │   │   │   │   └── Suppress.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── TestMethod.html
│   │   │   │   │   ├── TestSuiteBuilder.FailedToCreateTests.html
│   │   │   │   │   └── TestSuiteBuilder.html
│   │   │   │   ├── SyncBaseInstrumentation.html
│   │   │   │   ├── TestSuiteProvider.html
│   │   │   │   ├── TouchUtils.html
│   │   │   │   ├── UiThreadTest.html
│   │   │   │   └── ViewAsserts.html
│   │   │   ├── text
│   │   │   │   ├── AlteredCharSequence.html
│   │   │   │   ├── AndroidCharacter.html
│   │   │   │   ├── Annotation.html
│   │   │   │   ├── AutoText.html
│   │   │   │   ├── BoringLayout.html
│   │   │   │   ├── BoringLayout.Metrics.html
│   │   │   │   ├── ClipboardManager.html
│   │   │   │   ├── DynamicLayout.html
│   │   │   │   ├── Editable.Factory.html
│   │   │   │   ├── Editable.html
│   │   │   │   ├── format
│   │   │   │   │   ├── DateFormat.html
│   │   │   │   │   ├── DateUtils.html
│   │   │   │   │   ├── Formatter.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── Time.html
│   │   │   │   ├── GetChars.html
│   │   │   │   ├── Html.html
│   │   │   │   ├── Html.ImageGetter.html
│   │   │   │   ├── Html.TagHandler.html
│   │   │   │   ├── InputFilter.AllCaps.html
│   │   │   │   ├── InputFilter.html
│   │   │   │   ├── InputFilter.LengthFilter.html
│   │   │   │   ├── InputType.html
│   │   │   │   ├── Layout.Alignment.html
│   │   │   │   ├── Layout.Directions.html
│   │   │   │   ├── Layout.html
│   │   │   │   ├── LoginFilter.html
│   │   │   │   ├── LoginFilter.PasswordFilterGMail.html
│   │   │   │   ├── LoginFilter.UsernameFilterGeneric.html
│   │   │   │   ├── LoginFilter.UsernameFilterGMail.html
│   │   │   │   ├── method
│   │   │   │   │   ├── ArrowKeyMovementMethod.html
│   │   │   │   │   ├── BaseKeyListener.html
│   │   │   │   │   ├── BaseMovementMethod.html
│   │   │   │   │   ├── CharacterPickerDialog.html
│   │   │   │   │   ├── DateKeyListener.html
│   │   │   │   │   ├── DateTimeKeyListener.html
│   │   │   │   │   ├── DialerKeyListener.html
│   │   │   │   │   ├── DigitsKeyListener.html
│   │   │   │   │   ├── HideReturnsTransformationMethod.html
│   │   │   │   │   ├── KeyListener.html
│   │   │   │   │   ├── LinkMovementMethod.html
│   │   │   │   │   ├── MetaKeyKeyListener.html
│   │   │   │   │   ├── MovementMethod.html
│   │   │   │   │   ├── MultiTapKeyListener.html
│   │   │   │   │   ├── NumberKeyListener.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── PasswordTransformationMethod.html
│   │   │   │   │   ├── QwertyKeyListener.html
│   │   │   │   │   ├── ReplacementTransformationMethod.html
│   │   │   │   │   ├── ScrollingMovementMethod.html
│   │   │   │   │   ├── SingleLineTransformationMethod.html
│   │   │   │   │   ├── TextKeyListener.Capitalize.html
│   │   │   │   │   ├── TextKeyListener.html
│   │   │   │   │   ├── TimeKeyListener.html
│   │   │   │   │   ├── Touch.html
│   │   │   │   │   └── TransformationMethod.html
│   │   │   │   ├── NoCopySpan.Concrete.html
│   │   │   │   ├── NoCopySpan.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── ParcelableSpan.html
│   │   │   │   ├── Selection.html
│   │   │   │   ├── Spannable.Factory.html
│   │   │   │   ├── Spannable.html
│   │   │   │   ├── SpannableStringBuilder.html
│   │   │   │   ├── SpannableString.html
│   │   │   │   ├── Spanned.html
│   │   │   │   ├── SpannedString.html
│   │   │   │   ├── SpanWatcher.html
│   │   │   │   ├── StaticLayout.html
│   │   │   │   ├── style
│   │   │   │   │   ├── AbsoluteSizeSpan.html
│   │   │   │   │   ├── AlignmentSpan.html
│   │   │   │   │   ├── AlignmentSpan.Standard.html
│   │   │   │   │   ├── BackgroundColorSpan.html
│   │   │   │   │   ├── BulletSpan.html
│   │   │   │   │   ├── CharacterStyle.html
│   │   │   │   │   ├── ClickableSpan.html
│   │   │   │   │   ├── DrawableMarginSpan.html
│   │   │   │   │   ├── DynamicDrawableSpan.html
│   │   │   │   │   ├── EasyEditSpan.html
│   │   │   │   │   ├── ForegroundColorSpan.html
│   │   │   │   │   ├── IconMarginSpan.html
│   │   │   │   │   ├── ImageSpan.html
│   │   │   │   │   ├── LeadingMarginSpan.html
│   │   │   │   │   ├── LeadingMarginSpan.LeadingMarginSpan2.html
│   │   │   │   │   ├── LeadingMarginSpan.Standard.html
│   │   │   │   │   ├── LineBackgroundSpan.html
│   │   │   │   │   ├── LineHeightSpan.html
│   │   │   │   │   ├── LineHeightSpan.WithDensity.html
│   │   │   │   │   ├── LocaleSpan.html
│   │   │   │   │   ├── MaskFilterSpan.html
│   │   │   │   │   ├── MetricAffectingSpan.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── ParagraphStyle.html
│   │   │   │   │   ├── QuoteSpan.html
│   │   │   │   │   ├── RasterizerSpan.html
│   │   │   │   │   ├── RelativeSizeSpan.html
│   │   │   │   │   ├── ReplacementSpan.html
│   │   │   │   │   ├── ScaleXSpan.html
│   │   │   │   │   ├── StrikethroughSpan.html
│   │   │   │   │   ├── StyleSpan.html
│   │   │   │   │   ├── SubscriptSpan.html
│   │   │   │   │   ├── SuggestionSpan.html
│   │   │   │   │   ├── SuperscriptSpan.html
│   │   │   │   │   ├── TabStopSpan.html
│   │   │   │   │   ├── TabStopSpan.Standard.html
│   │   │   │   │   ├── TextAppearanceSpan.html
│   │   │   │   │   ├── TypefaceSpan.html
│   │   │   │   │   ├── UnderlineSpan.html
│   │   │   │   │   ├── UpdateAppearance.html
│   │   │   │   │   ├── UpdateLayout.html
│   │   │   │   │   ├── URLSpan.html
│   │   │   │   │   └── WrapTogetherSpan.html
│   │   │   │   ├── TextPaint.html
│   │   │   │   ├── TextUtils.EllipsizeCallback.html
│   │   │   │   ├── TextUtils.html
│   │   │   │   ├── TextUtils.SimpleStringSplitter.html
│   │   │   │   ├── TextUtils.StringSplitter.html
│   │   │   │   ├── TextUtils.TruncateAt.html
│   │   │   │   ├── TextWatcher.html
│   │   │   │   └── util
│   │   │   │   ├── Linkify.html
│   │   │   │   ├── Linkify.MatchFilter.html
│   │   │   │   ├── Linkify.TransformFilter.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── Rfc822Token.html
│   │   │   │   └── Rfc822Tokenizer.html
│   │   │   ├── util
│   │   │   │   ├── AndroidException.html
│   │   │   │   ├── AndroidRuntimeException.html
│   │   │   │   ├── AtomicFile.html
│   │   │   │   ├── AttributeSet.html
│   │   │   │   ├── Base64DataException.html
│   │   │   │   ├── Base64.html
│   │   │   │   ├── Base64InputStream.html
│   │   │   │   ├── Base64OutputStream.html
│   │   │   │   ├── Config.html
│   │   │   │   ├── DebugUtils.html
│   │   │   │   ├── DisplayMetrics.html
│   │   │   │   ├── EventLog.Event.html
│   │   │   │   ├── EventLog.html
│   │   │   │   ├── EventLogTags.Description.html
│   │   │   │   ├── EventLogTags.html
│   │   │   │   ├── FloatMath.html
│   │   │   │   ├── JsonReader.html
│   │   │   │   ├── JsonToken.html
│   │   │   │   ├── JsonWriter.html
│   │   │   │   ├── Log.html
│   │   │   │   ├── LogPrinter.html
│   │   │   │   ├── LongSparseArray.html
│   │   │   │   ├── LruCache.html
│   │   │   │   ├── MalformedJsonException.html
│   │   │   │   ├── MonthDisplayHelper.html
│   │   │   │   ├── NoSuchPropertyException.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── Pair.html
│   │   │   │   ├── Patterns.html
│   │   │   │   ├── Printer.html
│   │   │   │   ├── PrintStreamPrinter.html
│   │   │   │   ├── PrintWriterPrinter.html
│   │   │   │   ├── Property.html
│   │   │   │   ├── SparseArray.html
│   │   │   │   ├── SparseBooleanArray.html
│   │   │   │   ├── SparseIntArray.html
│   │   │   │   ├── StateSet.html
│   │   │   │   ├── StringBuilderPrinter.html
│   │   │   │   ├── TimeFormatException.html
│   │   │   │   ├── TimeUtils.html
│   │   │   │   ├── TimingLogger.html
│   │   │   │   ├── TypedValue.html
│   │   │   │   ├── Xml.Encoding.html
│   │   │   │   └── Xml.html
│   │   │   ├── view
│   │   │   │   ├── AbsSavedState.html
│   │   │   │   ├── accessibility
│   │   │   │   │   ├── AccessibilityEvent.html
│   │   │   │   │   ├── AccessibilityEventSource.html
│   │   │   │   │   ├── AccessibilityManager.AccessibilityStateChangeListener.html
│   │   │   │   │   ├── AccessibilityManager.html
│   │   │   │   │   ├── AccessibilityNodeInfo.html
│   │   │   │   │   ├── AccessibilityNodeProvider.html
│   │   │   │   │   ├── AccessibilityRecord.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── ActionMode.Callback.html
│   │   │   │   ├── ActionMode.html
│   │   │   │   ├── ActionProvider.html
│   │   │   │   ├── ActionProvider.VisibilityListener.html
│   │   │   │   ├── animation
│   │   │   │   │   ├── AccelerateDecelerateInterpolator.html
│   │   │   │   │   ├── AccelerateInterpolator.html
│   │   │   │   │   ├── AlphaAnimation.html
│   │   │   │   │   ├── Animation.AnimationListener.html
│   │   │   │   │   ├── Animation.Description.html
│   │   │   │   │   ├── Animation.html
│   │   │   │   │   ├── AnimationSet.html
│   │   │   │   │   ├── AnimationUtils.html
│   │   │   │   │   ├── AnticipateInterpolator.html
│   │   │   │   │   ├── AnticipateOvershootInterpolator.html
│   │   │   │   │   ├── BounceInterpolator.html
│   │   │   │   │   ├── CycleInterpolator.html
│   │   │   │   │   ├── DecelerateInterpolator.html
│   │   │   │   │   ├── GridLayoutAnimationController.AnimationParameters.html
│   │   │   │   │   ├── GridLayoutAnimationController.html
│   │   │   │   │   ├── Interpolator.html
│   │   │   │   │   ├── LayoutAnimationController.AnimationParameters.html
│   │   │   │   │   ├── LayoutAnimationController.html
│   │   │   │   │   ├── LinearInterpolator.html
│   │   │   │   │   ├── OvershootInterpolator.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── RotateAnimation.html
│   │   │   │   │   ├── ScaleAnimation.html
│   │   │   │   │   ├── Transformation.html
│   │   │   │   │   └── TranslateAnimation.html
│   │   │   │   ├── Choreographer.FrameCallback.html
│   │   │   │   ├── Choreographer.html
│   │   │   │   ├── CollapsibleActionView.html
│   │   │   │   ├── ContextMenu.ContextMenuInfo.html
│   │   │   │   ├── ContextMenu.html
│   │   │   │   ├── ContextThemeWrapper.html
│   │   │   │   ├── Display.html
│   │   │   │   ├── DragEvent.html
│   │   │   │   ├── FocusFinder.html
│   │   │   │   ├── GestureDetector.html
│   │   │   │   ├── GestureDetector.OnDoubleTapListener.html
│   │   │   │   ├── GestureDetector.OnGestureListener.html
│   │   │   │   ├── GestureDetector.SimpleOnGestureListener.html
│   │   │   │   ├── Gravity.html
│   │   │   │   ├── HapticFeedbackConstants.html
│   │   │   │   ├── InflateException.html
│   │   │   │   ├── InputDevice.html
│   │   │   │   ├── InputDevice.MotionRange.html
│   │   │   │   ├── InputEvent.html
│   │   │   │   ├── inputmethod
│   │   │   │   │   ├── BaseInputConnection.html
│   │   │   │   │   ├── CompletionInfo.html
│   │   │   │   │   ├── CorrectionInfo.html
│   │   │   │   │   ├── EditorInfo.html
│   │   │   │   │   ├── ExtractedText.html
│   │   │   │   │   ├── ExtractedTextRequest.html
│   │   │   │   │   ├── InputBinding.html
│   │   │   │   │   ├── InputConnection.html
│   │   │   │   │   ├── InputConnectionWrapper.html
│   │   │   │   │   ├── InputMethod.html
│   │   │   │   │   ├── InputMethodInfo.html
│   │   │   │   │   ├── InputMethodManager.html
│   │   │   │   │   ├── InputMethod.SessionCallback.html
│   │   │   │   │   ├── InputMethodSession.EventCallback.html
│   │   │   │   │   ├── InputMethodSession.html
│   │   │   │   │   ├── InputMethodSubtype.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── InputQueue.Callback.html
│   │   │   │   ├── InputQueue.html
│   │   │   │   ├── KeyCharacterMap.html
│   │   │   │   ├── KeyCharacterMap.KeyData.html
│   │   │   │   ├── KeyCharacterMap.UnavailableException.html
│   │   │   │   ├── KeyEvent.Callback.html
│   │   │   │   ├── KeyEvent.DispatcherState.html
│   │   │   │   ├── KeyEvent.html
│   │   │   │   ├── LayoutInflater.Factory2.html
│   │   │   │   ├── LayoutInflater.Factory.html
│   │   │   │   ├── LayoutInflater.Filter.html
│   │   │   │   ├── LayoutInflater.html
│   │   │   │   ├── Menu.html
│   │   │   │   ├── MenuInflater.html
│   │   │   │   ├── MenuItem.html
│   │   │   │   ├── MenuItem.OnActionExpandListener.html
│   │   │   │   ├── MenuItem.OnMenuItemClickListener.html
│   │   │   │   ├── MotionEvent.html
│   │   │   │   ├── MotionEvent.PointerCoords.html
│   │   │   │   ├── MotionEvent.PointerProperties.html
│   │   │   │   ├── OrientationEventListener.html
│   │   │   │   ├── OrientationListener.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── ScaleGestureDetector.html
│   │   │   │   ├── ScaleGestureDetector.OnScaleGestureListener.html
│   │   │   │   ├── ScaleGestureDetector.SimpleOnScaleGestureListener.html
│   │   │   │   ├── SoundEffectConstants.html
│   │   │   │   ├── SubMenu.html
│   │   │   │   ├── SurfaceHolder.BadSurfaceTypeException.html
│   │   │   │   ├── SurfaceHolder.Callback2.html
│   │   │   │   ├── SurfaceHolder.Callback.html
│   │   │   │   ├── SurfaceHolder.html
│   │   │   │   ├── Surface.html
│   │   │   │   ├── Surface.OutOfResourcesException.html
│   │   │   │   ├── SurfaceView.html
│   │   │   │   ├── textservice
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── SentenceSuggestionsInfo.html
│   │   │   │   │   ├── SpellCheckerInfo.html
│   │   │   │   │   ├── SpellCheckerSession.html
│   │   │   │   │   ├── SpellCheckerSession.SpellCheckerSessionListener.html
│   │   │   │   │   ├── SpellCheckerSubtype.html
│   │   │   │   │   ├── SuggestionsInfo.html
│   │   │   │   │   ├── TextInfo.html
│   │   │   │   │   └── TextServicesManager.html
│   │   │   │   ├── TextureView.html
│   │   │   │   ├── TextureView.SurfaceTextureListener.html
│   │   │   │   ├── TouchDelegate.html
│   │   │   │   ├── VelocityTracker.html
│   │   │   │   ├── View.AccessibilityDelegate.html
│   │   │   │   ├── View.BaseSavedState.html
│   │   │   │   ├── ViewConfiguration.html
│   │   │   │   ├── ViewDebug.CapturedViewProperty.html
│   │   │   │   ├── ViewDebug.ExportedProperty.html
│   │   │   │   ├── ViewDebug.FlagToString.html
│   │   │   │   ├── ViewDebug.HierarchyTraceType.html
│   │   │   │   ├── ViewDebug.html
│   │   │   │   ├── ViewDebug.IntToString.html
│   │   │   │   ├── ViewDebug.RecyclerTraceType.html
│   │   │   │   ├── View.DragShadowBuilder.html
│   │   │   │   ├── ViewGroup.html
│   │   │   │   ├── ViewGroup.LayoutParams.html
│   │   │   │   ├── ViewGroup.MarginLayoutParams.html
│   │   │   │   ├── ViewGroup.OnHierarchyChangeListener.html
│   │   │   │   ├── View.html
│   │   │   │   ├── ViewManager.html
│   │   │   │   ├── View.MeasureSpec.html
│   │   │   │   ├── View.OnAttachStateChangeListener.html
│   │   │   │   ├── View.OnClickListener.html
│   │   │   │   ├── View.OnCreateContextMenuListener.html
│   │   │   │   ├── View.OnDragListener.html
│   │   │   │   ├── View.OnFocusChangeListener.html
│   │   │   │   ├── View.OnGenericMotionListener.html
│   │   │   │   ├── View.OnHoverListener.html
│   │   │   │   ├── View.OnKeyListener.html
│   │   │   │   ├── View.OnLayoutChangeListener.html
│   │   │   │   ├── View.OnLongClickListener.html
│   │   │   │   ├── View.OnSystemUiVisibilityChangeListener.html
│   │   │   │   ├── View.OnTouchListener.html
│   │   │   │   ├── ViewParent.html
│   │   │   │   ├── ViewPropertyAnimator.html
│   │   │   │   ├── ViewStub.html
│   │   │   │   ├── ViewStub.OnInflateListener.html
│   │   │   │   ├── ViewTreeObserver.html
│   │   │   │   ├── ViewTreeObserver.OnDrawListener.html
│   │   │   │   ├── ViewTreeObserver.OnGlobalFocusChangeListener.html
│   │   │   │   ├── ViewTreeObserver.OnGlobalLayoutListener.html
│   │   │   │   ├── ViewTreeObserver.OnPreDrawListener.html
│   │   │   │   ├── ViewTreeObserver.OnScrollChangedListener.html
│   │   │   │   ├── ViewTreeObserver.OnTouchModeChangeListener.html
│   │   │   │   ├── Window.Callback.html
│   │   │   │   ├── Window.html
│   │   │   │   ├── WindowManager.BadTokenException.html
│   │   │   │   ├── WindowManager.html
│   │   │   │   ├── WindowManager.InvalidDisplayException.html
│   │   │   │   └── WindowManager.LayoutParams.html
│   │   │   ├── webkit
│   │   │   │   ├── ConsoleMessage.html
│   │   │   │   ├── ConsoleMessage.MessageLevel.html
│   │   │   │   ├── CookieManager.html
│   │   │   │   ├── CookieSyncManager.html
│   │   │   │   ├── DateSorter.html
│   │   │   │   ├── DownloadListener.html
│   │   │   │   ├── GeolocationPermissions.Callback.html
│   │   │   │   ├── GeolocationPermissions.html
│   │   │   │   ├── HttpAuthHandler.html
│   │   │   │   ├── JavascriptInterface.html
│   │   │   │   ├── JsPromptResult.html
│   │   │   │   ├── JsResult.html
│   │   │   │   ├── MimeTypeMap.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PluginStub.html
│   │   │   │   ├── SslErrorHandler.html
│   │   │   │   ├── URLUtil.html
│   │   │   │   ├── ValueCallback.html
│   │   │   │   ├── WebBackForwardList.html
│   │   │   │   ├── WebChromeClient.CustomViewCallback.html
│   │   │   │   ├── WebChromeClient.html
│   │   │   │   ├── WebHistoryItem.html
│   │   │   │   ├── WebIconDatabase.html
│   │   │   │   ├── WebIconDatabase.IconListener.html
│   │   │   │   ├── WebResourceResponse.html
│   │   │   │   ├── WebSettings.html
│   │   │   │   ├── WebSettings.LayoutAlgorithm.html
│   │   │   │   ├── WebSettings.PluginState.html
│   │   │   │   ├── WebSettings.RenderPriority.html
│   │   │   │   ├── WebSettings.TextSize.html
│   │   │   │   ├── WebSettings.ZoomDensity.html
│   │   │   │   ├── WebStorage.html
│   │   │   │   ├── WebStorage.Origin.html
│   │   │   │   ├── WebStorage.QuotaUpdater.html
│   │   │   │   ├── WebViewClient.html
│   │   │   │   ├── WebViewDatabase.html
│   │   │   │   ├── WebView.FindListener.html
│   │   │   │   ├── WebViewFragment.html
│   │   │   │   ├── WebView.HitTestResult.html
│   │   │   │   ├── WebView.html
│   │   │   │   ├── WebView.PictureListener.html
│   │   │   │   └── WebView.WebViewTransport.html
│   │   │   └── widget
│   │   │   ├── AbsListView.html
│   │   │   ├── AbsListView.LayoutParams.html
│   │   │   ├── AbsListView.MultiChoiceModeListener.html
│   │   │   ├── AbsListView.OnScrollListener.html
│   │   │   ├── AbsListView.RecyclerListener.html
│   │   │   ├── AbsListView.SelectionBoundsAdjuster.html
│   │   │   ├── AbsoluteLayout.html
│   │   │   ├── AbsoluteLayout.LayoutParams.html
│   │   │   ├── AbsSeekBar.html
│   │   │   ├── AbsSpinner.html
│   │   │   ├── Adapter.html
│   │   │   ├── AdapterView.AdapterContextMenuInfo.html
│   │   │   ├── AdapterViewAnimator.html
│   │   │   ├── AdapterViewFlipper.html
│   │   │   ├── AdapterView.html
│   │   │   ├── AdapterView.OnItemClickListener.html
│   │   │   ├── AdapterView.OnItemLongClickListener.html
│   │   │   ├── AdapterView.OnItemSelectedListener.html
│   │   │   ├── Advanceable.html
│   │   │   ├── AlphabetIndexer.html
│   │   │   ├── AnalogClock.html
│   │   │   ├── ArrayAdapter.html
│   │   │   ├── AutoCompleteTextView.html
│   │   │   ├── AutoCompleteTextView.OnDismissListener.html
│   │   │   ├── AutoCompleteTextView.Validator.html
│   │   │   ├── BaseAdapter.html
│   │   │   ├── BaseExpandableListAdapter.html
│   │   │   ├── Button.html
│   │   │   ├── CalendarView.html
│   │   │   ├── CalendarView.OnDateChangeListener.html
│   │   │   ├── Checkable.html
│   │   │   ├── CheckBox.html
│   │   │   ├── CheckedTextView.html
│   │   │   ├── Chronometer.html
│   │   │   ├── Chronometer.OnChronometerTickListener.html
│   │   │   ├── CompoundButton.html
│   │   │   ├── CompoundButton.OnCheckedChangeListener.html
│   │   │   ├── CursorAdapter.html
│   │   │   ├── CursorTreeAdapter.html
│   │   │   ├── DatePicker.html
│   │   │   ├── DatePicker.OnDateChangedListener.html
│   │   │   ├── DialerFilter.html
│   │   │   ├── DigitalClock.html
│   │   │   ├── EdgeEffect.html
│   │   │   ├── EditText.html
│   │   │   ├── ExpandableListAdapter.html
│   │   │   ├── ExpandableListView.ExpandableListContextMenuInfo.html
│   │   │   ├── ExpandableListView.html
│   │   │   ├── ExpandableListView.OnChildClickListener.html
│   │   │   ├── ExpandableListView.OnGroupClickListener.html
│   │   │   ├── ExpandableListView.OnGroupCollapseListener.html
│   │   │   ├── ExpandableListView.OnGroupExpandListener.html
│   │   │   ├── Filterable.html
│   │   │   ├── Filter.FilterListener.html
│   │   │   ├── Filter.FilterResults.html
│   │   │   ├── Filter.html
│   │   │   ├── FilterQueryProvider.html
│   │   │   ├── FrameLayout.html
│   │   │   ├── FrameLayout.LayoutParams.html
│   │   │   ├── Gallery.html
│   │   │   ├── Gallery.LayoutParams.html
│   │   │   ├── GridLayout.Alignment.html
│   │   │   ├── GridLayout.html
│   │   │   ├── GridLayout.LayoutParams.html
│   │   │   ├── GridLayout.Spec.html
│   │   │   ├── GridView.html
│   │   │   ├── HeaderViewListAdapter.html
│   │   │   ├── HeterogeneousExpandableList.html
│   │   │   ├── HorizontalScrollView.html
│   │   │   ├── ImageButton.html
│   │   │   ├── ImageSwitcher.html
│   │   │   ├── ImageView.html
│   │   │   ├── ImageView.ScaleType.html
│   │   │   ├── LinearLayout.html
│   │   │   ├── LinearLayout.LayoutParams.html
│   │   │   ├── ListAdapter.html
│   │   │   ├── ListPopupWindow.html
│   │   │   ├── ListView.FixedViewInfo.html
│   │   │   ├── ListView.html
│   │   │   ├── MediaController.html
│   │   │   ├── MediaController.MediaPlayerControl.html
│   │   │   ├── MultiAutoCompleteTextView.CommaTokenizer.html
│   │   │   ├── MultiAutoCompleteTextView.html
│   │   │   ├── MultiAutoCompleteTextView.Tokenizer.html
│   │   │   ├── NumberPicker.Formatter.html
│   │   │   ├── NumberPicker.html
│   │   │   ├── NumberPicker.OnScrollListener.html
│   │   │   ├── NumberPicker.OnValueChangeListener.html
│   │   │   ├── OverScroller.html
│   │   │   ├── package-summary.html
│   │   │   ├── PopupMenu.html
│   │   │   ├── PopupMenu.OnDismissListener.html
│   │   │   ├── PopupMenu.OnMenuItemClickListener.html
│   │   │   ├── PopupWindow.html
│   │   │   ├── PopupWindow.OnDismissListener.html
│   │   │   ├── ProgressBar.html
│   │   │   ├── QuickContactBadge.html
│   │   │   ├── RadioButton.html
│   │   │   ├── RadioGroup.html
│   │   │   ├── RadioGroup.LayoutParams.html
│   │   │   ├── RadioGroup.OnCheckedChangeListener.html
│   │   │   ├── RatingBar.html
│   │   │   ├── RatingBar.OnRatingBarChangeListener.html
│   │   │   ├── RelativeLayout.html
│   │   │   ├── RelativeLayout.LayoutParams.html
│   │   │   ├── RemoteViews.ActionException.html
│   │   │   ├── RemoteViews.html
│   │   │   ├── RemoteViews.RemoteView.html
│   │   │   ├── RemoteViewsService.html
│   │   │   ├── RemoteViewsService.RemoteViewsFactory.html
│   │   │   ├── ResourceCursorAdapter.html
│   │   │   ├── ResourceCursorTreeAdapter.html
│   │   │   ├── Scroller.html
│   │   │   ├── ScrollView.html
│   │   │   ├── SearchView.html
│   │   │   ├── SearchView.OnCloseListener.html
│   │   │   ├── SearchView.OnQueryTextListener.html
│   │   │   ├── SearchView.OnSuggestionListener.html
│   │   │   ├── SectionIndexer.html
│   │   │   ├── SeekBar.html
│   │   │   ├── SeekBar.OnSeekBarChangeListener.html
│   │   │   ├── ShareActionProvider.html
│   │   │   ├── ShareActionProvider.OnShareTargetSelectedListener.html
│   │   │   ├── SimpleAdapter.html
│   │   │   ├── SimpleAdapter.ViewBinder.html
│   │   │   ├── SimpleCursorAdapter.CursorToStringConverter.html
│   │   │   ├── SimpleCursorAdapter.html
│   │   │   ├── SimpleCursorAdapter.ViewBinder.html
│   │   │   ├── SimpleCursorTreeAdapter.html
│   │   │   ├── SimpleCursorTreeAdapter.ViewBinder.html
│   │   │   ├── SimpleExpandableListAdapter.html
│   │   │   ├── SlidingDrawer.html
│   │   │   ├── SlidingDrawer.OnDrawerCloseListener.html
│   │   │   ├── SlidingDrawer.OnDrawerOpenListener.html
│   │   │   ├── SlidingDrawer.OnDrawerScrollListener.html
│   │   │   ├── Space.html
│   │   │   ├── SpinnerAdapter.html
│   │   │   ├── Spinner.html
│   │   │   ├── StackView.html
│   │   │   ├── Switch.html
│   │   │   ├── TabHost.html
│   │   │   ├── TabHost.OnTabChangeListener.html
│   │   │   ├── TabHost.TabContentFactory.html
│   │   │   ├── TabHost.TabSpec.html
│   │   │   ├── TableLayout.html
│   │   │   ├── TableLayout.LayoutParams.html
│   │   │   ├── TableRow.html
│   │   │   ├── TableRow.LayoutParams.html
│   │   │   ├── TabWidget.html
│   │   │   ├── TextClock.html
│   │   │   ├── TextSwitcher.html
│   │   │   ├── TextView.BufferType.html
│   │   │   ├── TextView.html
│   │   │   ├── TextView.OnEditorActionListener.html
│   │   │   ├── TextView.SavedState.html
│   │   │   ├── TimePicker.html
│   │   │   ├── TimePicker.OnTimeChangedListener.html
│   │   │   ├── Toast.html
│   │   │   ├── ToggleButton.html
│   │   │   ├── TwoLineListItem.html
│   │   │   ├── VideoView.html
│   │   │   ├── ViewAnimator.html
│   │   │   ├── ViewFlipper.html
│   │   │   ├── ViewSwitcher.html
│   │   │   ├── ViewSwitcher.ViewFactory.html
│   │   │   ├── WrapperListAdapter.html
│   │   │   ├── ZoomButton.html
│   │   │   ├── ZoomButtonsController.html
│   │   │   ├── ZoomButtonsController.OnZoomListener.html
│   │   │   └── ZoomControls.html
│   │   ├── classes.html
│   │   ├── com
│   │   │   └── google
│   │   │   └── android
│   │   │   ├── gcm
│   │   │   │   ├── GCMBaseIntentService.html
│   │   │   │   ├── GCMBroadcastReceiver.html
│   │   │   │   ├── GCMConstants.html
│   │   │   │   ├── GCMRegistrar.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── server
│   │   │   │   ├── Constants.html
│   │   │   │   ├── InvalidRequestException.html
│   │   │   │   ├── Message.Builder.html
│   │   │   │   ├── Message.html
│   │   │   │   ├── MulticastResult.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── Result.html
│   │   │   │   └── Sender.html
│   │   │   └── gms
│   │   │   ├── auth
│   │   │   │   ├── GoogleAuthException.html
│   │   │   │   ├── GoogleAuthUtil.html
│   │   │   │   ├── GooglePlayServicesAvailabilityException.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── UserRecoverableAuthException.html
│   │   │   │   └── UserRecoverableNotifiedException.html
│   │   │   ├── common
│   │   │   │   ├── AccountPicker.html
│   │   │   │   ├── ConnectionResult.html
│   │   │   │   ├── GooglePlayServicesClient.ConnectionCallbacks.html
│   │   │   │   ├── GooglePlayServicesClient.html
│   │   │   │   ├── GooglePlayServicesClient.OnConnectionFailedListener.html
│   │   │   │   ├── GooglePlayServicesNotAvailableException.html
│   │   │   │   ├── GooglePlayServicesUtil.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── Scopes.html
│   │   │   ├── maps
│   │   │   │   ├── CameraUpdateFactory.html
│   │   │   │   ├── CameraUpdate.html
│   │   │   │   ├── GoogleMap.CancelableCallback.html
│   │   │   │   ├── GoogleMap.html
│   │   │   │   ├── GoogleMap.InfoWindowAdapter.html
│   │   │   │   ├── GoogleMap.OnCameraChangeListener.html
│   │   │   │   ├── GoogleMap.OnInfoWindowClickListener.html
│   │   │   │   ├── GoogleMap.OnMapClickListener.html
│   │   │   │   ├── GoogleMap.OnMapLongClickListener.html
│   │   │   │   ├── GoogleMap.OnMarkerClickListener.html
│   │   │   │   ├── GoogleMap.OnMarkerDragListener.html
│   │   │   │   ├── GoogleMapOptions.html
│   │   │   │   ├── LocationSource.html
│   │   │   │   ├── LocationSource.OnLocationChangedListener.html
│   │   │   │   ├── MapFragment.html
│   │   │   │   ├── MapsInitializer.html
│   │   │   │   ├── MapView.html
│   │   │   │   ├── model
│   │   │   │   │   ├── BitmapDescriptorFactory.html
│   │   │   │   │   ├── BitmapDescriptor.html
│   │   │   │   │   ├── CameraPosition.Builder.html
│   │   │   │   │   ├── CameraPosition.html
│   │   │   │   │   ├── GroundOverlay.html
│   │   │   │   │   ├── GroundOverlayOptions.html
│   │   │   │   │   ├── LatLngBounds.Builder.html
│   │   │   │   │   ├── LatLngBounds.html
│   │   │   │   │   ├── LatLng.html
│   │   │   │   │   ├── Marker.html
│   │   │   │   │   ├── MarkerOptions.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── Polygon.html
│   │   │   │   │   ├── PolygonOptions.html
│   │   │   │   │   ├── Polyline.html
│   │   │   │   │   ├── PolylineOptions.html
│   │   │   │   │   ├── RuntimeRemoteException.html
│   │   │   │   │   ├── Tile.html
│   │   │   │   │   ├── TileOverlay.html
│   │   │   │   │   ├── TileOverlayOptions.html
│   │   │   │   │   ├── TileProvider.html
│   │   │   │   │   ├── UrlTileProvider.html
│   │   │   │   │   └── VisibleRegion.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── Projection.html
│   │   │   │   ├── SupportMapFragment.html
│   │   │   │   └── UiSettings.html
│   │   │   ├── package-summary.html
│   │   │   ├── panorama
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PanoramaClient.html
│   │   │   │   └── PanoramaClient.OnPanoramaInfoLoadedListener.html
│   │   │   ├── plus
│   │   │   │   ├── GooglePlusUtil.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PlusClient.html
│   │   │   │   ├── PlusOneButton.html
│   │   │   │   ├── PlusOneButton.OnPlusOneClickListener.html
│   │   │   │   ├── PlusShare.Builder.html
│   │   │   │   ├── PlusShare.html
│   │   │   │   └── PlusSignInButton.html
│   │   │   ├── R.attr.html
│   │   │   ├── R.html
│   │   │   ├── R.id.html
│   │   │   ├── R.string.html
│   │   │   └── R.styleable.html
│   │   ├── dalvik
│   │   │   ├── annotation
│   │   │   │   ├── TestTargetClass.html
│   │   │   │   └── TestTarget.html
│   │   │   ├── bytecode
│   │   │   │   ├── OpcodeInfo.html
│   │   │   │   ├── Opcodes.html
│   │   │   │   └── package-summary.html
│   │   │   └── system
│   │   │   ├── BaseDexClassLoader.html
│   │   │   ├── DexClassLoader.html
│   │   │   ├── DexFile.html
│   │   │   ├── package-summary.html
│   │   │   └── PathClassLoader.html
│   │   ├── gcm-lists.js
│   │   ├── gcm-packages.html
│   │   ├── gms-lists.js
│   │   ├── gms-packages.html
│   │   ├── hierarchy.html
│   │   ├── index.html
│   │   ├── java
│   │   │   ├── awt
│   │   │   │   └── font
│   │   │   │   ├── NumericShaper.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── TextAttribute.html
│   │   │   ├── beans
│   │   │   │   ├── IndexedPropertyChangeEvent.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PropertyChangeEvent.html
│   │   │   │   ├── PropertyChangeListener.html
│   │   │   │   ├── PropertyChangeListenerProxy.html
│   │   │   │   └── PropertyChangeSupport.html
│   │   │   ├── io
│   │   │   │   ├── BufferedInputStream.html
│   │   │   │   ├── BufferedOutputStream.html
│   │   │   │   ├── BufferedReader.html
│   │   │   │   ├── BufferedWriter.html
│   │   │   │   ├── ByteArrayInputStream.html
│   │   │   │   ├── ByteArrayOutputStream.html
│   │   │   │   ├── CharArrayReader.html
│   │   │   │   ├── CharArrayWriter.html
│   │   │   │   ├── CharConversionException.html
│   │   │   │   ├── Closeable.html
│   │   │   │   ├── Console.html
│   │   │   │   ├── DataInput.html
│   │   │   │   ├── DataInputStream.html
│   │   │   │   ├── DataOutput.html
│   │   │   │   ├── DataOutputStream.html
│   │   │   │   ├── EOFException.html
│   │   │   │   ├── Externalizable.html
│   │   │   │   ├── FileDescriptor.html
│   │   │   │   ├── FileFilter.html
│   │   │   │   ├── File.html
│   │   │   │   ├── FileInputStream.html
│   │   │   │   ├── FilenameFilter.html
│   │   │   │   ├── FileNotFoundException.html
│   │   │   │   ├── FileOutputStream.html
│   │   │   │   ├── FilePermission.html
│   │   │   │   ├── FileReader.html
│   │   │   │   ├── FileWriter.html
│   │   │   │   ├── FilterInputStream.html
│   │   │   │   ├── FilterOutputStream.html
│   │   │   │   ├── FilterReader.html
│   │   │   │   ├── FilterWriter.html
│   │   │   │   ├── Flushable.html
│   │   │   │   ├── InputStream.html
│   │   │   │   ├── InputStreamReader.html
│   │   │   │   ├── InterruptedIOException.html
│   │   │   │   ├── InvalidClassException.html
│   │   │   │   ├── InvalidObjectException.html
│   │   │   │   ├── IOError.html
│   │   │   │   ├── IOException.html
│   │   │   │   ├── LineNumberInputStream.html
│   │   │   │   ├── LineNumberReader.html
│   │   │   │   ├── NotActiveException.html
│   │   │   │   ├── NotSerializableException.html
│   │   │   │   ├── ObjectInput.html
│   │   │   │   ├── ObjectInputStream.GetField.html
│   │   │   │   ├── ObjectInputStream.html
│   │   │   │   ├── ObjectInputValidation.html
│   │   │   │   ├── ObjectOutput.html
│   │   │   │   ├── ObjectOutputStream.html
│   │   │   │   ├── ObjectOutputStream.PutField.html
│   │   │   │   ├── ObjectStreamClass.html
│   │   │   │   ├── ObjectStreamConstants.html
│   │   │   │   ├── ObjectStreamException.html
│   │   │   │   ├── ObjectStreamField.html
│   │   │   │   ├── OptionalDataException.html
│   │   │   │   ├── OutputStream.html
│   │   │   │   ├── OutputStreamWriter.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PipedInputStream.html
│   │   │   │   ├── PipedOutputStream.html
│   │   │   │   ├── PipedReader.html
│   │   │   │   ├── PipedWriter.html
│   │   │   │   ├── PrintStream.html
│   │   │   │   ├── PrintWriter.html
│   │   │   │   ├── PushbackInputStream.html
│   │   │   │   ├── PushbackReader.html
│   │   │   │   ├── RandomAccessFile.html
│   │   │   │   ├── Reader.html
│   │   │   │   ├── SequenceInputStream.html
│   │   │   │   ├── Serializable.html
│   │   │   │   ├── SerializablePermission.html
│   │   │   │   ├── StreamCorruptedException.html
│   │   │   │   ├── StreamTokenizer.html
│   │   │   │   ├── StringBufferInputStream.html
│   │   │   │   ├── StringReader.html
│   │   │   │   ├── StringWriter.html
│   │   │   │   ├── SyncFailedException.html
│   │   │   │   ├── UnsupportedEncodingException.html
│   │   │   │   ├── UTFDataFormatException.html
│   │   │   │   ├── WriteAbortedException.html
│   │   │   │   └── Writer.html
│   │   │   ├── lang
│   │   │   │   ├── AbstractMethodError.html
│   │   │   │   ├── annotation
│   │   │   │   │   ├── AnnotationFormatError.html
│   │   │   │   │   ├── Annotation.html
│   │   │   │   │   ├── AnnotationTypeMismatchException.html
│   │   │   │   │   ├── Documented.html
│   │   │   │   │   ├── ElementType.html
│   │   │   │   │   ├── IncompleteAnnotationException.html
│   │   │   │   │   ├── Inherited.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── Retention.html
│   │   │   │   │   ├── RetentionPolicy.html
│   │   │   │   │   └── Target.html
│   │   │   │   ├── Appendable.html
│   │   │   │   ├── ArithmeticException.html
│   │   │   │   ├── ArrayIndexOutOfBoundsException.html
│   │   │   │   ├── ArrayStoreException.html
│   │   │   │   ├── AssertionError.html
│   │   │   │   ├── Boolean.html
│   │   │   │   ├── Byte.html
│   │   │   │   ├── Character.html
│   │   │   │   ├── Character.Subset.html
│   │   │   │   ├── Character.UnicodeBlock.html
│   │   │   │   ├── CharSequence.html
│   │   │   │   ├── ClassCastException.html
│   │   │   │   ├── ClassCircularityError.html
│   │   │   │   ├── ClassFormatError.html
│   │   │   │   ├── Class.html
│   │   │   │   ├── ClassLoader.html
│   │   │   │   ├── ClassNotFoundException.html
│   │   │   │   ├── Cloneable.html
│   │   │   │   ├── CloneNotSupportedException.html
│   │   │   │   ├── Comparable.html
│   │   │   │   ├── Compiler.html
│   │   │   │   ├── Deprecated.html
│   │   │   │   ├── Double.html
│   │   │   │   ├── EnumConstantNotPresentException.html
│   │   │   │   ├── Enum.html
│   │   │   │   ├── Error.html
│   │   │   │   ├── Exception.html
│   │   │   │   ├── ExceptionInInitializerError.html
│   │   │   │   ├── Float.html
│   │   │   │   ├── IllegalAccessError.html
│   │   │   │   ├── IllegalAccessException.html
│   │   │   │   ├── IllegalArgumentException.html
│   │   │   │   ├── IllegalMonitorStateException.html
│   │   │   │   ├── IllegalStateException.html
│   │   │   │   ├── IllegalThreadStateException.html
│   │   │   │   ├── IncompatibleClassChangeError.html
│   │   │   │   ├── IndexOutOfBoundsException.html
│   │   │   │   ├── InheritableThreadLocal.html
│   │   │   │   ├── InstantiationError.html
│   │   │   │   ├── InstantiationException.html
│   │   │   │   ├── Integer.html
│   │   │   │   ├── InternalError.html
│   │   │   │   ├── InterruptedException.html
│   │   │   │   ├── Iterable.html
│   │   │   │   ├── LinkageError.html
│   │   │   │   ├── Long.html
│   │   │   │   ├── Math.html
│   │   │   │   ├── NegativeArraySizeException.html
│   │   │   │   ├── NoClassDefFoundError.html
│   │   │   │   ├── NoSuchFieldError.html
│   │   │   │   ├── NoSuchFieldException.html
│   │   │   │   ├── NoSuchMethodError.html
│   │   │   │   ├── NoSuchMethodException.html
│   │   │   │   ├── NullPointerException.html
│   │   │   │   ├── NumberFormatException.html
│   │   │   │   ├── Number.html
│   │   │   │   ├── Object.html
│   │   │   │   ├── OutOfMemoryError.html
│   │   │   │   ├── Override.html
│   │   │   │   ├── Package.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── ProcessBuilder.html
│   │   │   │   ├── Process.html
│   │   │   │   ├── Readable.html
│   │   │   │   ├── ref
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── PhantomReference.html
│   │   │   │   │   ├── Reference.html
│   │   │   │   │   ├── ReferenceQueue.html
│   │   │   │   │   ├── SoftReference.html
│   │   │   │   │   └── WeakReference.html
│   │   │   │   ├── reflect
│   │   │   │   │   ├── AccessibleObject.html
│   │   │   │   │   ├── AnnotatedElement.html
│   │   │   │   │   ├── Array.html
│   │   │   │   │   ├── Constructor.html
│   │   │   │   │   ├── Field.html
│   │   │   │   │   ├── GenericArrayType.html
│   │   │   │   │   ├── GenericDeclaration.html
│   │   │   │   │   ├── GenericSignatureFormatError.html
│   │   │   │   │   ├── InvocationHandler.html
│   │   │   │   │   ├── InvocationTargetException.html
│   │   │   │   │   ├── MalformedParameterizedTypeException.html
│   │   │   │   │   ├── Member.html
│   │   │   │   │   ├── Method.html
│   │   │   │   │   ├── Modifier.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── ParameterizedType.html
│   │   │   │   │   ├── Proxy.html
│   │   │   │   │   ├── ReflectPermission.html
│   │   │   │   │   ├── Type.html
│   │   │   │   │   ├── TypeVariable.html
│   │   │   │   │   ├── UndeclaredThrowableException.html
│   │   │   │   │   └── WildcardType.html
│   │   │   │   ├── Runnable.html
│   │   │   │   ├── RuntimeException.html
│   │   │   │   ├── Runtime.html
│   │   │   │   ├── RuntimePermission.html
│   │   │   │   ├── SecurityException.html
│   │   │   │   ├── SecurityManager.html
│   │   │   │   ├── Short.html
│   │   │   │   ├── StackOverflowError.html
│   │   │   │   ├── StackTraceElement.html
│   │   │   │   ├── StrictMath.html
│   │   │   │   ├── StringBuffer.html
│   │   │   │   ├── StringBuilder.html
│   │   │   │   ├── String.html
│   │   │   │   ├── StringIndexOutOfBoundsException.html
│   │   │   │   ├── SuppressWarnings.html
│   │   │   │   ├── System.html
│   │   │   │   ├── ThreadDeath.html
│   │   │   │   ├── ThreadGroup.html
│   │   │   │   ├── Thread.html
│   │   │   │   ├── ThreadLocal.html
│   │   │   │   ├── Thread.State.html
│   │   │   │   ├── Thread.UncaughtExceptionHandler.html
│   │   │   │   ├── Throwable.html
│   │   │   │   ├── TypeNotPresentException.html
│   │   │   │   ├── UnknownError.html
│   │   │   │   ├── UnsatisfiedLinkError.html
│   │   │   │   ├── UnsupportedClassVersionError.html
│   │   │   │   ├── UnsupportedOperationException.html
│   │   │   │   ├── VerifyError.html
│   │   │   │   ├── VirtualMachineError.html
│   │   │   │   └── Void.html
│   │   │   ├── math
│   │   │   │   ├── BigDecimal.html
│   │   │   │   ├── BigInteger.html
│   │   │   │   ├── MathContext.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── RoundingMode.html
│   │   │   ├── net
│   │   │   │   ├── Authenticator.html
│   │   │   │   ├── Authenticator.RequestorType.html
│   │   │   │   ├── BindException.html
│   │   │   │   ├── CacheRequest.html
│   │   │   │   ├── CacheResponse.html
│   │   │   │   ├── ConnectException.html
│   │   │   │   ├── ContentHandlerFactory.html
│   │   │   │   ├── ContentHandler.html
│   │   │   │   ├── CookieHandler.html
│   │   │   │   ├── CookieManager.html
│   │   │   │   ├── CookiePolicy.html
│   │   │   │   ├── CookieStore.html
│   │   │   │   ├── DatagramPacket.html
│   │   │   │   ├── DatagramSocket.html
│   │   │   │   ├── DatagramSocketImplFactory.html
│   │   │   │   ├── DatagramSocketImpl.html
│   │   │   │   ├── FileNameMap.html
│   │   │   │   ├── HttpCookie.html
│   │   │   │   ├── HttpRetryException.html
│   │   │   │   ├── HttpURLConnection.html
│   │   │   │   ├── IDN.html
│   │   │   │   ├── Inet4Address.html
│   │   │   │   ├── Inet6Address.html
│   │   │   │   ├── InetAddress.html
│   │   │   │   ├── InetSocketAddress.html
│   │   │   │   ├── InterfaceAddress.html
│   │   │   │   ├── JarURLConnection.html
│   │   │   │   ├── MalformedURLException.html
│   │   │   │   ├── MulticastSocket.html
│   │   │   │   ├── NetPermission.html
│   │   │   │   ├── NetworkInterface.html
│   │   │   │   ├── NoRouteToHostException.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PasswordAuthentication.html
│   │   │   │   ├── PortUnreachableException.html
│   │   │   │   ├── ProtocolException.html
│   │   │   │   ├── Proxy.html
│   │   │   │   ├── ProxySelector.html
│   │   │   │   ├── Proxy.Type.html
│   │   │   │   ├── ResponseCache.html
│   │   │   │   ├── SecureCacheResponse.html
│   │   │   │   ├── ServerSocket.html
│   │   │   │   ├── SocketAddress.html
│   │   │   │   ├── SocketException.html
│   │   │   │   ├── Socket.html
│   │   │   │   ├── SocketImplFactory.html
│   │   │   │   ├── SocketImpl.html
│   │   │   │   ├── SocketOptions.html
│   │   │   │   ├── SocketPermission.html
│   │   │   │   ├── SocketTimeoutException.html
│   │   │   │   ├── UnknownHostException.html
│   │   │   │   ├── UnknownServiceException.html
│   │   │   │   ├── URI.html
│   │   │   │   ├── URISyntaxException.html
│   │   │   │   ├── URLClassLoader.html
│   │   │   │   ├── URLConnection.html
│   │   │   │   ├── URLDecoder.html
│   │   │   │   ├── URLEncoder.html
│   │   │   │   ├── URL.html
│   │   │   │   ├── URLStreamHandlerFactory.html
│   │   │   │   └── URLStreamHandler.html
│   │   │   ├── nio
│   │   │   │   ├── Buffer.html
│   │   │   │   ├── BufferOverflowException.html
│   │   │   │   ├── BufferUnderflowException.html
│   │   │   │   ├── ByteBuffer.html
│   │   │   │   ├── ByteOrder.html
│   │   │   │   ├── channels
│   │   │   │   │   ├── AlreadyConnectedException.html
│   │   │   │   │   ├── AsynchronousCloseException.html
│   │   │   │   │   ├── ByteChannel.html
│   │   │   │   │   ├── CancelledKeyException.html
│   │   │   │   │   ├── Channel.html
│   │   │   │   │   ├── Channels.html
│   │   │   │   │   ├── ClosedByInterruptException.html
│   │   │   │   │   ├── ClosedChannelException.html
│   │   │   │   │   ├── ClosedSelectorException.html
│   │   │   │   │   ├── ConnectionPendingException.html
│   │   │   │   │   ├── DatagramChannel.html
│   │   │   │   │   ├── FileChannel.html
│   │   │   │   │   ├── FileChannel.MapMode.html
│   │   │   │   │   ├── FileLock.html
│   │   │   │   │   ├── FileLockInterruptionException.html
│   │   │   │   │   ├── GatheringByteChannel.html
│   │   │   │   │   ├── IllegalBlockingModeException.html
│   │   │   │   │   ├── IllegalSelectorException.html
│   │   │   │   │   ├── InterruptibleChannel.html
│   │   │   │   │   ├── NoConnectionPendingException.html
│   │   │   │   │   ├── NonReadableChannelException.html
│   │   │   │   │   ├── NonWritableChannelException.html
│   │   │   │   │   ├── NotYetBoundException.html
│   │   │   │   │   ├── NotYetConnectedException.html
│   │   │   │   │   ├── OverlappingFileLockException.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── Pipe.html
│   │   │   │   │   ├── Pipe.SinkChannel.html
│   │   │   │   │   ├── Pipe.SourceChannel.html
│   │   │   │   │   ├── ReadableByteChannel.html
│   │   │   │   │   ├── ScatteringByteChannel.html
│   │   │   │   │   ├── SelectableChannel.html
│   │   │   │   │   ├── SelectionKey.html
│   │   │   │   │   ├── Selector.html
│   │   │   │   │   ├── ServerSocketChannel.html
│   │   │   │   │   ├── SocketChannel.html
│   │   │   │   │   ├── spi
│   │   │   │   │   │   ├── AbstractInterruptibleChannel.html
│   │   │   │   │   │   ├── AbstractSelectableChannel.html
│   │   │   │   │   │   ├── AbstractSelectionKey.html
│   │   │   │   │   │   ├── AbstractSelector.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   └── SelectorProvider.html
│   │   │   │   │   ├── UnresolvedAddressException.html
│   │   │   │   │   ├── UnsupportedAddressTypeException.html
│   │   │   │   │   └── WritableByteChannel.html
│   │   │   │   ├── CharBuffer.html
│   │   │   │   ├── charset
│   │   │   │   │   ├── CharacterCodingException.html
│   │   │   │   │   ├── CharsetDecoder.html
│   │   │   │   │   ├── CharsetEncoder.html
│   │   │   │   │   ├── Charset.html
│   │   │   │   │   ├── CoderMalfunctionError.html
│   │   │   │   │   ├── CoderResult.html
│   │   │   │   │   ├── CodingErrorAction.html
│   │   │   │   │   ├── IllegalCharsetNameException.html
│   │   │   │   │   ├── MalformedInputException.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── spi
│   │   │   │   │   │   ├── CharsetProvider.html
│   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   ├── UnmappableCharacterException.html
│   │   │   │   │   └── UnsupportedCharsetException.html
│   │   │   │   ├── DoubleBuffer.html
│   │   │   │   ├── FloatBuffer.html
│   │   │   │   ├── IntBuffer.html
│   │   │   │   ├── InvalidMarkException.html
│   │   │   │   ├── LongBuffer.html
│   │   │   │   ├── MappedByteBuffer.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── ReadOnlyBufferException.html
│   │   │   │   └── ShortBuffer.html
│   │   │   ├── security
│   │   │   │   ├── AccessControlContext.html
│   │   │   │   ├── AccessControlException.html
│   │   │   │   ├── AccessController.html
│   │   │   │   ├── acl
│   │   │   │   │   ├── AclEntry.html
│   │   │   │   │   ├── Acl.html
│   │   │   │   │   ├── AclNotFoundException.html
│   │   │   │   │   ├── Group.html
│   │   │   │   │   ├── LastOwnerException.html
│   │   │   │   │   ├── NotOwnerException.html
│   │   │   │   │   ├── Owner.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── Permission.html
│   │   │   │   ├── AlgorithmParameterGenerator.html
│   │   │   │   ├── AlgorithmParameterGeneratorSpi.html
│   │   │   │   ├── AlgorithmParameters.html
│   │   │   │   ├── AlgorithmParametersSpi.html
│   │   │   │   ├── AllPermission.html
│   │   │   │   ├── AuthProvider.html
│   │   │   │   ├── BasicPermission.html
│   │   │   │   ├── cert
│   │   │   │   │   ├── Certificate.CertificateRep.html
│   │   │   │   │   ├── CertificateEncodingException.html
│   │   │   │   │   ├── CertificateException.html
│   │   │   │   │   ├── CertificateExpiredException.html
│   │   │   │   │   ├── CertificateFactory.html
│   │   │   │   │   ├── CertificateFactorySpi.html
│   │   │   │   │   ├── Certificate.html
│   │   │   │   │   ├── CertificateNotYetValidException.html
│   │   │   │   │   ├── CertificateParsingException.html
│   │   │   │   │   ├── CertPathBuilderException.html
│   │   │   │   │   ├── CertPathBuilder.html
│   │   │   │   │   ├── CertPathBuilderResult.html
│   │   │   │   │   ├── CertPathBuilderSpi.html
│   │   │   │   │   ├── CertPath.CertPathRep.html
│   │   │   │   │   ├── CertPath.html
│   │   │   │   │   ├── CertPathParameters.html
│   │   │   │   │   ├── CertPathValidatorException.html
│   │   │   │   │   ├── CertPathValidator.html
│   │   │   │   │   ├── CertPathValidatorResult.html
│   │   │   │   │   ├── CertPathValidatorSpi.html
│   │   │   │   │   ├── CertSelector.html
│   │   │   │   │   ├── CertStoreException.html
│   │   │   │   │   ├── CertStore.html
│   │   │   │   │   ├── CertStoreParameters.html
│   │   │   │   │   ├── CertStoreSpi.html
│   │   │   │   │   ├── CollectionCertStoreParameters.html
│   │   │   │   │   ├── CRLException.html
│   │   │   │   │   ├── CRL.html
│   │   │   │   │   ├── CRLSelector.html
│   │   │   │   │   ├── LDAPCertStoreParameters.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── PKIXBuilderParameters.html
│   │   │   │   │   ├── PKIXCertPathBuilderResult.html
│   │   │   │   │   ├── PKIXCertPathChecker.html
│   │   │   │   │   ├── PKIXCertPathValidatorResult.html
│   │   │   │   │   ├── PKIXParameters.html
│   │   │   │   │   ├── PolicyNode.html
│   │   │   │   │   ├── PolicyQualifierInfo.html
│   │   │   │   │   ├── TrustAnchor.html
│   │   │   │   │   ├── X509Certificate.html
│   │   │   │   │   ├── X509CertSelector.html
│   │   │   │   │   ├── X509CRLEntry.html
│   │   │   │   │   ├── X509CRL.html
│   │   │   │   │   ├── X509CRLSelector.html
│   │   │   │   │   └── X509Extension.html
│   │   │   │   ├── Certificate.html
│   │   │   │   ├── CodeSigner.html
│   │   │   │   ├── CodeSource.html
│   │   │   │   ├── DigestException.html
│   │   │   │   ├── DigestInputStream.html
│   │   │   │   ├── DigestOutputStream.html
│   │   │   │   ├── DomainCombiner.html
│   │   │   │   ├── GeneralSecurityException.html
│   │   │   │   ├── GuardedObject.html
│   │   │   │   ├── Guard.html
│   │   │   │   ├── Identity.html
│   │   │   │   ├── IdentityScope.html
│   │   │   │   ├── interfaces
│   │   │   │   │   ├── DSAKey.html
│   │   │   │   │   ├── DSAKeyPairGenerator.html
│   │   │   │   │   ├── DSAParams.html
│   │   │   │   │   ├── DSAPrivateKey.html
│   │   │   │   │   ├── DSAPublicKey.html
│   │   │   │   │   ├── ECKey.html
│   │   │   │   │   ├── ECPrivateKey.html
│   │   │   │   │   ├── ECPublicKey.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── RSAKey.html
│   │   │   │   │   ├── RSAMultiPrimePrivateCrtKey.html
│   │   │   │   │   ├── RSAPrivateCrtKey.html
│   │   │   │   │   ├── RSAPrivateKey.html
│   │   │   │   │   └── RSAPublicKey.html
│   │   │   │   ├── InvalidAlgorithmParameterException.html
│   │   │   │   ├── InvalidKeyException.html
│   │   │   │   ├── InvalidParameterException.html
│   │   │   │   ├── KeyException.html
│   │   │   │   ├── KeyFactory.html
│   │   │   │   ├── KeyFactorySpi.html
│   │   │   │   ├── Key.html
│   │   │   │   ├── KeyManagementException.html
│   │   │   │   ├── KeyPairGenerator.html
│   │   │   │   ├── KeyPairGeneratorSpi.html
│   │   │   │   ├── KeyPair.html
│   │   │   │   ├── KeyRep.html
│   │   │   │   ├── KeyRep.Type.html
│   │   │   │   ├── KeyStore.Builder.html
│   │   │   │   ├── KeyStore.CallbackHandlerProtection.html
│   │   │   │   ├── KeyStore.Entry.html
│   │   │   │   ├── KeyStoreException.html
│   │   │   │   ├── KeyStore.html
│   │   │   │   ├── KeyStore.LoadStoreParameter.html
│   │   │   │   ├── KeyStore.PasswordProtection.html
│   │   │   │   ├── KeyStore.PrivateKeyEntry.html
│   │   │   │   ├── KeyStore.ProtectionParameter.html
│   │   │   │   ├── KeyStore.SecretKeyEntry.html
│   │   │   │   ├── KeyStoreSpi.html
│   │   │   │   ├── KeyStore.TrustedCertificateEntry.html
│   │   │   │   ├── MessageDigest.html
│   │   │   │   ├── MessageDigestSpi.html
│   │   │   │   ├── NoSuchAlgorithmException.html
│   │   │   │   ├── NoSuchProviderException.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PermissionCollection.html
│   │   │   │   ├── Permission.html
│   │   │   │   ├── Permissions.html
│   │   │   │   ├── Policy.html
│   │   │   │   ├── Policy.Parameters.html
│   │   │   │   ├── PolicySpi.html
│   │   │   │   ├── Principal.html
│   │   │   │   ├── PrivateKey.html
│   │   │   │   ├── PrivilegedActionException.html
│   │   │   │   ├── PrivilegedAction.html
│   │   │   │   ├── PrivilegedExceptionAction.html
│   │   │   │   ├── ProtectionDomain.html
│   │   │   │   ├── ProviderException.html
│   │   │   │   ├── Provider.html
│   │   │   │   ├── Provider.Service.html
│   │   │   │   ├── PublicKey.html
│   │   │   │   ├── SecureClassLoader.html
│   │   │   │   ├── SecureRandom.html
│   │   │   │   ├── SecureRandomSpi.html
│   │   │   │   ├── Security.html
│   │   │   │   ├── SecurityPermission.html
│   │   │   │   ├── SignatureException.html
│   │   │   │   ├── Signature.html
│   │   │   │   ├── SignatureSpi.html
│   │   │   │   ├── SignedObject.html
│   │   │   │   ├── Signer.html
│   │   │   │   ├── spec
│   │   │   │   │   ├── AlgorithmParameterSpec.html
│   │   │   │   │   ├── DSAParameterSpec.html
│   │   │   │   │   ├── DSAPrivateKeySpec.html
│   │   │   │   │   ├── DSAPublicKeySpec.html
│   │   │   │   │   ├── ECFieldF2m.html
│   │   │   │   │   ├── ECFieldFp.html
│   │   │   │   │   ├── ECField.html
│   │   │   │   │   ├── ECGenParameterSpec.html
│   │   │   │   │   ├── ECParameterSpec.html
│   │   │   │   │   ├── ECPoint.html
│   │   │   │   │   ├── ECPrivateKeySpec.html
│   │   │   │   │   ├── ECPublicKeySpec.html
│   │   │   │   │   ├── EllipticCurve.html
│   │   │   │   │   ├── EncodedKeySpec.html
│   │   │   │   │   ├── InvalidKeySpecException.html
│   │   │   │   │   ├── InvalidParameterSpecException.html
│   │   │   │   │   ├── KeySpec.html
│   │   │   │   │   ├── MGF1ParameterSpec.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── PKCS8EncodedKeySpec.html
│   │   │   │   │   ├── PSSParameterSpec.html
│   │   │   │   │   ├── RSAKeyGenParameterSpec.html
│   │   │   │   │   ├── RSAMultiPrimePrivateCrtKeySpec.html
│   │   │   │   │   ├── RSAOtherPrimeInfo.html
│   │   │   │   │   ├── RSAPrivateCrtKeySpec.html
│   │   │   │   │   ├── RSAPrivateKeySpec.html
│   │   │   │   │   ├── RSAPublicKeySpec.html
│   │   │   │   │   └── X509EncodedKeySpec.html
│   │   │   │   ├── Timestamp.html
│   │   │   │   ├── UnrecoverableEntryException.html
│   │   │   │   ├── UnrecoverableKeyException.html
│   │   │   │   └── UnresolvedPermission.html
│   │   │   ├── sql
│   │   │   │   ├── Array.html
│   │   │   │   ├── BatchUpdateException.html
│   │   │   │   ├── Blob.html
│   │   │   │   ├── CallableStatement.html
│   │   │   │   ├── ClientInfoStatus.html
│   │   │   │   ├── Clob.html
│   │   │   │   ├── Connection.html
│   │   │   │   ├── DatabaseMetaData.html
│   │   │   │   ├── DataTruncation.html
│   │   │   │   ├── Date.html
│   │   │   │   ├── Driver.html
│   │   │   │   ├── DriverManager.html
│   │   │   │   ├── DriverPropertyInfo.html
│   │   │   │   ├── NClob.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── ParameterMetaData.html
│   │   │   │   ├── PreparedStatement.html
│   │   │   │   ├── Ref.html
│   │   │   │   ├── ResultSet.html
│   │   │   │   ├── ResultSetMetaData.html
│   │   │   │   ├── RowId.html
│   │   │   │   ├── RowIdLifetime.html
│   │   │   │   ├── Savepoint.html
│   │   │   │   ├── SQLClientInfoException.html
│   │   │   │   ├── SQLDataException.html
│   │   │   │   ├── SQLData.html
│   │   │   │   ├── SQLException.html
│   │   │   │   ├── SQLFeatureNotSupportedException.html
│   │   │   │   ├── SQLInput.html
│   │   │   │   ├── SQLIntegrityConstraintViolationException.html
│   │   │   │   ├── SQLInvalidAuthorizationSpecException.html
│   │   │   │   ├── SQLNonTransientConnectionException.html
│   │   │   │   ├── SQLNonTransientException.html
│   │   │   │   ├── SQLOutput.html
│   │   │   │   ├── SQLPermission.html
│   │   │   │   ├── SQLRecoverableException.html
│   │   │   │   ├── SQLSyntaxErrorException.html
│   │   │   │   ├── SQLTimeoutException.html
│   │   │   │   ├── SQLTransactionRollbackException.html
│   │   │   │   ├── SQLTransientConnectionException.html
│   │   │   │   ├── SQLTransientException.html
│   │   │   │   ├── SQLWarning.html
│   │   │   │   ├── SQLXML.html
│   │   │   │   ├── Statement.html
│   │   │   │   ├── Struct.html
│   │   │   │   ├── Time.html
│   │   │   │   ├── Timestamp.html
│   │   │   │   ├── Types.html
│   │   │   │   └── Wrapper.html
│   │   │   ├── text
│   │   │   │   ├── Annotation.html
│   │   │   │   ├── AttributedCharacterIterator.Attribute.html
│   │   │   │   ├── AttributedCharacterIterator.html
│   │   │   │   ├── AttributedString.html
│   │   │   │   ├── Bidi.html
│   │   │   │   ├── BreakIterator.html
│   │   │   │   ├── CharacterIterator.html
│   │   │   │   ├── ChoiceFormat.html
│   │   │   │   ├── CollationElementIterator.html
│   │   │   │   ├── CollationKey.html
│   │   │   │   ├── Collator.html
│   │   │   │   ├── DateFormat.Field.html
│   │   │   │   ├── DateFormat.html
│   │   │   │   ├── DateFormatSymbols.html
│   │   │   │   ├── DecimalFormat.html
│   │   │   │   ├── DecimalFormatSymbols.html
│   │   │   │   ├── FieldPosition.html
│   │   │   │   ├── Format.Field.html
│   │   │   │   ├── Format.html
│   │   │   │   ├── MessageFormat.Field.html
│   │   │   │   ├── MessageFormat.html
│   │   │   │   ├── Normalizer.Form.html
│   │   │   │   ├── Normalizer.html
│   │   │   │   ├── NumberFormat.Field.html
│   │   │   │   ├── NumberFormat.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── ParseException.html
│   │   │   │   ├── ParsePosition.html
│   │   │   │   ├── RuleBasedCollator.html
│   │   │   │   ├── SimpleDateFormat.html
│   │   │   │   └── StringCharacterIterator.html
│   │   │   └── util
│   │   │   ├── AbstractCollection.html
│   │   │   ├── AbstractList.html
│   │   │   ├── AbstractMap.html
│   │   │   ├── AbstractMap.SimpleEntry.html
│   │   │   ├── AbstractMap.SimpleImmutableEntry.html
│   │   │   ├── AbstractQueue.html
│   │   │   ├── AbstractSequentialList.html
│   │   │   ├── AbstractSet.html
│   │   │   ├── ArrayDeque.html
│   │   │   ├── ArrayList.html
│   │   │   ├── Arrays.html
│   │   │   ├── BitSet.html
│   │   │   ├── Calendar.html
│   │   │   ├── Collection.html
│   │   │   ├── Collections.html
│   │   │   ├── Comparator.html
│   │   │   ├── concurrent
│   │   │   │   ├── AbstractExecutorService.html
│   │   │   │   ├── ArrayBlockingQueue.html
│   │   │   │   ├── atomic
│   │   │   │   │   ├── AtomicBoolean.html
│   │   │   │   │   ├── AtomicIntegerArray.html
│   │   │   │   │   ├── AtomicIntegerFieldUpdater.html
│   │   │   │   │   ├── AtomicInteger.html
│   │   │   │   │   ├── AtomicLongArray.html
│   │   │   │   │   ├── AtomicLongFieldUpdater.html
│   │   │   │   │   ├── AtomicLong.html
│   │   │   │   │   ├── AtomicMarkableReference.html
│   │   │   │   │   ├── AtomicReferenceArray.html
│   │   │   │   │   ├── AtomicReferenceFieldUpdater.html
│   │   │   │   │   ├── AtomicReference.html
│   │   │   │   │   ├── AtomicStampedReference.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── BlockingDeque.html
│   │   │   │   ├── BlockingQueue.html
│   │   │   │   ├── BrokenBarrierException.html
│   │   │   │   ├── Callable.html
│   │   │   │   ├── CancellationException.html
│   │   │   │   ├── CompletionService.html
│   │   │   │   ├── ConcurrentHashMap.html
│   │   │   │   ├── ConcurrentLinkedQueue.html
│   │   │   │   ├── ConcurrentMap.html
│   │   │   │   ├── ConcurrentNavigableMap.html
│   │   │   │   ├── ConcurrentSkipListMap.html
│   │   │   │   ├── ConcurrentSkipListSet.html
│   │   │   │   ├── CopyOnWriteArrayList.html
│   │   │   │   ├── CopyOnWriteArraySet.html
│   │   │   │   ├── CountDownLatch.html
│   │   │   │   ├── CyclicBarrier.html
│   │   │   │   ├── Delayed.html
│   │   │   │   ├── DelayQueue.html
│   │   │   │   ├── Exchanger.html
│   │   │   │   ├── ExecutionException.html
│   │   │   │   ├── ExecutorCompletionService.html
│   │   │   │   ├── Executor.html
│   │   │   │   ├── ExecutorService.html
│   │   │   │   ├── Executors.html
│   │   │   │   ├── Future.html
│   │   │   │   ├── FutureTask.html
│   │   │   │   ├── LinkedBlockingDeque.html
│   │   │   │   ├── LinkedBlockingQueue.html
│   │   │   │   ├── locks
│   │   │   │   │   ├── AbstractOwnableSynchronizer.html
│   │   │   │   │   ├── AbstractQueuedLongSynchronizer.ConditionObject.html
│   │   │   │   │   ├── AbstractQueuedLongSynchronizer.html
│   │   │   │   │   ├── AbstractQueuedSynchronizer.ConditionObject.html
│   │   │   │   │   ├── AbstractQueuedSynchronizer.html
│   │   │   │   │   ├── Condition.html
│   │   │   │   │   ├── Lock.html
│   │   │   │   │   ├── LockSupport.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── ReadWriteLock.html
│   │   │   │   │   ├── ReentrantLock.html
│   │   │   │   │   ├── ReentrantReadWriteLock.html
│   │   │   │   │   ├── ReentrantReadWriteLock.ReadLock.html
│   │   │   │   │   └── ReentrantReadWriteLock.WriteLock.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PriorityBlockingQueue.html
│   │   │   │   ├── RejectedExecutionException.html
│   │   │   │   ├── RejectedExecutionHandler.html
│   │   │   │   ├── RunnableFuture.html
│   │   │   │   ├── RunnableScheduledFuture.html
│   │   │   │   ├── ScheduledExecutorService.html
│   │   │   │   ├── ScheduledFuture.html
│   │   │   │   ├── ScheduledThreadPoolExecutor.html
│   │   │   │   ├── Semaphore.html
│   │   │   │   ├── SynchronousQueue.html
│   │   │   │   ├── ThreadFactory.html
│   │   │   │   ├── ThreadPoolExecutor.AbortPolicy.html
│   │   │   │   ├── ThreadPoolExecutor.CallerRunsPolicy.html
│   │   │   │   ├── ThreadPoolExecutor.DiscardOldestPolicy.html
│   │   │   │   ├── ThreadPoolExecutor.DiscardPolicy.html
│   │   │   │   ├── ThreadPoolExecutor.html
│   │   │   │   ├── TimeoutException.html
│   │   │   │   └── TimeUnit.html
│   │   │   ├── ConcurrentModificationException.html
│   │   │   ├── Currency.html
│   │   │   ├── Date.html
│   │   │   ├── Deque.html
│   │   │   ├── Dictionary.html
│   │   │   ├── DuplicateFormatFlagsException.html
│   │   │   ├── EmptyStackException.html
│   │   │   ├── Enumeration.html
│   │   │   ├── EnumMap.html
│   │   │   ├── EnumSet.html
│   │   │   ├── EventListener.html
│   │   │   ├── EventListenerProxy.html
│   │   │   ├── EventObject.html
│   │   │   ├── FormatFlagsConversionMismatchException.html
│   │   │   ├── FormattableFlags.html
│   │   │   ├── Formattable.html
│   │   │   ├── Formatter.BigDecimalLayoutForm.html
│   │   │   ├── FormatterClosedException.html
│   │   │   ├── Formatter.html
│   │   │   ├── GregorianCalendar.html
│   │   │   ├── HashMap.html
│   │   │   ├── HashSet.html
│   │   │   ├── Hashtable.html
│   │   │   ├── IdentityHashMap.html
│   │   │   ├── IllegalFormatCodePointException.html
│   │   │   ├── IllegalFormatConversionException.html
│   │   │   ├── IllegalFormatException.html
│   │   │   ├── IllegalFormatFlagsException.html
│   │   │   ├── IllegalFormatPrecisionException.html
│   │   │   ├── IllegalFormatWidthException.html
│   │   │   ├── InputMismatchException.html
│   │   │   ├── InvalidPropertiesFormatException.html
│   │   │   ├── Iterator.html
│   │   │   ├── jar
│   │   │   │   ├── Attributes.html
│   │   │   │   ├── Attributes.Name.html
│   │   │   │   ├── JarEntry.html
│   │   │   │   ├── JarException.html
│   │   │   │   ├── JarFile.html
│   │   │   │   ├── JarInputStream.html
│   │   │   │   ├── JarOutputStream.html
│   │   │   │   ├── Manifest.html
│   │   │   │   ├── Pack200.html
│   │   │   │   ├── Pack200.Packer.html
│   │   │   │   ├── Pack200.Unpacker.html
│   │   │   │   └── package-summary.html
│   │   │   ├── LinkedHashMap.html
│   │   │   ├── LinkedHashSet.html
│   │   │   ├── LinkedList.html
│   │   │   ├── List.html
│   │   │   ├── ListIterator.html
│   │   │   ├── ListResourceBundle.html
│   │   │   ├── Locale.html
│   │   │   ├── logging
│   │   │   │   ├── ConsoleHandler.html
│   │   │   │   ├── ErrorManager.html
│   │   │   │   ├── FileHandler.html
│   │   │   │   ├── Filter.html
│   │   │   │   ├── Formatter.html
│   │   │   │   ├── Handler.html
│   │   │   │   ├── Level.html
│   │   │   │   ├── Logger.html
│   │   │   │   ├── LoggingMXBean.html
│   │   │   │   ├── LoggingPermission.html
│   │   │   │   ├── LogManager.html
│   │   │   │   ├── LogRecord.html
│   │   │   │   ├── MemoryHandler.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── SimpleFormatter.html
│   │   │   │   ├── SocketHandler.html
│   │   │   │   ├── StreamHandler.html
│   │   │   │   └── XMLFormatter.html
│   │   │   ├── Map.Entry.html
│   │   │   ├── Map.html
│   │   │   ├── MissingFormatArgumentException.html
│   │   │   ├── MissingFormatWidthException.html
│   │   │   ├── MissingResourceException.html
│   │   │   ├── NavigableMap.html
│   │   │   ├── NavigableSet.html
│   │   │   ├── NoSuchElementException.html
│   │   │   ├── Observable.html
│   │   │   ├── Observer.html
│   │   │   ├── package-summary.html
│   │   │   ├── prefs
│   │   │   │   ├── AbstractPreferences.html
│   │   │   │   ├── BackingStoreException.html
│   │   │   │   ├── InvalidPreferencesFormatException.html
│   │   │   │   ├── NodeChangeEvent.html
│   │   │   │   ├── NodeChangeListener.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PreferenceChangeEvent.html
│   │   │   │   ├── PreferenceChangeListener.html
│   │   │   │   ├── PreferencesFactory.html
│   │   │   │   └── Preferences.html
│   │   │   ├── PriorityQueue.html
│   │   │   ├── Properties.html
│   │   │   ├── PropertyPermission.html
│   │   │   ├── PropertyResourceBundle.html
│   │   │   ├── Queue.html
│   │   │   ├── RandomAccess.html
│   │   │   ├── Random.html
│   │   │   ├── regex
│   │   │   │   ├── Matcher.html
│   │   │   │   ├── MatchResult.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── Pattern.html
│   │   │   │   └── PatternSyntaxException.html
│   │   │   ├── ResourceBundle.Control.html
│   │   │   ├── ResourceBundle.html
│   │   │   ├── Scanner.html
│   │   │   ├── ServiceConfigurationError.html
│   │   │   ├── ServiceLoader.html
│   │   │   ├── Set.html
│   │   │   ├── SimpleTimeZone.html
│   │   │   ├── SortedMap.html
│   │   │   ├── SortedSet.html
│   │   │   ├── Stack.html
│   │   │   ├── StringTokenizer.html
│   │   │   ├── Timer.html
│   │   │   ├── TimerTask.html
│   │   │   ├── TimeZone.html
│   │   │   ├── TooManyListenersException.html
│   │   │   ├── TreeMap.html
│   │   │   ├── TreeSet.html
│   │   │   ├── UnknownFormatConversionException.html
│   │   │   ├── UnknownFormatFlagsException.html
│   │   │   ├── UUID.html
│   │   │   ├── Vector.html
│   │   │   ├── WeakHashMap.html
│   │   │   └── zip
│   │   │   ├── Adler32.html
│   │   │   ├── CheckedInputStream.html
│   │   │   ├── CheckedOutputStream.html
│   │   │   ├── Checksum.html
│   │   │   ├── CRC32.html
│   │   │   ├── DataFormatException.html
│   │   │   ├── Deflater.html
│   │   │   ├── DeflaterInputStream.html
│   │   │   ├── DeflaterOutputStream.html
│   │   │   ├── GZIPInputStream.html
│   │   │   ├── GZIPOutputStream.html
│   │   │   ├── Inflater.html
│   │   │   ├── InflaterInputStream.html
│   │   │   ├── InflaterOutputStream.html
│   │   │   ├── package-summary.html
│   │   │   ├── ZipEntry.html
│   │   │   ├── ZipError.html
│   │   │   ├── ZipException.html
│   │   │   ├── ZipFile.html
│   │   │   ├── ZipInputStream.html
│   │   │   └── ZipOutputStream.html
│   │   ├── javax
│   │   │   ├── crypto
│   │   │   │   ├── BadPaddingException.html
│   │   │   │   ├── Cipher.html
│   │   │   │   ├── CipherInputStream.html
│   │   │   │   ├── CipherOutputStream.html
│   │   │   │   ├── CipherSpi.html
│   │   │   │   ├── EncryptedPrivateKeyInfo.html
│   │   │   │   ├── ExemptionMechanismException.html
│   │   │   │   ├── ExemptionMechanism.html
│   │   │   │   ├── ExemptionMechanismSpi.html
│   │   │   │   ├── IllegalBlockSizeException.html
│   │   │   │   ├── interfaces
│   │   │   │   │   ├── DHKey.html
│   │   │   │   │   ├── DHPrivateKey.html
│   │   │   │   │   ├── DHPublicKey.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── PBEKey.html
│   │   │   │   ├── KeyAgreement.html
│   │   │   │   ├── KeyAgreementSpi.html
│   │   │   │   ├── KeyGenerator.html
│   │   │   │   ├── KeyGeneratorSpi.html
│   │   │   │   ├── Mac.html
│   │   │   │   ├── MacSpi.html
│   │   │   │   ├── NoSuchPaddingException.html
│   │   │   │   ├── NullCipher.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── SealedObject.html
│   │   │   │   ├── SecretKeyFactory.html
│   │   │   │   ├── SecretKeyFactorySpi.html
│   │   │   │   ├── SecretKey.html
│   │   │   │   ├── ShortBufferException.html
│   │   │   │   └── spec
│   │   │   │   ├── DESedeKeySpec.html
│   │   │   │   ├── DESKeySpec.html
│   │   │   │   ├── DHGenParameterSpec.html
│   │   │   │   ├── DHParameterSpec.html
│   │   │   │   ├── DHPrivateKeySpec.html
│   │   │   │   ├── DHPublicKeySpec.html
│   │   │   │   ├── IvParameterSpec.html
│   │   │   │   ├── OAEPParameterSpec.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PBEKeySpec.html
│   │   │   │   ├── PBEParameterSpec.html
│   │   │   │   ├── PSource.html
│   │   │   │   ├── PSource.PSpecified.html
│   │   │   │   ├── RC2ParameterSpec.html
│   │   │   │   ├── RC5ParameterSpec.html
│   │   │   │   └── SecretKeySpec.html
│   │   │   ├── microedition
│   │   │   │   └── khronos
│   │   │   │   ├── egl
│   │   │   │   │   ├── EGL10.html
│   │   │   │   │   ├── EGL11.html
│   │   │   │   │   ├── EGLConfig.html
│   │   │   │   │   ├── EGLContext.html
│   │   │   │   │   ├── EGLDisplay.html
│   │   │   │   │   ├── EGL.html
│   │   │   │   │   ├── EGLSurface.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   └── opengles
│   │   │   │   ├── GL10Ext.html
│   │   │   │   ├── GL10.html
│   │   │   │   ├── GL11ExtensionPack.html
│   │   │   │   ├── GL11Ext.html
│   │   │   │   ├── GL11.html
│   │   │   │   ├── GL.html
│   │   │   │   └── package-summary.html
│   │   │   ├── net
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── ServerSocketFactory.html
│   │   │   │   ├── SocketFactory.html
│   │   │   │   └── ssl
│   │   │   │   ├── CertPathTrustManagerParameters.html
│   │   │   │   ├── HandshakeCompletedEvent.html
│   │   │   │   ├── HandshakeCompletedListener.html
│   │   │   │   ├── HostnameVerifier.html
│   │   │   │   ├── HttpsURLConnection.html
│   │   │   │   ├── KeyManagerFactory.html
│   │   │   │   ├── KeyManagerFactorySpi.html
│   │   │   │   ├── KeyManager.html
│   │   │   │   ├── KeyStoreBuilderParameters.html
│   │   │   │   ├── ManagerFactoryParameters.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── SSLContext.html
│   │   │   │   ├── SSLContextSpi.html
│   │   │   │   ├── SSLEngine.html
│   │   │   │   ├── SSLEngineResult.HandshakeStatus.html
│   │   │   │   ├── SSLEngineResult.html
│   │   │   │   ├── SSLEngineResult.Status.html
│   │   │   │   ├── SSLException.html
│   │   │   │   ├── SSLHandshakeException.html
│   │   │   │   ├── SSLKeyException.html
│   │   │   │   ├── SSLParameters.html
│   │   │   │   ├── SSLPeerUnverifiedException.html
│   │   │   │   ├── SSLPermission.html
│   │   │   │   ├── SSLProtocolException.html
│   │   │   │   ├── SSLServerSocketFactory.html
│   │   │   │   ├── SSLServerSocket.html
│   │   │   │   ├── SSLSessionBindingEvent.html
│   │   │   │   ├── SSLSessionBindingListener.html
│   │   │   │   ├── SSLSessionContext.html
│   │   │   │   ├── SSLSession.html
│   │   │   │   ├── SSLSocketFactory.html
│   │   │   │   ├── SSLSocket.html
│   │   │   │   ├── TrustManagerFactory.html
│   │   │   │   ├── TrustManagerFactorySpi.html
│   │   │   │   ├── TrustManager.html
│   │   │   │   ├── X509ExtendedKeyManager.html
│   │   │   │   ├── X509KeyManager.html
│   │   │   │   └── X509TrustManager.html
│   │   │   ├── security
│   │   │   │   ├── auth
│   │   │   │   │   ├── AuthPermission.html
│   │   │   │   │   ├── callback
│   │   │   │   │   │   ├── CallbackHandler.html
│   │   │   │   │   │   ├── Callback.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── PasswordCallback.html
│   │   │   │   │   │   └── UnsupportedCallbackException.html
│   │   │   │   │   ├── Destroyable.html
│   │   │   │   │   ├── DestroyFailedException.html
│   │   │   │   │   ├── login
│   │   │   │   │   │   ├── LoginException.html
│   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── PrivateCredentialPermission.html
│   │   │   │   │   ├── SubjectDomainCombiner.html
│   │   │   │   │   ├── Subject.html
│   │   │   │   │   └── x500
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── X500Principal.html
│   │   │   │   └── cert
│   │   │   │   ├── CertificateEncodingException.html
│   │   │   │   ├── CertificateException.html
│   │   │   │   ├── CertificateExpiredException.html
│   │   │   │   ├── Certificate.html
│   │   │   │   ├── CertificateNotYetValidException.html
│   │   │   │   ├── CertificateParsingException.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── X509Certificate.html
│   │   │   ├── sql
│   │   │   │   ├── CommonDataSource.html
│   │   │   │   ├── ConnectionEvent.html
│   │   │   │   ├── ConnectionEventListener.html
│   │   │   │   ├── ConnectionPoolDataSource.html
│   │   │   │   ├── DataSource.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── PooledConnection.html
│   │   │   │   ├── RowSetEvent.html
│   │   │   │   ├── RowSet.html
│   │   │   │   ├── RowSetInternal.html
│   │   │   │   ├── RowSetListener.html
│   │   │   │   ├── RowSetMetaData.html
│   │   │   │   ├── RowSetReader.html
│   │   │   │   ├── RowSetWriter.html
│   │   │   │   ├── StatementEvent.html
│   │   │   │   └── StatementEventListener.html
│   │   │   └── xml
│   │   │   ├── datatype
│   │   │   │   ├── DatatypeConfigurationException.html
│   │   │   │   ├── DatatypeConstants.Field.html
│   │   │   │   ├── DatatypeConstants.html
│   │   │   │   ├── DatatypeFactory.html
│   │   │   │   ├── Duration.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── XMLGregorianCalendar.html
│   │   │   ├── namespace
│   │   │   │   ├── NamespaceContext.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── QName.html
│   │   │   ├── package-summary.html
│   │   │   ├── parsers
│   │   │   │   ├── DocumentBuilderFactory.html
│   │   │   │   ├── DocumentBuilder.html
│   │   │   │   ├── FactoryConfigurationError.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── ParserConfigurationException.html
│   │   │   │   ├── SAXParserFactory.html
│   │   │   │   └── SAXParser.html
│   │   │   ├── transform
│   │   │   │   ├── dom
│   │   │   │   │   ├── DOMLocator.html
│   │   │   │   │   ├── DOMResult.html
│   │   │   │   │   ├── DOMSource.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── ErrorListener.html
│   │   │   │   ├── OutputKeys.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── Result.html
│   │   │   │   ├── sax
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── SAXResult.html
│   │   │   │   │   ├── SAXSource.html
│   │   │   │   │   ├── SAXTransformerFactory.html
│   │   │   │   │   ├── TemplatesHandler.html
│   │   │   │   │   └── TransformerHandler.html
│   │   │   │   ├── Source.html
│   │   │   │   ├── SourceLocator.html
│   │   │   │   ├── stream
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── StreamResult.html
│   │   │   │   │   └── StreamSource.html
│   │   │   │   ├── Templates.html
│   │   │   │   ├── TransformerConfigurationException.html
│   │   │   │   ├── TransformerException.html
│   │   │   │   ├── TransformerFactoryConfigurationError.html
│   │   │   │   ├── TransformerFactory.html
│   │   │   │   ├── Transformer.html
│   │   │   │   └── URIResolver.html
│   │   │   ├── validation
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── SchemaFactory.html
│   │   │   │   ├── SchemaFactoryLoader.html
│   │   │   │   ├── Schema.html
│   │   │   │   ├── TypeInfoProvider.html
│   │   │   │   ├── ValidatorHandler.html
│   │   │   │   └── Validator.html
│   │   │   ├── XMLConstants.html
│   │   │   └── xpath
│   │   │   ├── package-summary.html
│   │   │   ├── XPathConstants.html
│   │   │   ├── XPathException.html
│   │   │   ├── XPathExpressionException.html
│   │   │   ├── XPathExpression.html
│   │   │   ├── XPathFactoryConfigurationException.html
│   │   │   ├── XPathFactory.html
│   │   │   ├── XPathFunctionException.html
│   │   │   ├── XPathFunction.html
│   │   │   ├── XPathFunctionResolver.html
│   │   │   ├── XPath.html
│   │   │   └── XPathVariableResolver.html
│   │   ├── junit
│   │   │   ├── framework
│   │   │   │   ├── Assert.html
│   │   │   │   ├── AssertionFailedError.html
│   │   │   │   ├── ComparisonFailure.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── Protectable.html
│   │   │   │   ├── TestCase.html
│   │   │   │   ├── TestFailure.html
│   │   │   │   ├── Test.html
│   │   │   │   ├── TestListener.html
│   │   │   │   ├── TestResult.html
│   │   │   │   └── TestSuite.html
│   │   │   └── runner
│   │   │   ├── BaseTestRunner.html
│   │   │   ├── package-summary.html
│   │   │   ├── TestSuiteLoader.html
│   │   │   └── Version.html
│   │   ├── lists.js
│   │   ├── org
│   │   │   ├── apache
│   │   │   │   └── http
│   │   │   │   ├── auth
│   │   │   │   │   ├── AuthenticationException.html
│   │   │   │   │   ├── AUTH.html
│   │   │   │   │   ├── AuthSchemeFactory.html
│   │   │   │   │   ├── AuthScheme.html
│   │   │   │   │   ├── AuthSchemeRegistry.html
│   │   │   │   │   ├── AuthScope.html
│   │   │   │   │   ├── AuthState.html
│   │   │   │   │   ├── BasicUserPrincipal.html
│   │   │   │   │   ├── Credentials.html
│   │   │   │   │   ├── InvalidCredentialsException.html
│   │   │   │   │   ├── MalformedChallengeException.html
│   │   │   │   │   ├── NTCredentials.html
│   │   │   │   │   ├── NTUserPrincipal.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── params
│   │   │   │   │   │   ├── AuthParamBean.html
│   │   │   │   │   │   ├── AuthParams.html
│   │   │   │   │   │   ├── AuthPNames.html
│   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   └── UsernamePasswordCredentials.html
│   │   │   │   ├── client
│   │   │   │   │   ├── AuthenticationHandler.html
│   │   │   │   │   ├── CircularRedirectException.html
│   │   │   │   │   ├── ClientProtocolException.html
│   │   │   │   │   ├── CookieStore.html
│   │   │   │   │   ├── CredentialsProvider.html
│   │   │   │   │   ├── entity
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   └── UrlEncodedFormEntity.html
│   │   │   │   │   ├── HttpClient.html
│   │   │   │   │   ├── HttpRequestRetryHandler.html
│   │   │   │   │   ├── HttpResponseException.html
│   │   │   │   │   ├── methods
│   │   │   │   │   │   ├── AbortableHttpRequest.html
│   │   │   │   │   │   ├── HttpDelete.html
│   │   │   │   │   │   ├── HttpEntityEnclosingRequestBase.html
│   │   │   │   │   │   ├── HttpGet.html
│   │   │   │   │   │   ├── HttpHead.html
│   │   │   │   │   │   ├── HttpOptions.html
│   │   │   │   │   │   ├── HttpPost.html
│   │   │   │   │   │   ├── HttpPut.html
│   │   │   │   │   │   ├── HttpRequestBase.html
│   │   │   │   │   │   ├── HttpTrace.html
│   │   │   │   │   │   ├── HttpUriRequest.html
│   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   ├── NonRepeatableRequestException.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── params
│   │   │   │   │   │   ├── AllClientPNames.html
│   │   │   │   │   │   ├── AuthPolicy.html
│   │   │   │   │   │   ├── ClientParamBean.html
│   │   │   │   │   │   ├── ClientPNames.html
│   │   │   │   │   │   ├── CookiePolicy.html
│   │   │   │   │   │   ├── HttpClientParams.html
│   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   ├── protocol
│   │   │   │   │   │   ├── ClientContextConfigurer.html
│   │   │   │   │   │   ├── ClientContext.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── RequestAddCookies.html
│   │   │   │   │   │   ├── RequestDefaultHeaders.html
│   │   │   │   │   │   ├── RequestProxyAuthentication.html
│   │   │   │   │   │   ├── RequestTargetAuthentication.html
│   │   │   │   │   │   └── ResponseProcessCookies.html
│   │   │   │   │   ├── RedirectException.html
│   │   │   │   │   ├── RedirectHandler.html
│   │   │   │   │   ├── RequestDirector.html
│   │   │   │   │   ├── ResponseHandler.html
│   │   │   │   │   ├── UserTokenHandler.html
│   │   │   │   │   └── utils
│   │   │   │   │   ├── CloneUtils.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── URIUtils.html
│   │   │   │   │   └── URLEncodedUtils.html
│   │   │   │   ├── conn
│   │   │   │   │   ├── BasicEofSensorWatcher.html
│   │   │   │   │   ├── BasicManagedEntity.html
│   │   │   │   │   ├── ClientConnectionManagerFactory.html
│   │   │   │   │   ├── ClientConnectionManager.html
│   │   │   │   │   ├── ClientConnectionOperator.html
│   │   │   │   │   ├── ClientConnectionRequest.html
│   │   │   │   │   ├── ConnectionKeepAliveStrategy.html
│   │   │   │   │   ├── ConnectionPoolTimeoutException.html
│   │   │   │   │   ├── ConnectionReleaseTrigger.html
│   │   │   │   │   ├── ConnectTimeoutException.html
│   │   │   │   │   ├── EofSensorInputStream.html
│   │   │   │   │   ├── EofSensorWatcher.html
│   │   │   │   │   ├── HttpHostConnectException.html
│   │   │   │   │   ├── ManagedClientConnection.html
│   │   │   │   │   ├── MultihomePlainSocketFactory.html
│   │   │   │   │   ├── OperatedClientConnection.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── params
│   │   │   │   │   │   ├── ConnConnectionParamBean.html
│   │   │   │   │   │   ├── ConnConnectionPNames.html
│   │   │   │   │   │   ├── ConnManagerParamBean.html
│   │   │   │   │   │   ├── ConnManagerParams.html
│   │   │   │   │   │   ├── ConnManagerPNames.html
│   │   │   │   │   │   ├── ConnPerRouteBean.html
│   │   │   │   │   │   ├── ConnPerRoute.html
│   │   │   │   │   │   ├── ConnRouteParamBean.html
│   │   │   │   │   │   ├── ConnRouteParams.html
│   │   │   │   │   │   ├── ConnRoutePNames.html
│   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   ├── routing
│   │   │   │   │   │   ├── BasicRouteDirector.html
│   │   │   │   │   │   ├── HttpRouteDirector.html
│   │   │   │   │   │   ├── HttpRoute.html
│   │   │   │   │   │   ├── HttpRoutePlanner.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── RouteInfo.html
│   │   │   │   │   │   ├── RouteInfo.LayerType.html
│   │   │   │   │   │   ├── RouteInfo.TunnelType.html
│   │   │   │   │   │   └── RouteTracker.html
│   │   │   │   │   ├── scheme
│   │   │   │   │   │   ├── HostNameResolver.html
│   │   │   │   │   │   ├── LayeredSocketFactory.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── PlainSocketFactory.html
│   │   │   │   │   │   ├── Scheme.html
│   │   │   │   │   │   ├── SchemeRegistry.html
│   │   │   │   │   │   └── SocketFactory.html
│   │   │   │   │   ├── ssl
│   │   │   │   │   │   ├── AbstractVerifier.html
│   │   │   │   │   │   ├── AllowAllHostnameVerifier.html
│   │   │   │   │   │   ├── BrowserCompatHostnameVerifier.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── SSLSocketFactory.html
│   │   │   │   │   │   ├── StrictHostnameVerifier.html
│   │   │   │   │   │   └── X509HostnameVerifier.html
│   │   │   │   │   └── util
│   │   │   │   │   ├── InetAddressUtils.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── ConnectionClosedException.html
│   │   │   │   ├── ConnectionReuseStrategy.html
│   │   │   │   ├── cookie
│   │   │   │   │   ├── ClientCookie.html
│   │   │   │   │   ├── CookieAttributeHandler.html
│   │   │   │   │   ├── Cookie.html
│   │   │   │   │   ├── CookieIdentityComparator.html
│   │   │   │   │   ├── CookieOrigin.html
│   │   │   │   │   ├── CookiePathComparator.html
│   │   │   │   │   ├── CookieSpecFactory.html
│   │   │   │   │   ├── CookieSpec.html
│   │   │   │   │   ├── CookieSpecRegistry.html
│   │   │   │   │   ├── MalformedCookieException.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── params
│   │   │   │   │   │   ├── CookieSpecParamBean.html
│   │   │   │   │   │   ├── CookieSpecPNames.html
│   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   ├── SetCookie2.html
│   │   │   │   │   ├── SetCookie.html
│   │   │   │   │   └── SM.html
│   │   │   │   ├── entity
│   │   │   │   │   ├── AbstractHttpEntity.html
│   │   │   │   │   ├── BasicHttpEntity.html
│   │   │   │   │   ├── BufferedHttpEntity.html
│   │   │   │   │   ├── ByteArrayEntity.html
│   │   │   │   │   ├── ContentLengthStrategy.html
│   │   │   │   │   ├── ContentProducer.html
│   │   │   │   │   ├── EntityTemplate.html
│   │   │   │   │   ├── FileEntity.html
│   │   │   │   │   ├── HttpEntityWrapper.html
│   │   │   │   │   ├── InputStreamEntity.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── SerializableEntity.html
│   │   │   │   │   └── StringEntity.html
│   │   │   │   ├── FormattedHeader.html
│   │   │   │   ├── HeaderElement.html
│   │   │   │   ├── HeaderElementIterator.html
│   │   │   │   ├── Header.html
│   │   │   │   ├── HeaderIterator.html
│   │   │   │   ├── HttpClientConnection.html
│   │   │   │   ├── HttpConnection.html
│   │   │   │   ├── HttpConnectionMetrics.html
│   │   │   │   ├── HttpEntityEnclosingRequest.html
│   │   │   │   ├── HttpEntity.html
│   │   │   │   ├── HttpException.html
│   │   │   │   ├── HttpHost.html
│   │   │   │   ├── HttpInetConnection.html
│   │   │   │   ├── HttpMessage.html
│   │   │   │   ├── HttpRequestFactory.html
│   │   │   │   ├── HttpRequest.html
│   │   │   │   ├── HttpRequestInterceptor.html
│   │   │   │   ├── HttpResponseFactory.html
│   │   │   │   ├── HttpResponse.html
│   │   │   │   ├── HttpResponseInterceptor.html
│   │   │   │   ├── HttpServerConnection.html
│   │   │   │   ├── HttpStatus.html
│   │   │   │   ├── HttpVersion.html
│   │   │   │   ├── impl
│   │   │   │   │   ├── AbstractHttpClientConnection.html
│   │   │   │   │   ├── AbstractHttpServerConnection.html
│   │   │   │   │   ├── auth
│   │   │   │   │   │   ├── AuthSchemeBase.html
│   │   │   │   │   │   ├── BasicSchemeFactory.html
│   │   │   │   │   │   ├── BasicScheme.html
│   │   │   │   │   │   ├── DigestSchemeFactory.html
│   │   │   │   │   │   ├── DigestScheme.html
│   │   │   │   │   │   ├── NTLMEngineException.html
│   │   │   │   │   │   ├── NTLMEngine.html
│   │   │   │   │   │   ├── NTLMScheme.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── RFC2617Scheme.html
│   │   │   │   │   │   └── UnsupportedDigestAlgorithmException.html
│   │   │   │   │   ├── client
│   │   │   │   │   │   ├── AbstractAuthenticationHandler.html
│   │   │   │   │   │   ├── AbstractHttpClient.html
│   │   │   │   │   │   ├── BasicCookieStore.html
│   │   │   │   │   │   ├── BasicCredentialsProvider.html
│   │   │   │   │   │   ├── BasicResponseHandler.html
│   │   │   │   │   │   ├── ClientParamsStack.html
│   │   │   │   │   │   ├── DefaultConnectionKeepAliveStrategy.html
│   │   │   │   │   │   ├── DefaultHttpClient.html
│   │   │   │   │   │   ├── DefaultHttpRequestRetryHandler.html
│   │   │   │   │   │   ├── DefaultProxyAuthenticationHandler.html
│   │   │   │   │   │   ├── DefaultRedirectHandler.html
│   │   │   │   │   │   ├── DefaultRequestDirector.html
│   │   │   │   │   │   ├── DefaultTargetAuthenticationHandler.html
│   │   │   │   │   │   ├── DefaultUserTokenHandler.html
│   │   │   │   │   │   ├── EntityEnclosingRequestWrapper.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── RedirectLocations.html
│   │   │   │   │   │   ├── RequestWrapper.html
│   │   │   │   │   │   ├── RoutedRequest.html
│   │   │   │   │   │   └── TunnelRefusedException.html
│   │   │   │   │   ├── conn
│   │   │   │   │   │   ├── AbstractClientConnAdapter.html
│   │   │   │   │   │   ├── AbstractPooledConnAdapter.html
│   │   │   │   │   │   ├── AbstractPoolEntry.html
│   │   │   │   │   │   ├── DefaultClientConnection.html
│   │   │   │   │   │   ├── DefaultClientConnectionOperator.html
│   │   │   │   │   │   ├── DefaultHttpRoutePlanner.html
│   │   │   │   │   │   ├── DefaultResponseParser.html
│   │   │   │   │   │   ├── IdleConnectionHandler.html
│   │   │   │   │   │   ├── LoggingSessionInputBuffer.html
│   │   │   │   │   │   ├── LoggingSessionOutputBuffer.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── ProxySelectorRoutePlanner.html
│   │   │   │   │   │   ├── SingleClientConnManager.ConnAdapter.html
│   │   │   │   │   │   ├── SingleClientConnManager.html
│   │   │   │   │   │   ├── SingleClientConnManager.PoolEntry.html
│   │   │   │   │   │   ├── tsccm
│   │   │   │   │   │   │   ├── AbstractConnPool.html
│   │   │   │   │   │   │   ├── BasicPooledConnAdapter.html
│   │   │   │   │   │   │   ├── BasicPoolEntry.html
│   │   │   │   │   │   │   ├── BasicPoolEntryRef.html
│   │   │   │   │   │   │   ├── ConnPoolByRoute.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── PoolEntryRequest.html
│   │   │   │   │   │   │   ├── RefQueueHandler.html
│   │   │   │   │   │   │   ├── RefQueueWorker.html
│   │   │   │   │   │   │   ├── RouteSpecificPool.html
│   │   │   │   │   │   │   ├── ThreadSafeClientConnManager.html
│   │   │   │   │   │   │   ├── WaitingThreadAborter.html
│   │   │   │   │   │   │   └── WaitingThread.html
│   │   │   │   │   │   └── Wire.html
│   │   │   │   │   ├── cookie
│   │   │   │   │   │   ├── AbstractCookieAttributeHandler.html
│   │   │   │   │   │   ├── AbstractCookieSpec.html
│   │   │   │   │   │   ├── BasicClientCookie2.html
│   │   │   │   │   │   ├── BasicClientCookie.html
│   │   │   │   │   │   ├── BasicCommentHandler.html
│   │   │   │   │   │   ├── BasicDomainHandler.html
│   │   │   │   │   │   ├── BasicExpiresHandler.html
│   │   │   │   │   │   ├── BasicMaxAgeHandler.html
│   │   │   │   │   │   ├── BasicPathHandler.html
│   │   │   │   │   │   ├── BasicSecureHandler.html
│   │   │   │   │   │   ├── BestMatchSpecFactory.html
│   │   │   │   │   │   ├── BestMatchSpec.html
│   │   │   │   │   │   ├── BrowserCompatSpecFactory.html
│   │   │   │   │   │   ├── BrowserCompatSpec.html
│   │   │   │   │   │   ├── CookieSpecBase.html
│   │   │   │   │   │   ├── DateParseException.html
│   │   │   │   │   │   ├── DateUtils.html
│   │   │   │   │   │   ├── NetscapeDomainHandler.html
│   │   │   │   │   │   ├── NetscapeDraftHeaderParser.html
│   │   │   │   │   │   ├── NetscapeDraftSpecFactory.html
│   │   │   │   │   │   ├── NetscapeDraftSpec.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── RFC2109DomainHandler.html
│   │   │   │   │   │   ├── RFC2109SpecFactory.html
│   │   │   │   │   │   ├── RFC2109Spec.html
│   │   │   │   │   │   ├── RFC2109VersionHandler.html
│   │   │   │   │   │   ├── RFC2965CommentUrlAttributeHandler.html
│   │   │   │   │   │   ├── RFC2965DiscardAttributeHandler.html
│   │   │   │   │   │   ├── RFC2965DomainAttributeHandler.html
│   │   │   │   │   │   ├── RFC2965PortAttributeHandler.html
│   │   │   │   │   │   ├── RFC2965SpecFactory.html
│   │   │   │   │   │   ├── RFC2965Spec.html
│   │   │   │   │   │   └── RFC2965VersionAttributeHandler.html
│   │   │   │   │   ├── DefaultConnectionReuseStrategy.html
│   │   │   │   │   ├── DefaultHttpClientConnection.html
│   │   │   │   │   ├── DefaultHttpRequestFactory.html
│   │   │   │   │   ├── DefaultHttpResponseFactory.html
│   │   │   │   │   ├── DefaultHttpServerConnection.html
│   │   │   │   │   ├── EnglishReasonPhraseCatalog.html
│   │   │   │   │   ├── entity
│   │   │   │   │   │   ├── EntityDeserializer.html
│   │   │   │   │   │   ├── EntitySerializer.html
│   │   │   │   │   │   ├── LaxContentLengthStrategy.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   └── StrictContentLengthStrategy.html
│   │   │   │   │   ├── HttpConnectionMetricsImpl.html
│   │   │   │   │   ├── io
│   │   │   │   │   │   ├── AbstractMessageParser.html
│   │   │   │   │   │   ├── AbstractMessageWriter.html
│   │   │   │   │   │   ├── AbstractSessionInputBuffer.html
│   │   │   │   │   │   ├── AbstractSessionOutputBuffer.html
│   │   │   │   │   │   ├── ChunkedInputStream.html
│   │   │   │   │   │   ├── ChunkedOutputStream.html
│   │   │   │   │   │   ├── ContentLengthInputStream.html
│   │   │   │   │   │   ├── ContentLengthOutputStream.html
│   │   │   │   │   │   ├── HttpRequestParser.html
│   │   │   │   │   │   ├── HttpRequestWriter.html
│   │   │   │   │   │   ├── HttpResponseParser.html
│   │   │   │   │   │   ├── HttpResponseWriter.html
│   │   │   │   │   │   ├── HttpTransportMetricsImpl.html
│   │   │   │   │   │   ├── IdentityInputStream.html
│   │   │   │   │   │   ├── IdentityOutputStream.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── SocketInputBuffer.html
│   │   │   │   │   │   └── SocketOutputBuffer.html
│   │   │   │   │   ├── NoConnectionReuseStrategy.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── SocketHttpClientConnection.html
│   │   │   │   │   └── SocketHttpServerConnection.html
│   │   │   │   ├── io
│   │   │   │   │   ├── HttpMessageParser.html
│   │   │   │   │   ├── HttpMessageWriter.html
│   │   │   │   │   ├── HttpTransportMetrics.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── SessionInputBuffer.html
│   │   │   │   │   └── SessionOutputBuffer.html
│   │   │   │   ├── MalformedChunkCodingException.html
│   │   │   │   ├── message
│   │   │   │   │   ├── AbstractHttpMessage.html
│   │   │   │   │   ├── BasicHeaderElement.html
│   │   │   │   │   ├── BasicHeaderElementIterator.html
│   │   │   │   │   ├── BasicHeader.html
│   │   │   │   │   ├── BasicHeaderIterator.html
│   │   │   │   │   ├── BasicHeaderValueFormatter.html
│   │   │   │   │   ├── BasicHeaderValueParser.html
│   │   │   │   │   ├── BasicHttpEntityEnclosingRequest.html
│   │   │   │   │   ├── BasicHttpRequest.html
│   │   │   │   │   ├── BasicHttpResponse.html
│   │   │   │   │   ├── BasicLineFormatter.html
│   │   │   │   │   ├── BasicLineParser.html
│   │   │   │   │   ├── BasicListHeaderIterator.html
│   │   │   │   │   ├── BasicNameValuePair.html
│   │   │   │   │   ├── BasicRequestLine.html
│   │   │   │   │   ├── BasicStatusLine.html
│   │   │   │   │   ├── BasicTokenIterator.html
│   │   │   │   │   ├── BufferedHeader.html
│   │   │   │   │   ├── HeaderGroup.html
│   │   │   │   │   ├── HeaderValueFormatter.html
│   │   │   │   │   ├── HeaderValueParser.html
│   │   │   │   │   ├── LineFormatter.html
│   │   │   │   │   ├── LineParser.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── ParserCursor.html
│   │   │   │   ├── MethodNotSupportedException.html
│   │   │   │   ├── NameValuePair.html
│   │   │   │   ├── NoHttpResponseException.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── params
│   │   │   │   │   ├── AbstractHttpParams.html
│   │   │   │   │   ├── BasicHttpParams.html
│   │   │   │   │   ├── CoreConnectionPNames.html
│   │   │   │   │   ├── CoreProtocolPNames.html
│   │   │   │   │   ├── DefaultedHttpParams.html
│   │   │   │   │   ├── HttpAbstractParamBean.html
│   │   │   │   │   ├── HttpConnectionParamBean.html
│   │   │   │   │   ├── HttpConnectionParams.html
│   │   │   │   │   ├── HttpParams.html
│   │   │   │   │   ├── HttpProtocolParamBean.html
│   │   │   │   │   ├── HttpProtocolParams.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── ParseException.html
│   │   │   │   ├── protocol
│   │   │   │   │   ├── BasicHttpContext.html
│   │   │   │   │   ├── BasicHttpProcessor.html
│   │   │   │   │   ├── DefaultedHttpContext.html
│   │   │   │   │   ├── ExecutionContext.html
│   │   │   │   │   ├── HttpContext.html
│   │   │   │   │   ├── HttpDateGenerator.html
│   │   │   │   │   ├── HttpExpectationVerifier.html
│   │   │   │   │   ├── HTTP.html
│   │   │   │   │   ├── HttpProcessor.html
│   │   │   │   │   ├── HttpRequestExecutor.html
│   │   │   │   │   ├── HttpRequestHandler.html
│   │   │   │   │   ├── HttpRequestHandlerRegistry.html
│   │   │   │   │   ├── HttpRequestHandlerResolver.html
│   │   │   │   │   ├── HttpRequestInterceptorList.html
│   │   │   │   │   ├── HttpResponseInterceptorList.html
│   │   │   │   │   ├── HttpService.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── RequestConnControl.html
│   │   │   │   │   ├── RequestContent.html
│   │   │   │   │   ├── RequestDate.html
│   │   │   │   │   ├── RequestExpectContinue.html
│   │   │   │   │   ├── RequestTargetHost.html
│   │   │   │   │   ├── RequestUserAgent.html
│   │   │   │   │   ├── ResponseConnControl.html
│   │   │   │   │   ├── ResponseContent.html
│   │   │   │   │   ├── ResponseDate.html
│   │   │   │   │   ├── ResponseServer.html
│   │   │   │   │   ├── SyncBasicHttpContext.html
│   │   │   │   │   └── UriPatternMatcher.html
│   │   │   │   ├── ProtocolException.html
│   │   │   │   ├── ProtocolVersion.html
│   │   │   │   ├── ReasonPhraseCatalog.html
│   │   │   │   ├── RequestLine.html
│   │   │   │   ├── StatusLine.html
│   │   │   │   ├── TokenIterator.html
│   │   │   │   ├── UnsupportedHttpVersionException.html
│   │   │   │   └── util
│   │   │   │   ├── ByteArrayBuffer.html
│   │   │   │   ├── CharArrayBuffer.html
│   │   │   │   ├── EncodingUtils.html
│   │   │   │   ├── EntityUtils.html
│   │   │   │   ├── ExceptionUtils.html
│   │   │   │   ├── LangUtils.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── VersionInfo.html
│   │   │   ├── json
│   │   │   │   ├── JSONArray.html
│   │   │   │   ├── JSONException.html
│   │   │   │   ├── JSONObject.html
│   │   │   │   ├── JSONStringer.html
│   │   │   │   ├── JSONTokener.html
│   │   │   │   └── package-summary.html
│   │   │   ├── w3c
│   │   │   │   └── dom
│   │   │   │   ├── Attr.html
│   │   │   │   ├── CDATASection.html
│   │   │   │   ├── CharacterData.html
│   │   │   │   ├── Comment.html
│   │   │   │   ├── DocumentFragment.html
│   │   │   │   ├── Document.html
│   │   │   │   ├── DocumentType.html
│   │   │   │   ├── DOMConfiguration.html
│   │   │   │   ├── DOMErrorHandler.html
│   │   │   │   ├── DOMError.html
│   │   │   │   ├── DOMException.html
│   │   │   │   ├── DOMImplementation.html
│   │   │   │   ├── DOMImplementationList.html
│   │   │   │   ├── DOMImplementationSource.html
│   │   │   │   ├── DOMLocator.html
│   │   │   │   ├── DOMStringList.html
│   │   │   │   ├── Element.html
│   │   │   │   ├── Entity.html
│   │   │   │   ├── EntityReference.html
│   │   │   │   ├── ls
│   │   │   │   │   ├── DOMImplementationLS.html
│   │   │   │   │   ├── LSException.html
│   │   │   │   │   ├── LSInput.html
│   │   │   │   │   ├── LSOutput.html
│   │   │   │   │   ├── LSParserFilter.html
│   │   │   │   │   ├── LSParser.html
│   │   │   │   │   ├── LSResourceResolver.html
│   │   │   │   │   ├── LSSerializer.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── NamedNodeMap.html
│   │   │   │   ├── NameList.html
│   │   │   │   ├── Node.html
│   │   │   │   ├── NodeList.html
│   │   │   │   ├── Notation.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── ProcessingInstruction.html
│   │   │   │   ├── Text.html
│   │   │   │   ├── TypeInfo.html
│   │   │   │   └── UserDataHandler.html
│   │   │   ├── xml
│   │   │   │   └── sax
│   │   │   │   ├── AttributeList.html
│   │   │   │   ├── Attributes.html
│   │   │   │   ├── ContentHandler.html
│   │   │   │   ├── DocumentHandler.html
│   │   │   │   ├── DTDHandler.html
│   │   │   │   ├── EntityResolver.html
│   │   │   │   ├── ErrorHandler.html
│   │   │   │   ├── ext
│   │   │   │   │   ├── Attributes2.html
│   │   │   │   │   ├── Attributes2Impl.html
│   │   │   │   │   ├── DeclHandler.html
│   │   │   │   │   ├── DefaultHandler2.html
│   │   │   │   │   ├── EntityResolver2.html
│   │   │   │   │   ├── LexicalHandler.html
│   │   │   │   │   ├── Locator2.html
│   │   │   │   │   ├── Locator2Impl.html
│   │   │   │   │   └── package-summary.html
│   │   │   │   ├── HandlerBase.html
│   │   │   │   ├── helpers
│   │   │   │   │   ├── AttributeListImpl.html
│   │   │   │   │   ├── AttributesImpl.html
│   │   │   │   │   ├── DefaultHandler.html
│   │   │   │   │   ├── LocatorImpl.html
│   │   │   │   │   ├── NamespaceSupport.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── ParserAdapter.html
│   │   │   │   │   ├── ParserFactory.html
│   │   │   │   │   ├── XMLFilterImpl.html
│   │   │   │   │   ├── XMLReaderAdapter.html
│   │   │   │   │   └── XMLReaderFactory.html
│   │   │   │   ├── InputSource.html
│   │   │   │   ├── Locator.html
│   │   │   │   ├── package-summary.html
│   │   │   │   ├── Parser.html
│   │   │   │   ├── SAXException.html
│   │   │   │   ├── SAXNotRecognizedException.html
│   │   │   │   ├── SAXNotSupportedException.html
│   │   │   │   ├── SAXParseException.html
│   │   │   │   ├── XMLFilter.html
│   │   │   │   └── XMLReader.html
│   │   │   └── xmlpull
│   │   │   └── v1
│   │   │   ├── package-summary.html
│   │   │   ├── sax2
│   │   │   │   ├── Driver.html
│   │   │   │   └── package-summary.html
│   │   │   ├── XmlPullParserException.html
│   │   │   ├── XmlPullParserFactory.html
│   │   │   ├── XmlPullParser.html
│   │   │   └── XmlSerializer.html
│   │   ├── package-list
│   │   ├── packages.html
│   │   └── renderscript
│   │   ├── annotated.html
│   │   ├── doxygen.css
│   │   ├── globals_enum.html
│   │   ├── globals_func.html
│   │   ├── globals.html
│   │   ├── globals_type.html
│   │   ├── index.html
│   │   ├── rs__allocation_8rsh.html
│   │   ├── rs__allocation_8rsh_source.html
│   │   ├── rs__atomic_8rsh.html
│   │   ├── rs__atomic_8rsh_source.html
│   │   ├── rs__cl_8rsh.html
│   │   ├── rs__cl_8rsh_source.html
│   │   ├── rs__core_8rsh.html
│   │   ├── rs__core_8rsh_source.html
│   │   ├── rs__debug_8rsh.html
│   │   ├── rs__debug_8rsh_source.html
│   │   ├── rs__element_8rsh.html
│   │   ├── rs__element_8rsh_source.html
│   │   ├── rs__graphics_8rsh.html
│   │   ├── rs__graphics_8rsh_source.html
│   │   ├── rs__math_8rsh.html
│   │   ├── rs__math_8rsh_source.html
│   │   ├── rs__matrix_8rsh.html
│   │   ├── rs__matrix_8rsh_source.html
│   │   ├── rs__mesh_8rsh.html
│   │   ├── rs__mesh_8rsh_source.html
│   │   ├── rs__object_8rsh.html
│   │   ├── rs__object_8rsh_source.html
│   │   ├── rs__program_8rsh.html
│   │   ├── rs__program_8rsh_source.html
│   │   ├── rs__quaternion_8rsh.html
│   │   ├── rs__quaternion_8rsh_source.html
│   │   ├── rs__sampler_8rsh.html
│   │   ├── rs__sampler_8rsh_source.html
│   │   ├── rs__time_8rsh.html
│   │   ├── rs__time_8rsh_source.html
│   │   ├── rs__types_8rsh.html
│   │   ├── rs__types_8rsh_source.html
│   │   ├── structrs__allocation.html
│   │   ├── structrs__element.html
│   │   ├── structrs__font.html
│   │   ├── structrs__matrix2x2.html
│   │   ├── structrs__matrix3x3.html
│   │   ├── structrs__matrix4x4.html
│   │   ├── structrs__mesh.html
│   │   ├── structrs__path.html
│   │   ├── structrs__program__fragment.html
│   │   ├── structrs__program__raster.html
│   │   ├── structrs__program__store.html
│   │   ├── structrs__program__vertex.html
│   │   ├── structrs__sampler.html
│   │   ├── structrs__script__call.html
│   │   ├── structrs__script.html
│   │   ├── structrs__tm.html
│   │   ├── structrs__type.html
│   │   ├── tab_a.png
│   │   ├── tab_b.png
│   │   ├── tab_h.png
│   │   ├── tabs.css
│   │   └── tab_s.png
│   ├── resources
│   │   ├── articles
│   │   │   └── images
│   │   │   ├── inputmethod_composing_text_1.png
│   │   │   ├── inputmethod_composing_text_2.png
│   │   │   ├── inputmethod_composing_text_3.png
│   │   │   ├── inputmethod_lifecycle_image.png
│   │   │   ├── inputmethod_numeric_type_screenshot.png
│   │   │   ├── inputmethod_subtype_notification.png
│   │   │   ├── inputmethod_subtype_preferences.png
│   │   │   ├── inputmethod_subtype_settings.png
│   │   │   ├── inputmethod_text_type_screenshot.png
│   │   │   ├── spellcheck_client_flow.png
│   │   │   ├── spellcheck_lifecycle.png
│   │   │   ├── textview_spellcheck_screenshot_1.png
│   │   │   └── textview_spellcheck_screenshot_2.png
│   │   └── images
│   │   ├── ActionBarCompat1.png
│   │   ├── ActionBarCompat2.png
│   │   ├── BluetoothChat1.png
│   │   ├── BluetoothChat2.png
│   │   ├── BluetoothHDP.png
│   │   ├── BusinessCard1.png
│   │   ├── BusinessCard2.png
│   │   ├── ContactManager1.png
│   │   ├── ContactManager2.png
│   │   ├── CubeLiveWallpaper1.png
│   │   ├── CubeLiveWallpaper3.png
│   │   ├── hcgallery-phone1.png
│   │   ├── hcgallery-phone2.png
│   │   ├── hcgallery.png
│   │   ├── HomeSample.png
│   │   ├── JetBoy.png
│   │   ├── KeyChainDemo1.png
│   │   ├── KeyChainDemo2.png
│   │   ├── KeyChainDemo3.png
│   │   ├── KeyChainDemo4.png
│   │   ├── MultiResolution.png
│   │   ├── NewsReader.png
│   │   ├── NfcDemo.png
│   │   ├── randommusicplayer.png
│   │   ├── sample_lunarlander.png
│   │   ├── sample_notepad.png
│   │   ├── sample_notepadtest_junit.png
│   │   ├── sample_note.png
│   │   ├── SampleSyncAdapter1.png
│   │   ├── SampleSyncAdapter2.png
│   │   ├── SampleSyncAdapter3.png
│   │   ├── SearchableDictionary1.png
│   │   ├── SearchableDictionary2.png
│   │   ├── SipDemo.png
│   │   ├── Snake.png
│   │   ├── SoftKeyboard.png
│   │   ├── SpinnerTest1.png
│   │   ├── SpinnerTest2.png
│   │   ├── StackWidget.png
│   │   ├── TicTacToeLib.png
│   │   ├── TicTacToeMain.png
│   │   ├── VoicemailProviderDemo.png
│   │   ├── vpn-confirmation.png
│   │   ├── WeatherListWidget.png
│   │   ├── WifiDirect.png
│   │   ├── Wiktionary.png
│   │   ├── WiktionarySimple.png
│   │   ├── XmlPhotosAdapter.png
│   │   └── XmlRssReader.png
│   ├── robots.txt
│   ├── samples
│   │   └── index.html
│   ├── sdk
│   │   ├── 1.0_r1
│   │   │   ├── index.html
│   │   │   ├── installing.html
│   │   │   ├── requirements.html
│   │   │   └── upgrading.html
│   │   ├── 1.0_r2
│   │   │   ├── index.html
│   │   │   ├── installing.html
│   │   │   ├── requirements.html
│   │   │   └── upgrading.html
│   │   ├── 1.1_r1
│   │   │   ├── index.html
│   │   │   ├── installing.html
│   │   │   ├── requirements.html
│   │   │   └── upgrading.html
│   │   ├── 1.5_r1
│   │   │   ├── index.html
│   │   │   ├── installing.html
│   │   │   ├── requirements.html
│   │   │   └── upgrading.html
│   │   ├── 1.5_r2
│   │   │   ├── index.html
│   │   │   ├── installing.html
│   │   │   ├── requirements.html
│   │   │   └── upgrading.html
│   │   ├── 1.5_r3
│   │   │   ├── index.html
│   │   │   ├── installing.html
│   │   │   ├── requirements.html
│   │   │   └── upgrading.html
│   │   ├── 1.6_r1
│   │   │   ├── index.html
│   │   │   ├── installing.html
│   │   │   ├── requirements.html
│   │   │   └── upgrading.html
│   │   ├── api_diff
│   │   │   ├── 10
│   │   │   │   ├── changes
│   │   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   │   ├── android.bluetooth.BluetoothAdapter.html
│   │   │   │   │   ├── android.bluetooth.BluetoothDevice.html
│   │   │   │   │   ├── android.content.Context.html
│   │   │   │   │   ├── android.graphics.BitmapFactory.Options.html
│   │   │   │   │   ├── android.media.MediaRecorder.AudioEncoder.html
│   │   │   │   │   ├── android.media.MediaRecorder.OutputFormat.html
│   │   │   │   │   ├── android.nfc.NfcAdapter.html
│   │   │   │   │   ├── android.os.Build.VERSION_CODES.html
│   │   │   │   │   ├── android.test.mock.MockPackageManager.html
│   │   │   │   │   ├── changes-summary.html
│   │   │   │   │   ├── classes_index_additions.html
│   │   │   │   │   ├── classes_index_all.html
│   │   │   │   │   ├── classes_index_changes.html
│   │   │   │   │   ├── classes_index_removals.html
│   │   │   │   │   ├── constructors_index_additions.html
│   │   │   │   │   ├── constructors_index_all.html
│   │   │   │   │   ├── constructors_index_changes.html
│   │   │   │   │   ├── constructors_index_removals.html
│   │   │   │   │   ├── fields_index_additions.html
│   │   │   │   │   ├── fields_index_all.html
│   │   │   │   │   ├── fields_index_changes.html
│   │   │   │   │   ├── fields_index_removals.html
│   │   │   │   │   ├── jdiff_help.html
│   │   │   │   │   ├── jdiff_statistics.html
│   │   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   │   ├── methods_index_additions.html
│   │   │   │   │   ├── methods_index_all.html
│   │   │   │   │   ├── methods_index_changes.html
│   │   │   │   │   ├── methods_index_removals.html
│   │   │   │   │   ├── packages_index_additions.html
│   │   │   │   │   ├── packages_index_all.html
│   │   │   │   │   ├── packages_index_changes.html
│   │   │   │   │   ├── packages_index_removals.html
│   │   │   │   │   ├── pkg_android.bluetooth.html
│   │   │   │   │   ├── pkg_android.content.html
│   │   │   │   │   ├── pkg_android.graphics.html
│   │   │   │   │   ├── pkg_android.media.html
│   │   │   │   │   ├── pkg_android.nfc.html
│   │   │   │   │   ├── pkg_android.os.html
│   │   │   │   │   ├── pkg_android.speech.html
│   │   │   │   │   └── pkg_android.test.mock.html
│   │   │   │   ├── changes.html
│   │   │   │   └── stylesheet-jdiff.css
│   │   │   ├── 11
│   │   │   │   ├── changes
│   │   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   │   ├── android.accounts.AccountManager.html
│   │   │   │   │   ├── android.accounts.AuthenticatorDescription.html
│   │   │   │   │   ├── android.app.Activity.html
│   │   │   │   │   ├── android.app.ActivityManager.html
│   │   │   │   │   ├── android.app.ActivityManager.RecentTaskInfo.html
│   │   │   │   │   ├── android.app.admin.DeviceAdminInfo.html
│   │   │   │   │   ├── android.app.admin.DeviceAdminReceiver.html
│   │   │   │   │   ├── android.app.admin.DevicePolicyManager.html
│   │   │   │   │   ├── android.app.AlertDialog.Builder.html
│   │   │   │   │   ├── android.app.AlertDialog.html
│   │   │   │   │   ├── android.app.DatePickerDialog.html
│   │   │   │   │   ├── android.app.Dialog.html
│   │   │   │   │   ├── android.app.DownloadManager.html
│   │   │   │   │   ├── android.app.DownloadManager.Request.html
│   │   │   │   │   ├── android.app.Notification.html
│   │   │   │   │   ├── android.app.PendingIntent.html
│   │   │   │   │   ├── android.app.ProgressDialog.html
│   │   │   │   │   ├── android.app.SearchManager.html
│   │   │   │   │   ├── android.app.Service.html
│   │   │   │   │   ├── android.app.WallpaperManager.html
│   │   │   │   │   ├── android.appwidget.AppWidgetHost.html
│   │   │   │   │   ├── android.appwidget.AppWidgetManager.html
│   │   │   │   │   ├── android.appwidget.AppWidgetProviderInfo.html
│   │   │   │   │   ├── android.bluetooth.BluetoothAdapter.html
│   │   │   │   │   ├── android.content.AbstractThreadedSyncAdapter.html
│   │   │   │   │   ├── android.content.BroadcastReceiver.html
│   │   │   │   │   ├── android.content.ContentProviderClient.html
│   │   │   │   │   ├── android.content.ContentProvider.html
│   │   │   │   │   ├── android.content.ContentResolver.html
│   │   │   │   │   ├── android.content.ContentValues.html
│   │   │   │   │   ├── android.content.Context.html
│   │   │   │   │   ├── android.content.ContextWrapper.html
│   │   │   │   │   ├── android.content.Intent.html
│   │   │   │   │   ├── android.content.pm.ActivityInfo.html
│   │   │   │   │   ├── android.content.pm.ApplicationInfo.html
│   │   │   │   │   ├── android.content.pm.ComponentInfo.html
│   │   │   │   │   ├── android.content.pm.PackageManager.html
│   │   │   │   │   ├── android.content.pm.PackageStats.html
│   │   │   │   │   ├── android.content.res.Configuration.html
│   │   │   │   │   ├── android.content.SharedPreferences.Editor.html
│   │   │   │   │   ├── android.content.SharedPreferences.html
│   │   │   │   │   ├── android.content.SyncAdapterType.html
│   │   │   │   │   ├── android.content.SyncInfo.html
│   │   │   │   │   ├── android.database.AbstractCursor.html
│   │   │   │   │   ├── android.database.AbstractWindowedCursor.html
│   │   │   │   │   ├── android.database.Cursor.html
│   │   │   │   │   ├── android.database.CursorWindow.html
│   │   │   │   │   ├── android.database.CursorWrapper.html
│   │   │   │   │   ├── android.database.DatabaseUtils.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteCursor.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteDatabase.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteOpenHelper.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteProgram.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteQueryBuilder.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteStatement.html
│   │   │   │   │   ├── android.graphics.BitmapFactory.Options.html
│   │   │   │   │   ├── android.graphics.Canvas.html
│   │   │   │   │   ├── android.graphics.drawable.ColorDrawable.html
│   │   │   │   │   ├── android.graphics.drawable.DrawableContainer.DrawableContainerState.html
│   │   │   │   │   ├── android.graphics.drawable.DrawableContainer.html
│   │   │   │   │   ├── android.graphics.drawable.Drawable.html
│   │   │   │   │   ├── android.graphics.drawable.LayerDrawable.html
│   │   │   │   │   ├── android.hardware.Camera.html
│   │   │   │   │   ├── android.hardware.Camera.Parameters.html
│   │   │   │   │   ├── android.hardware.SensorManager.html
│   │   │   │   │   ├── android.inputmethodservice.InputMethodService.html
│   │   │   │   │   ├── android.inputmethodservice.InputMethodService.InputMethodImpl.html
│   │   │   │   │   ├── android.inputmethodservice.InputMethodService.Insets.html
│   │   │   │   │   ├── android.inputmethodservice.Keyboard.html
│   │   │   │   │   ├── android.Manifest.permission.html
│   │   │   │   │   ├── android.media.AudioManager.html
│   │   │   │   │   ├── android.media.CamcorderProfile.html
│   │   │   │   │   ├── android.media.ExifInterface.html
│   │   │   │   │   ├── android.media.MediaRecorder.AudioSource.html
│   │   │   │   │   ├── android.media.MediaRecorder.html
│   │   │   │   │   ├── android.net.Proxy.html
│   │   │   │   │   ├── android.net.Uri.Builder.html
│   │   │   │   │   ├── android.net.Uri.html
│   │   │   │   │   ├── android.opengl.GLSurfaceView.html
│   │   │   │   │   ├── android.os.AsyncTask.html
│   │   │   │   │   ├── android.os.BatteryManager.html
│   │   │   │   │   ├── android.os.Build.VERSION_CODES.html
│   │   │   │   │   ├── android.os.Bundle.html
│   │   │   │   │   ├── android.os.Debug.html
│   │   │   │   │   ├── android.os.DropBoxManager.html
│   │   │   │   │   ├── android.os.Environment.html
│   │   │   │   │   ├── android.os.StrictMode.html
│   │   │   │   │   ├── android.os.StrictMode.ThreadPolicy.Builder.html
│   │   │   │   │   ├── android.os.StrictMode.VmPolicy.Builder.html
│   │   │   │   │   ├── android.os.Vibrator.html
│   │   │   │   │   ├── android.preference.PreferenceActivity.html
│   │   │   │   │   ├── android.preference.Preference.html
│   │   │   │   │   ├── android.provider.AlarmClock.html
│   │   │   │   │   ├── android.provider.Browser.SearchColumns.html
│   │   │   │   │   ├── android.provider.ContactsContract.CommonDataKinds.Email.html
│   │   │   │   │   ├── android.provider.ContactsContract.CommonDataKinds.Relation.html
│   │   │   │   │   ├── android.provider.ContactsContract.Contacts.AggregationSuggestions.html
│   │   │   │   │   ├── android.provider.ContactsContract.ContactsColumns.html
│   │   │   │   │   ├── android.provider.ContactsContract.Contacts.html
│   │   │   │   │   ├── android.provider.ContactsContract.Contacts.Photo.html
│   │   │   │   │   ├── android.provider.ContactsContract.ContactStatusColumns.html
│   │   │   │   │   ├── android.provider.ContactsContract.DataColumns.html
│   │   │   │   │   ├── android.provider.ContactsContract.DataColumnsWithJoins.html
│   │   │   │   │   ├── android.provider.ContactsContract.GroupsColumns.html
│   │   │   │   │   ├── android.provider.ContactsContract.html
│   │   │   │   │   ├── android.provider.ContactsContract.Intents.Insert.html
│   │   │   │   │   ├── android.provider.ContactsContract.RawContactsColumns.html
│   │   │   │   │   ├── android.provider.ContactsContract.RawContacts.html
│   │   │   │   │   ├── android.provider.ContactsContract.StatusColumns.html
│   │   │   │   │   ├── android.provider.MediaStore.Audio.Genres.html
│   │   │   │   │   ├── android.provider.Settings.html
│   │   │   │   │   ├── android.provider.Settings.Secure.html
│   │   │   │   │   ├── android.provider.Settings.System.html
│   │   │   │   │   ├── android.R.attr.html
│   │   │   │   │   ├── android.R.dimen.html
│   │   │   │   │   ├── android.R.drawable.html
│   │   │   │   │   ├── android.R.id.html
│   │   │   │   │   ├── android.R.layout.html
│   │   │   │   │   ├── android.R.string.html
│   │   │   │   │   ├── android.R.style.html
│   │   │   │   │   ├── android.speech.RecognizerIntent.html
│   │   │   │   │   ├── android.speech.tts.TextToSpeech.Engine.html
│   │   │   │   │   ├── android.telephony.TelephonyManager.html
│   │   │   │   │   ├── android.test.mock.MockContext.html
│   │   │   │   │   ├── android.test.mock.MockCursor.html
│   │   │   │   │   ├── android.test.mock.MockPackageManager.html
│   │   │   │   │   ├── android.text.ClipboardManager.html
│   │   │   │   │   ├── android.text.format.Time.html
│   │   │   │   │   ├── android.text.InputType.html
│   │   │   │   │   ├── android.text.method.ArrowKeyMovementMethod.html
│   │   │   │   │   ├── android.text.method.BaseKeyListener.html
│   │   │   │   │   ├── android.text.method.QwertyKeyListener.html
│   │   │   │   │   ├── android.text.method.ScrollingMovementMethod.html
│   │   │   │   │   ├── android.text.SpannableStringBuilder.html
│   │   │   │   │   ├── android.util.AndroidException.html
│   │   │   │   │   ├── android.util.AndroidRuntimeException.html
│   │   │   │   │   ├── android.util.Patterns.html
│   │   │   │   │   ├── android.util.SparseArray.html
│   │   │   │   │   ├── android.util.StateSet.html
│   │   │   │   │   ├── android.view.animation.Animation.html
│   │   │   │   │   ├── android.view.animation.Interpolator.html
│   │   │   │   │   ├── android.view.inputmethod.BaseInputConnection.html
│   │   │   │   │   ├── android.view.inputmethod.EditorInfo.html
│   │   │   │   │   ├── android.view.inputmethod.InputConnection.html
│   │   │   │   │   ├── android.view.inputmethod.InputConnectionWrapper.html
│   │   │   │   │   ├── android.view.inputmethod.InputMethod.html
│   │   │   │   │   ├── android.view.inputmethod.InputMethodInfo.html
│   │   │   │   │   ├── android.view.inputmethod.InputMethodManager.html
│   │   │   │   │   ├── android.view.KeyCharacterMap.html
│   │   │   │   │   ├── android.view.KeyCharacterMap.KeyData.html
│   │   │   │   │   ├── android.view.KeyEvent.html
│   │   │   │   │   ├── android.view.LayoutInflater.html
│   │   │   │   │   ├── android.view.MenuItem.html
│   │   │   │   │   ├── android.view.MotionEvent.html
│   │   │   │   │   ├── android.view.ScaleGestureDetector.html
│   │   │   │   │   ├── android.view.SurfaceHolder.html
│   │   │   │   │   ├── android.view.Surface.html
│   │   │   │   │   ├── android.view.ViewGroup.html
│   │   │   │   │   ├── android.view.View.html
│   │   │   │   │   ├── android.view.ViewParent.html
│   │   │   │   │   ├── android.view.Window.Callback.html
│   │   │   │   │   ├── android.view.Window.html
│   │   │   │   │   ├── android.view.WindowManager.LayoutParams.html
│   │   │   │   │   ├── android.webkit.CacheManager.CacheResult.html
│   │   │   │   │   ├── android.webkit.CacheManager.html
│   │   │   │   │   ├── android.webkit.WebSettings.html
│   │   │   │   │   ├── android.webkit.WebViewClient.html
│   │   │   │   │   ├── android.webkit.WebView.html
│   │   │   │   │   ├── android.widget.AbsListView.html
│   │   │   │   │   ├── android.widget.ArrayAdapter.html
│   │   │   │   │   ├── android.widget.CursorAdapter.html
│   │   │   │   │   ├── android.widget.DatePicker.html
│   │   │   │   │   ├── android.widget.GridView.html
│   │   │   │   │   ├── android.widget.ImageView.html
│   │   │   │   │   ├── android.widget.LinearLayout.html
│   │   │   │   │   ├── android.widget.ListView.html
│   │   │   │   │   ├── android.widget.OverScroller.html
│   │   │   │   │   ├── android.widget.PopupWindow.html
│   │   │   │   │   ├── android.widget.QuickContactBadge.html
│   │   │   │   │   ├── android.widget.RemoteViews.html
│   │   │   │   │   ├── android.widget.ResourceCursorAdapter.html
│   │   │   │   │   ├── android.widget.Scroller.html
│   │   │   │   │   ├── android.widget.SimpleCursorAdapter.html
│   │   │   │   │   ├── android.widget.Spinner.html
│   │   │   │   │   ├── android.widget.TabWidget.html
│   │   │   │   │   ├── android.widget.TextView.html
│   │   │   │   │   ├── changes-summary.html
│   │   │   │   │   ├── classes_index_additions.html
│   │   │   │   │   ├── classes_index_all.html
│   │   │   │   │   ├── classes_index_changes.html
│   │   │   │   │   ├── classes_index_removals.html
│   │   │   │   │   ├── constructors_index_additions.html
│   │   │   │   │   ├── constructors_index_all.html
│   │   │   │   │   ├── constructors_index_changes.html
│   │   │   │   │   ├── constructors_index_removals.html
│   │   │   │   │   ├── dalvik.bytecode.Opcodes.html
│   │   │   │   │   ├── fields_index_additions.html
│   │   │   │   │   ├── fields_index_all.html
│   │   │   │   │   ├── fields_index_changes.html
│   │   │   │   │   ├── fields_index_removals.html
│   │   │   │   │   ├── java.lang.Character.UnicodeBlock.html
│   │   │   │   │   ├── java.lang.Object.html
│   │   │   │   │   ├── java.util.Deque.html
│   │   │   │   │   ├── java.util.Locale.html
│   │   │   │   │   ├── java.util.NavigableMap.html
│   │   │   │   │   ├── java.util.NavigableSet.html
│   │   │   │   │   ├── java.util.Queue.html
│   │   │   │   │   ├── java.util.ResourceBundle.Control.html
│   │   │   │   │   ├── java.util.ResourceBundle.html
│   │   │   │   │   ├── jdiff_help.html
│   │   │   │   │   ├── jdiff_statistics.html
│   │   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   │   ├── methods_index_additions.html
│   │   │   │   │   ├── methods_index_all.html
│   │   │   │   │   ├── methods_index_changes.html
│   │   │   │   │   ├── methods_index_removals.html
│   │   │   │   │   ├── packages_index_additions.html
│   │   │   │   │   ├── packages_index_all.html
│   │   │   │   │   ├── packages_index_changes.html
│   │   │   │   │   ├── packages_index_removals.html
│   │   │   │   │   ├── pkg_android.accounts.html
│   │   │   │   │   ├── pkg_android.app.admin.html
│   │   │   │   │   ├── pkg_android.app.html
│   │   │   │   │   ├── pkg_android.appwidget.html
│   │   │   │   │   ├── pkg_android.bluetooth.html
│   │   │   │   │   ├── pkg_android.content.html
│   │   │   │   │   ├── pkg_android.content.pm.html
│   │   │   │   │   ├── pkg_android.content.res.html
│   │   │   │   │   ├── pkg_android.database.html
│   │   │   │   │   ├── pkg_android.database.sqlite.html
│   │   │   │   │   ├── pkg_android.graphics.drawable.html
│   │   │   │   │   ├── pkg_android.graphics.html
│   │   │   │   │   ├── pkg_android.hardware.html
│   │   │   │   │   ├── pkg_android.html
│   │   │   │   │   ├── pkg_android.inputmethodservice.html
│   │   │   │   │   ├── pkg_android.media.html
│   │   │   │   │   ├── pkg_android.net.html
│   │   │   │   │   ├── pkg_android.opengl.html
│   │   │   │   │   ├── pkg_android.os.html
│   │   │   │   │   ├── pkg_android.preference.html
│   │   │   │   │   ├── pkg_android.provider.html
│   │   │   │   │   ├── pkg_android.speech.html
│   │   │   │   │   ├── pkg_android.speech.tts.html
│   │   │   │   │   ├── pkg_android.telephony.html
│   │   │   │   │   ├── pkg_android.test.html
│   │   │   │   │   ├── pkg_android.test.mock.html
│   │   │   │   │   ├── pkg_android.text.format.html
│   │   │   │   │   ├── pkg_android.text.html
│   │   │   │   │   ├── pkg_android.text.method.html
│   │   │   │   │   ├── pkg_android.util.html
│   │   │   │   │   ├── pkg_android.view.animation.html
│   │   │   │   │   ├── pkg_android.view.html
│   │   │   │   │   ├── pkg_android.view.inputmethod.html
│   │   │   │   │   ├── pkg_android.webkit.html
│   │   │   │   │   ├── pkg_android.widget.html
│   │   │   │   │   ├── pkg_dalvik.bytecode.html
│   │   │   │   │   ├── pkg_java.lang.html
│   │   │   │   │   └── pkg_java.util.html
│   │   │   │   ├── changes.html
│   │   │   │   └── stylesheet-jdiff.css
│   │   │   ├── 12
│   │   │   │   ├── changes
│   │   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   │   ├── android.animation.ValueAnimator.html
│   │   │   │   │   ├── android.app.Activity.html
│   │   │   │   │   ├── android.app.ActivityManager.html
│   │   │   │   │   ├── android.app.ActivityManager.RecentTaskInfo.html
│   │   │   │   │   ├── android.app.DialogFragment.html
│   │   │   │   │   ├── android.app.Dialog.html
│   │   │   │   │   ├── android.app.DownloadManager.html
│   │   │   │   │   ├── android.app.DownloadManager.Request.html
│   │   │   │   │   ├── android.app.FragmentBreadCrumbs.html
│   │   │   │   │   ├── android.app.Fragment.html
│   │   │   │   │   ├── android.app.SearchManager.html
│   │   │   │   │   ├── android.appwidget.AppWidgetProviderInfo.html
│   │   │   │   │   ├── android.content.Context.html
│   │   │   │   │   ├── android.content.Intent.html
│   │   │   │   │   ├── android.content.pm.ApplicationInfo.html
│   │   │   │   │   ├── android.content.pm.PackageManager.html
│   │   │   │   │   ├── android.drm.DrmErrorEvent.html
│   │   │   │   │   ├── android.drm.DrmEvent.html
│   │   │   │   │   ├── android.drm.DrmInfoEvent.html
│   │   │   │   │   ├── android.drm.DrmManagerClient.OnEventListener.html
│   │   │   │   │   ├── android.graphics.Bitmap.html
│   │   │   │   │   ├── android.graphics.Camera.html
│   │   │   │   │   ├── android.hardware.Camera.html
│   │   │   │   │   ├── android.net.http.SslCertificate.html
│   │   │   │   │   ├── android.net.sip.SipProfile.Builder.html
│   │   │   │   │   ├── android.net.sip.SipProfile.html
│   │   │   │   │   ├── android.net.TrafficStats.html
│   │   │   │   │   ├── android.net.wifi.WifiManager.html
│   │   │   │   │   ├── android.os.Build.VERSION_CODES.html
│   │   │   │   │   ├── android.os.Bundle.html
│   │   │   │   │   ├── android.os.ParcelFileDescriptor.html
│   │   │   │   │   ├── android.provider.Browser.html
│   │   │   │   │   ├── android.provider.MediaStore.html
│   │   │   │   │   ├── android.R.attr.html
│   │   │   │   │   ├── android.text.format.Formatter.html
│   │   │   │   │   ├── android.text.method.BaseMovementMethod.html
│   │   │   │   │   ├── android.text.method.MovementMethod.html
│   │   │   │   │   ├── android.text.SpannableStringBuilder.html
│   │   │   │   │   ├── android.util.Config.html
│   │   │   │   │   ├── android.util.DebugUtils.html
│   │   │   │   │   ├── android.util.EventLog.html
│   │   │   │   │   ├── android.util.StateSet.html
│   │   │   │   │   ├── android.util.TimeUtils.html
│   │   │   │   │   ├── android.util.Xml.html
│   │   │   │   │   ├── android.view.animation.Animation.html
│   │   │   │   │   ├── android.view.InputDevice.html
│   │   │   │   │   ├── android.view.InputDevice.MotionRange.html
│   │   │   │   │   ├── android.view.InputEvent.html
│   │   │   │   │   ├── android.view.inputmethod.InputMethodSubtype.html
│   │   │   │   │   ├── android.view.KeyEvent.html
│   │   │   │   │   ├── android.view.MotionEvent.html
│   │   │   │   │   ├── android.view.MotionEvent.PointerCoords.html
│   │   │   │   │   ├── android.view.ViewConfiguration.html
│   │   │   │   │   ├── android.view.View.html
│   │   │   │   │   ├── android.view.Window.Callback.html
│   │   │   │   │   ├── android.view.Window.html
│   │   │   │   │   ├── android.webkit.CookieManager.html
│   │   │   │   │   ├── android.webkit.WebHistoryItem.html
│   │   │   │   │   ├── android.webkit.WebSettings.html
│   │   │   │   │   ├── android.webkit.WebSettings.LayoutAlgorithm.html
│   │   │   │   │   ├── android.webkit.WebViewClient.html
│   │   │   │   │   ├── android.webkit.WebView.html
│   │   │   │   │   ├── android.webkit.WebView.PictureListener.html
│   │   │   │   │   ├── android.widget.DatePicker.html
│   │   │   │   │   ├── android.widget.RemoteViews.html
│   │   │   │   │   ├── changes-summary.html
│   │   │   │   │   ├── classes_index_additions.html
│   │   │   │   │   ├── classes_index_all.html
│   │   │   │   │   ├── classes_index_changes.html
│   │   │   │   │   ├── classes_index_removals.html
│   │   │   │   │   ├── constructors_index_additions.html
│   │   │   │   │   ├── constructors_index_all.html
│   │   │   │   │   ├── constructors_index_changes.html
│   │   │   │   │   ├── constructors_index_removals.html
│   │   │   │   │   ├── fields_index_additions.html
│   │   │   │   │   ├── fields_index_all.html
│   │   │   │   │   ├── fields_index_changes.html
│   │   │   │   │   ├── fields_index_removals.html
│   │   │   │   │   ├── jdiff_help.html
│   │   │   │   │   ├── jdiff_statistics.html
│   │   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   │   ├── methods_index_additions.html
│   │   │   │   │   ├── methods_index_all.html
│   │   │   │   │   ├── methods_index_changes.html
│   │   │   │   │   ├── methods_index_removals.html
│   │   │   │   │   ├── packages_index_additions.html
│   │   │   │   │   ├── packages_index_all.html
│   │   │   │   │   ├── packages_index_changes.html
│   │   │   │   │   ├── packages_index_removals.html
│   │   │   │   │   ├── pkg_android.animation.html
│   │   │   │   │   ├── pkg_android.app.html
│   │   │   │   │   ├── pkg_android.appwidget.html
│   │   │   │   │   ├── pkg_android.content.html
│   │   │   │   │   ├── pkg_android.content.pm.html
│   │   │   │   │   ├── pkg_android.drm.html
│   │   │   │   │   ├── pkg_android.graphics.html
│   │   │   │   │   ├── pkg_android.hardware.html
│   │   │   │   │   ├── pkg_android.html
│   │   │   │   │   ├── pkg_android.net.html
│   │   │   │   │   ├── pkg_android.net.http.html
│   │   │   │   │   ├── pkg_android.net.sip.html
│   │   │   │   │   ├── pkg_android.net.wifi.html
│   │   │   │   │   ├── pkg_android.os.html
│   │   │   │   │   ├── pkg_android.provider.html
│   │   │   │   │   ├── pkg_android.text.format.html
│   │   │   │   │   ├── pkg_android.text.html
│   │   │   │   │   ├── pkg_android.text.method.html
│   │   │   │   │   ├── pkg_android.util.html
│   │   │   │   │   ├── pkg_android.view.animation.html
│   │   │   │   │   ├── pkg_android.view.html
│   │   │   │   │   ├── pkg_android.view.inputmethod.html
│   │   │   │   │   ├── pkg_android.webkit.html
│   │   │   │   │   └── pkg_android.widget.html
│   │   │   │   ├── changes.html
│   │   │   │   ├── missingSinces.txt
│   │   │   │   ├── stylesheet-jdiff.css
│   │   │   │   └── user_comments_for_11_to_12.xml
│   │   │   ├── 13
│   │   │   │   ├── changes
│   │   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   │   ├── android.app.ActivityGroup.html
│   │   │   │   │   ├── android.app.Activity.html
│   │   │   │   │   ├── android.app.Fragment.html
│   │   │   │   │   ├── android.app.FragmentManager.html
│   │   │   │   │   ├── android.app.FragmentTransaction.html
│   │   │   │   │   ├── android.app.KeyguardManager.html
│   │   │   │   │   ├── android.app.KeyguardManager.KeyguardLock.html
│   │   │   │   │   ├── android.app.LocalActivityManager.html
│   │   │   │   │   ├── android.app.TabActivity.html
│   │   │   │   │   ├── android.content.pm.ActivityInfo.html
│   │   │   │   │   ├── android.content.pm.ApplicationInfo.html
│   │   │   │   │   ├── android.content.pm.PackageManager.html
│   │   │   │   │   ├── android.content.res.Configuration.html
│   │   │   │   │   ├── android.graphics.PointF.html
│   │   │   │   │   ├── android.graphics.Point.html
│   │   │   │   │   ├── android.hardware.usb.UsbDeviceConnection.html
│   │   │   │   │   ├── android.Manifest.permission.html
│   │   │   │   │   ├── android.net.ConnectivityManager.html
│   │   │   │   │   ├── android.os.Binder.html
│   │   │   │   │   ├── android.os.Build.VERSION_CODES.html
│   │   │   │   │   ├── android.os.IBinder.html
│   │   │   │   │   ├── android.os.ParcelFileDescriptor.html
│   │   │   │   │   ├── android.os.PowerManager.html
│   │   │   │   │   ├── android.R.attr.html
│   │   │   │   │   ├── android.R.style.html
│   │   │   │   │   ├── android.telephony.TelephonyManager.html
│   │   │   │   │   ├── android.util.DisplayMetrics.html
│   │   │   │   │   ├── android.view.Display.html
│   │   │   │   │   ├── android.view.KeyEvent.html
│   │   │   │   │   ├── changes-summary.html
│   │   │   │   │   ├── classes_index_additions.html
│   │   │   │   │   ├── classes_index_all.html
│   │   │   │   │   ├── classes_index_changes.html
│   │   │   │   │   ├── classes_index_removals.html
│   │   │   │   │   ├── constructors_index_additions.html
│   │   │   │   │   ├── constructors_index_all.html
│   │   │   │   │   ├── constructors_index_changes.html
│   │   │   │   │   ├── constructors_index_removals.html
│   │   │   │   │   ├── fields_index_additions.html
│   │   │   │   │   ├── fields_index_all.html
│   │   │   │   │   ├── fields_index_changes.html
│   │   │   │   │   ├── fields_index_removals.html
│   │   │   │   │   ├── jdiff_help.html
│   │   │   │   │   ├── jdiff_statistics.html
│   │   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   │   ├── methods_index_additions.html
│   │   │   │   │   ├── methods_index_all.html
│   │   │   │   │   ├── methods_index_changes.html
│   │   │   │   │   ├── methods_index_removals.html
│   │   │   │   │   ├── packages_index_additions.html
│   │   │   │   │   ├── packages_index_all.html
│   │   │   │   │   ├── packages_index_changes.html
│   │   │   │   │   ├── packages_index_removals.html
│   │   │   │   │   ├── pkg_android.app.html
│   │   │   │   │   ├── pkg_android.content.pm.html
│   │   │   │   │   ├── pkg_android.content.res.html
│   │   │   │   │   ├── pkg_android.graphics.html
│   │   │   │   │   ├── pkg_android.hardware.usb.html
│   │   │   │   │   ├── pkg_android.html
│   │   │   │   │   ├── pkg_android.net.html
│   │   │   │   │   ├── pkg_android.os.html
│   │   │   │   │   ├── pkg_android.telephony.html
│   │   │   │   │   ├── pkg_android.util.html
│   │   │   │   │   └── pkg_android.view.html
│   │   │   │   ├── changes.html
│   │   │   │   └── stylesheet-jdiff.css
│   │   │   ├── 14
│   │   │   │   ├── changes
│   │   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   │   ├── android.accessibilityservice.AccessibilityService.html
│   │   │   │   │   ├── android.accessibilityservice.AccessibilityServiceInfo.html
│   │   │   │   │   ├── android.accounts.AccountManager.html
│   │   │   │   │   ├── android.animation.Animator.html
│   │   │   │   │   ├── android.animation.FloatEvaluator.html
│   │   │   │   │   ├── android.animation.IntEvaluator.html
│   │   │   │   │   ├── android.animation.LayoutTransition.html
│   │   │   │   │   ├── android.animation.ObjectAnimator.html
│   │   │   │   │   ├── android.animation.PropertyValuesHolder.html
│   │   │   │   │   ├── android.animation.TypeEvaluator.html
│   │   │   │   │   ├── android.app.ActionBar.html
│   │   │   │   │   ├── android.app.ActionBar.Tab.html
│   │   │   │   │   ├── android.app.Activity.html
│   │   │   │   │   ├── android.app.admin.DeviceAdminInfo.html
│   │   │   │   │   ├── android.app.admin.DevicePolicyManager.html
│   │   │   │   │   ├── android.app.AlertDialog.html
│   │   │   │   │   ├── android.app.Application.html
│   │   │   │   │   ├── android.app.backup.BackupAgent.html
│   │   │   │   │   ├── android.app.Fragment.html
│   │   │   │   │   ├── android.app.FragmentManager.BackStackEntry.html
│   │   │   │   │   ├── android.app.FragmentManager.html
│   │   │   │   │   ├── android.app.Notification.Builder.html
│   │   │   │   │   ├── android.app.PendingIntent.html
│   │   │   │   │   ├── android.app.SearchManager.html
│   │   │   │   │   ├── android.app.Service.html
│   │   │   │   │   ├── android.app.WallpaperManager.html
│   │   │   │   │   ├── android.appwidget.AppWidgetProviderInfo.html
│   │   │   │   │   ├── android.bluetooth.BluetoothAdapter.html
│   │   │   │   │   ├── android.bluetooth.BluetoothProfile.html
│   │   │   │   │   ├── android.bluetooth.BluetoothSocket.html
│   │   │   │   │   ├── android.content.ContentProvider.html
│   │   │   │   │   ├── android.content.Context.html
│   │   │   │   │   ├── android.content.Intent.html
│   │   │   │   │   ├── android.content.IntentSender.html
│   │   │   │   │   ├── android.content.pm.ActivityInfo.html
│   │   │   │   │   ├── android.content.pm.ApplicationInfo.html
│   │   │   │   │   ├── android.content.pm.PackageManager.html
│   │   │   │   │   ├── android.content.pm.PackageStats.html
│   │   │   │   │   ├── android.content.pm.ServiceInfo.html
│   │   │   │   │   ├── android.content.SyncAdapterType.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteOpenHelper.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteQueryBuilder.html
│   │   │   │   │   ├── android.graphics.Canvas.html
│   │   │   │   │   ├── android.graphics.Paint.html
│   │   │   │   │   ├── android.graphics.RectF.html
│   │   │   │   │   ├── android.graphics.SurfaceTexture.html
│   │   │   │   │   ├── android.hardware.Camera.html
│   │   │   │   │   ├── android.hardware.Camera.Parameters.html
│   │   │   │   │   ├── android.hardware.Sensor.html
│   │   │   │   │   ├── android.inputmethodservice.InputMethodService.html
│   │   │   │   │   ├── android.inputmethodservice.InputMethodService.InputMethodSessionImpl.html
│   │   │   │   │   ├── android.Manifest.permission.html
│   │   │   │   │   ├── android.media.AudioManager.html
│   │   │   │   │   ├── android.media.MediaMetadataRetriever.html
│   │   │   │   │   ├── android.media.MediaPlayer.html
│   │   │   │   │   ├── android.media.MediaRecorder.html
│   │   │   │   │   ├── android.net.ConnectivityManager.html
│   │   │   │   │   ├── android.net.http.SslError.html
│   │   │   │   │   ├── android.net.SSLCertificateSocketFactory.html
│   │   │   │   │   ├── android.net.TrafficStats.html
│   │   │   │   │   ├── android.net.wifi.WifiManager.html
│   │   │   │   │   ├── android.nfc.NdefRecord.html
│   │   │   │   │   ├── android.nfc.NfcAdapter.html
│   │   │   │   │   ├── android.nfc.tech.IsoDep.html
│   │   │   │   │   ├── android.nfc.tech.MifareClassic.html
│   │   │   │   │   ├── android.nfc.tech.MifareUltralight.html
│   │   │   │   │   ├── android.nfc.tech.NfcA.html
│   │   │   │   │   ├── android.nfc.tech.NfcB.html
│   │   │   │   │   ├── android.nfc.tech.NfcF.html
│   │   │   │   │   ├── android.nfc.tech.NfcV.html
│   │   │   │   │   ├── android.opengl.GLUtils.html
│   │   │   │   │   ├── android.opengl.Matrix.html
│   │   │   │   │   ├── android.os.Build.html
│   │   │   │   │   ├── android.os.Build.VERSION_CODES.html
│   │   │   │   │   ├── android.os.Debug.html
│   │   │   │   │   ├── android.os.Debug.MemoryInfo.html
│   │   │   │   │   ├── android.os.Handler.html
│   │   │   │   │   ├── android.os.Looper.html
│   │   │   │   │   ├── android.os.ParcelFileDescriptor.html
│   │   │   │   │   ├── android.os.Process.html
│   │   │   │   │   ├── android.os.RecoverySystem.html
│   │   │   │   │   ├── android.preference.CheckBoxPreference.html
│   │   │   │   │   ├── android.preference.PreferenceActivity.html
│   │   │   │   │   ├── android.preference.Preference.html
│   │   │   │   │   ├── android.provider.CallLog.Calls.html
│   │   │   │   │   ├── android.provider.ContactsContract.CommonDataKinds.Photo.html
│   │   │   │   │   ├── android.provider.ContactsContract.ContactsColumns.html
│   │   │   │   │   ├── android.provider.ContactsContract.Contacts.html
│   │   │   │   │   ├── android.provider.ContactsContract.Contacts.Photo.html
│   │   │   │   │   ├── android.provider.ContactsContract.GroupsColumns.html
│   │   │   │   │   ├── android.provider.ContactsContract.html
│   │   │   │   │   ├── android.provider.ContactsContract.Intents.html
│   │   │   │   │   ├── android.provider.ContactsContract.RawContactsColumns.html
│   │   │   │   │   ├── android.provider.ContactsContract.RawContactsEntity.html
│   │   │   │   │   ├── android.provider.ContactsContract.SettingsColumns.html
│   │   │   │   │   ├── android.provider.ContactsContract.StatusUpdates.html
│   │   │   │   │   ├── android.provider.LiveFolders.html
│   │   │   │   │   ├── android.provider.MediaStore.Audio.AudioColumns.html
│   │   │   │   │   ├── android.provider.Settings.html
│   │   │   │   │   ├── android.provider.Settings.Secure.html
│   │   │   │   │   ├── android.provider.Settings.System.html
│   │   │   │   │   ├── android.R.attr.html
│   │   │   │   │   ├── android.R.color.html
│   │   │   │   │   ├── android.renderscript.AllocationAdapter.html
│   │   │   │   │   ├── android.renderscript.Allocation.html
│   │   │   │   │   ├── android.renderscript.BaseObj.html
│   │   │   │   │   ├── android.renderscript.Byte2.html
│   │   │   │   │   ├── android.renderscript.Byte3.html
│   │   │   │   │   ├── android.renderscript.Byte4.html
│   │   │   │   │   ├── android.renderscript.Element.html
│   │   │   │   │   ├── android.renderscript.FieldPacker.html
│   │   │   │   │   ├── android.renderscript.Int2.html
│   │   │   │   │   ├── android.renderscript.Int3.html
│   │   │   │   │   ├── android.renderscript.Int4.html
│   │   │   │   │   ├── android.renderscript.Long2.html
│   │   │   │   │   ├── android.renderscript.Long3.html
│   │   │   │   │   ├── android.renderscript.Long4.html
│   │   │   │   │   ├── android.renderscript.RenderScriptGL.html
│   │   │   │   │   ├── android.renderscript.Script.html
│   │   │   │   │   ├── android.renderscript.Short2.html
│   │   │   │   │   ├── android.renderscript.Short3.html
│   │   │   │   │   ├── android.renderscript.Short4.html
│   │   │   │   │   ├── android.R.integer.html
│   │   │   │   │   ├── android.R.string.html
│   │   │   │   │   ├── android.R.style.html
│   │   │   │   │   ├── android.service.wallpaper.WallpaperService.Engine.html
│   │   │   │   │   ├── android.speech.RecognizerIntent.html
│   │   │   │   │   ├── android.speech.SpeechRecognizer.html
│   │   │   │   │   ├── android.speech.tts.TextToSpeech.Engine.html
│   │   │   │   │   ├── android.speech.tts.TextToSpeech.html
│   │   │   │   │   ├── android.test.mock.MockPackageManager.html
│   │   │   │   │   ├── android.text.Layout.html
│   │   │   │   │   ├── android.util.Config.html
│   │   │   │   │   ├── android.util.Patterns.html
│   │   │   │   │   ├── android.util.SparseArray.html
│   │   │   │   │   ├── android.util.SparseBooleanArray.html
│   │   │   │   │   ├── android.util.SparseIntArray.html
│   │   │   │   │   ├── android.view.accessibility.AccessibilityEvent.html
│   │   │   │   │   ├── android.view.accessibility.AccessibilityManager.html
│   │   │   │   │   ├── android.view.ActionMode.html
│   │   │   │   │   ├── android.view.Gravity.html
│   │   │   │   │   ├── android.view.InputDevice.html
│   │   │   │   │   ├── android.view.inputmethod.InputMethodManager.html
│   │   │   │   │   ├── android.view.inputmethod.InputMethodSession.html
│   │   │   │   │   ├── android.view.inputmethod.InputMethodSubtype.html
│   │   │   │   │   ├── android.view.KeyEvent.html
│   │   │   │   │   ├── android.view.MenuItem.html
│   │   │   │   │   ├── android.view.MotionEvent.html
│   │   │   │   │   ├── android.view.Surface.html
│   │   │   │   │   ├── android.view.ViewConfiguration.html
│   │   │   │   │   ├── android.view.ViewGroup.html
│   │   │   │   │   ├── android.view.View.html
│   │   │   │   │   ├── android.view.ViewParent.html
│   │   │   │   │   ├── android.view.ViewPropertyAnimator.html
│   │   │   │   │   ├── android.view.Window.html
│   │   │   │   │   ├── android.view.WindowManager.LayoutParams.html
│   │   │   │   │   ├── android.webkit.WebChromeClient.html
│   │   │   │   │   ├── android.webkit.WebSettings.html
│   │   │   │   │   ├── android.webkit.WebSettings.TextSize.html
│   │   │   │   │   ├── android.webkit.WebView.HitTestResult.html
│   │   │   │   │   ├── android.widget.AbsListView.html
│   │   │   │   │   ├── android.widget.AdapterViewAnimator.html
│   │   │   │   │   ├── android.widget.ExpandableListView.html
│   │   │   │   │   ├── android.widget.FrameLayout.html
│   │   │   │   │   ├── android.widget.LinearLayout.html
│   │   │   │   │   ├── android.widget.OverScroller.html
│   │   │   │   │   ├── android.widget.PopupMenu.html
│   │   │   │   │   ├── android.widget.RemoteViews.html
│   │   │   │   │   ├── android.widget.Scroller.html
│   │   │   │   │   ├── android.widget.SearchView.html
│   │   │   │   │   ├── android.widget.StackView.html
│   │   │   │   │   ├── android.widget.TextView.html
│   │   │   │   │   ├── changes-summary.html
│   │   │   │   │   ├── classes_index_additions.html
│   │   │   │   │   ├── classes_index_all.html
│   │   │   │   │   ├── classes_index_changes.html
│   │   │   │   │   ├── classes_index_removals.html
│   │   │   │   │   ├── constructors_index_additions.html
│   │   │   │   │   ├── constructors_index_all.html
│   │   │   │   │   ├── constructors_index_changes.html
│   │   │   │   │   ├── constructors_index_removals.html
│   │   │   │   │   ├── dalvik.annotation.TestTargetClass.html
│   │   │   │   │   ├── dalvik.annotation.TestTarget.html
│   │   │   │   │   ├── dalvik.system.DexClassLoader.html
│   │   │   │   │   ├── dalvik.system.PathClassLoader.html
│   │   │   │   │   ├── fields_index_additions.html
│   │   │   │   │   ├── fields_index_all.html
│   │   │   │   │   ├── fields_index_changes.html
│   │   │   │   │   ├── fields_index_removals.html
│   │   │   │   │   ├── java.io.FilePermission.html
│   │   │   │   │   ├── java.io.ObjectInputStream.html
│   │   │   │   │   ├── java.io.ObjectOutputStream.html
│   │   │   │   │   ├── java.lang.Class.html
│   │   │   │   │   ├── java.lang.reflect.AccessibleObject.html
│   │   │   │   │   ├── java.lang.reflect.Constructor.html
│   │   │   │   │   ├── java.lang.reflect.Field.html
│   │   │   │   │   ├── java.lang.reflect.Method.html
│   │   │   │   │   ├── java.lang.ref.ReferenceQueue.html
│   │   │   │   │   ├── java.net.SocketPermission.html
│   │   │   │   │   ├── java.security.AllPermission.html
│   │   │   │   │   ├── java.security.BasicPermission.html
│   │   │   │   │   ├── java.security.Permission.html
│   │   │   │   │   ├── java.security.UnresolvedPermission.html
│   │   │   │   │   ├── java.util.logging.Handler.html
│   │   │   │   │   ├── javax.security.auth.PrivateCredentialPermission.html
│   │   │   │   │   ├── jdiff_help.html
│   │   │   │   │   ├── jdiff_statistics.html
│   │   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   │   ├── methods_index_additions.html
│   │   │   │   │   ├── methods_index_all.html
│   │   │   │   │   ├── methods_index_changes.html
│   │   │   │   │   ├── methods_index_removals.html
│   │   │   │   │   ├── packages_index_additions.html
│   │   │   │   │   ├── packages_index_all.html
│   │   │   │   │   ├── packages_index_changes.html
│   │   │   │   │   ├── packages_index_removals.html
│   │   │   │   │   ├── pkg_android.accessibilityservice.html
│   │   │   │   │   ├── pkg_android.accounts.html
│   │   │   │   │   ├── pkg_android.animation.html
│   │   │   │   │   ├── pkg_android.app.admin.html
│   │   │   │   │   ├── pkg_android.app.backup.html
│   │   │   │   │   ├── pkg_android.app.html
│   │   │   │   │   ├── pkg_android.appwidget.html
│   │   │   │   │   ├── pkg_android.bluetooth.html
│   │   │   │   │   ├── pkg_android.content.html
│   │   │   │   │   ├── pkg_android.content.pm.html
│   │   │   │   │   ├── pkg_android.database.sqlite.html
│   │   │   │   │   ├── pkg_android.graphics.html
│   │   │   │   │   ├── pkg_android.hardware.html
│   │   │   │   │   ├── pkg_android.html
│   │   │   │   │   ├── pkg_android.inputmethodservice.html
│   │   │   │   │   ├── pkg_android.media.html
│   │   │   │   │   ├── pkg_android.net.html
│   │   │   │   │   ├── pkg_android.net.http.html
│   │   │   │   │   ├── pkg_android.net.wifi.html
│   │   │   │   │   ├── pkg_android.nfc.html
│   │   │   │   │   ├── pkg_android.nfc.tech.html
│   │   │   │   │   ├── pkg_android.opengl.html
│   │   │   │   │   ├── pkg_android.os.html
│   │   │   │   │   ├── pkg_android.preference.html
│   │   │   │   │   ├── pkg_android.provider.html
│   │   │   │   │   ├── pkg_android.renderscript.html
│   │   │   │   │   ├── pkg_android.service.wallpaper.html
│   │   │   │   │   ├── pkg_android.speech.html
│   │   │   │   │   ├── pkg_android.speech.tts.html
│   │   │   │   │   ├── pkg_android.test.mock.html
│   │   │   │   │   ├── pkg_android.text.html
│   │   │   │   │   ├── pkg_android.text.style.html
│   │   │   │   │   ├── pkg_android.util.html
│   │   │   │   │   ├── pkg_android.view.accessibility.html
│   │   │   │   │   ├── pkg_android.view.html
│   │   │   │   │   ├── pkg_android.view.inputmethod.html
│   │   │   │   │   ├── pkg_android.webkit.html
│   │   │   │   │   ├── pkg_android.widget.html
│   │   │   │   │   ├── pkg_dalvik.annotation.html
│   │   │   │   │   ├── pkg_dalvik.system.html
│   │   │   │   │   ├── pkg_java.io.html
│   │   │   │   │   ├── pkg_java.lang.html
│   │   │   │   │   ├── pkg_java.lang.ref.html
│   │   │   │   │   ├── pkg_java.lang.reflect.html
│   │   │   │   │   ├── pkg_java.net.html
│   │   │   │   │   ├── pkg_java.security.html
│   │   │   │   │   ├── pkg_java.util.logging.html
│   │   │   │   │   └── pkg_javax.security.auth.html
│   │   │   │   ├── changes.html
│   │   │   │   └── stylesheet-jdiff.css
│   │   │   ├── 15
│   │   │   │   ├── changes
│   │   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   │   ├── android.app.Fragment.html
│   │   │   │   │   ├── android.appwidget.AppWidgetHostView.html
│   │   │   │   │   ├── android.bluetooth.BluetoothDevice.html
│   │   │   │   │   ├── android.content.Context.html
│   │   │   │   │   ├── android.content.Intent.html
│   │   │   │   │   ├── android.database.CursorWindow.html
│   │   │   │   │   ├── android.graphics.SurfaceTexture.html
│   │   │   │   │   ├── android.hardware.Camera.Parameters.html
│   │   │   │   │   ├── android.Manifest.permission.html
│   │   │   │   │   ├── android.media.CamcorderProfile.html
│   │   │   │   │   ├── android.media.MediaMetadataRetriever.html
│   │   │   │   │   ├── android.opengl.GLES11Ext.html
│   │   │   │   │   ├── android.os.Build.VERSION_CODES.html
│   │   │   │   │   ├── android.os.IBinder.html
│   │   │   │   │   ├── android.os.RemoteException.html
│   │   │   │   │   ├── android.provider.CalendarContract.AttendeesColumns.html
│   │   │   │   │   ├── android.provider.CalendarContract.CalendarColumns.html
│   │   │   │   │   ├── android.provider.CalendarContract.EventsColumns.html
│   │   │   │   │   ├── android.provider.MediaStore.html
│   │   │   │   │   ├── android.provider.Settings.Secure.html
│   │   │   │   │   ├── android.service.textservice.SpellCheckerService.Session.html
│   │   │   │   │   ├── android.service.wallpaper.WallpaperService.Engine.html
│   │   │   │   │   ├── android.speech.tts.TextToSpeech.Engine.html
│   │   │   │   │   ├── android.speech.tts.TextToSpeech.html
│   │   │   │   │   ├── android.speech.tts.TextToSpeechService.html
│   │   │   │   │   ├── android.text.style.SuggestionSpan.html
│   │   │   │   │   ├── android.view.accessibility.AccessibilityRecord.html
│   │   │   │   │   ├── android.view.KeyEvent.html
│   │   │   │   │   ├── android.view.textservice.SpellCheckerSession.html
│   │   │   │   │   ├── android.view.textservice.SuggestionsInfo.html
│   │   │   │   │   ├── android.view.View.html
│   │   │   │   │   ├── android.webkit.WebSettings.html
│   │   │   │   │   ├── android.webkit.WebSettings.LayoutAlgorithm.html
│   │   │   │   │   ├── android.widget.RemoteViews.html
│   │   │   │   │   ├── changes-summary.html
│   │   │   │   │   ├── classes_index_additions.html
│   │   │   │   │   ├── classes_index_all.html
│   │   │   │   │   ├── classes_index_changes.html
│   │   │   │   │   ├── classes_index_removals.html
│   │   │   │   │   ├── constructors_index_additions.html
│   │   │   │   │   ├── constructors_index_all.html
│   │   │   │   │   ├── constructors_index_changes.html
│   │   │   │   │   ├── constructors_index_removals.html
│   │   │   │   │   ├── fields_index_additions.html
│   │   │   │   │   ├── fields_index_all.html
│   │   │   │   │   ├── fields_index_changes.html
│   │   │   │   │   ├── fields_index_removals.html
│   │   │   │   │   ├── jdiff_help.html
│   │   │   │   │   ├── jdiff_statistics.html
│   │   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   │   ├── methods_index_additions.html
│   │   │   │   │   ├── methods_index_all.html
│   │   │   │   │   ├── methods_index_changes.html
│   │   │   │   │   ├── methods_index_removals.html
│   │   │   │   │   ├── packages_index_additions.html
│   │   │   │   │   ├── packages_index_all.html
│   │   │   │   │   ├── packages_index_changes.html
│   │   │   │   │   ├── packages_index_removals.html
│   │   │   │   │   ├── pkg_android.app.html
│   │   │   │   │   ├── pkg_android.appwidget.html
│   │   │   │   │   ├── pkg_android.bluetooth.html
│   │   │   │   │   ├── pkg_android.content.html
│   │   │   │   │   ├── pkg_android.database.html
│   │   │   │   │   ├── pkg_android.graphics.html
│   │   │   │   │   ├── pkg_android.hardware.html
│   │   │   │   │   ├── pkg_android.html
│   │   │   │   │   ├── pkg_android.media.html
│   │   │   │   │   ├── pkg_android.opengl.html
│   │   │   │   │   ├── pkg_android.os.html
│   │   │   │   │   ├── pkg_android.provider.html
│   │   │   │   │   ├── pkg_android.service.textservice.html
│   │   │   │   │   ├── pkg_android.service.wallpaper.html
│   │   │   │   │   ├── pkg_android.speech.tts.html
│   │   │   │   │   ├── pkg_android.text.style.html
│   │   │   │   │   ├── pkg_android.view.accessibility.html
│   │   │   │   │   ├── pkg_android.view.html
│   │   │   │   │   ├── pkg_android.view.textservice.html
│   │   │   │   │   ├── pkg_android.webkit.html
│   │   │   │   │   └── pkg_android.widget.html
│   │   │   │   ├── changes.html
│   │   │   │   └── stylesheet-jdiff.css
│   │   │   ├── 16
│   │   │   │   ├── changes
│   │   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   │   ├── android.accessibilityservice.AccessibilityService.html
│   │   │   │   │   ├── android.accessibilityservice.AccessibilityServiceInfo.html
│   │   │   │   │   ├── android.animation.LayoutTransition.html
│   │   │   │   │   ├── android.app.Activity.html
│   │   │   │   │   ├── android.app.ActivityManager.html
│   │   │   │   │   ├── android.app.ActivityManager.MemoryInfo.html
│   │   │   │   │   ├── android.app.ActivityManager.RunningAppProcessInfo.html
│   │   │   │   │   ├── android.app.DownloadManager.Request.html
│   │   │   │   │   ├── android.app.Fragment.html
│   │   │   │   │   ├── android.app.KeyguardManager.html
│   │   │   │   │   ├── android.app.Notification.Builder.html
│   │   │   │   │   ├── android.app.Notification.html
│   │   │   │   │   ├── android.app.PendingIntent.html
│   │   │   │   │   ├── android.app.SearchManager.html
│   │   │   │   │   ├── android.app.WallpaperManager.html
│   │   │   │   │   ├── android.appwidget.AppWidgetHostView.html
│   │   │   │   │   ├── android.appwidget.AppWidgetManager.html
│   │   │   │   │   ├── android.appwidget.AppWidgetProvider.html
│   │   │   │   │   ├── android.bluetooth.BluetoothAdapter.html
│   │   │   │   │   ├── android.content.AsyncTaskLoader.html
│   │   │   │   │   ├── android.content.ClipData.html
│   │   │   │   │   ├── android.content.ClipData.Item.html
│   │   │   │   │   ├── android.content.ClipDescription.html
│   │   │   │   │   ├── android.content.ComponentCallbacks2.html
│   │   │   │   │   ├── android.content.ContentProviderClient.html
│   │   │   │   │   ├── android.content.ContentProvider.html
│   │   │   │   │   ├── android.content.ContentResolver.html
│   │   │   │   │   ├── android.content.Context.html
│   │   │   │   │   ├── android.content.ContextWrapper.html
│   │   │   │   │   ├── android.content.Intent.html
│   │   │   │   │   ├── android.content.Loader.html
│   │   │   │   │   ├── android.content.pm.ActivityInfo.html
│   │   │   │   │   ├── android.content.pm.PackageInfo.html
│   │   │   │   │   ├── android.content.pm.PackageManager.html
│   │   │   │   │   ├── android.content.pm.PermissionInfo.html
│   │   │   │   │   ├── android.content.pm.ServiceInfo.html
│   │   │   │   │   ├── android.content.res.Configuration.html
│   │   │   │   │   ├── android.content.res.Resources.html
│   │   │   │   │   ├── android.database.AbstractCursor.html
│   │   │   │   │   ├── android.database.ContentObservable.html
│   │   │   │   │   ├── android.database.ContentObserver.html
│   │   │   │   │   ├── android.database.Cursor.html
│   │   │   │   │   ├── android.database.CursorWindow.html
│   │   │   │   │   ├── android.database.SQLException.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteClosable.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteDatabase.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteException.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteOpenHelper.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteProgram.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteQueryBuilder.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteQuery.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteStatement.html
│   │   │   │   │   ├── android.drm.DrmManagerClient.html
│   │   │   │   │   ├── android.drm.DrmStore.Action.html
│   │   │   │   │   ├── android.drm.DrmStore.DrmObjectType.html
│   │   │   │   │   ├── android.drm.DrmStore.html
│   │   │   │   │   ├── android.drm.DrmStore.Playback.html
│   │   │   │   │   ├── android.drm.DrmStore.RightsStatus.html
│   │   │   │   │   ├── android.drm.DrmSupportInfo.html
│   │   │   │   │   ├── android.graphics.AvoidXfermode.html
│   │   │   │   │   ├── android.graphics.Camera.html
│   │   │   │   │   ├── android.graphics.Canvas.html
│   │   │   │   │   ├── android.graphics.drawable.GradientDrawable.html
│   │   │   │   │   ├── android.graphics.Paint.html
│   │   │   │   │   ├── android.graphics.PixelFormat.html
│   │   │   │   │   ├── android.graphics.PixelXorXfermode.html
│   │   │   │   │   ├── android.graphics.SurfaceTexture.html
│   │   │   │   │   ├── android.hardware.Camera.html
│   │   │   │   │   ├── android.hardware.SensorManager.html
│   │   │   │   │   ├── android.Manifest.permission.html
│   │   │   │   │   ├── android.media.audiofx.Visualizer.html
│   │   │   │   │   ├── android.media.AudioManager.html
│   │   │   │   │   ├── android.media.AudioRecord.html
│   │   │   │   │   ├── android.media.MediaPlayer.html
│   │   │   │   │   ├── android.media.MediaRecorder.AudioEncoder.html
│   │   │   │   │   ├── android.media.MediaRecorder.html
│   │   │   │   │   ├── android.media.MediaRecorder.OutputFormat.html
│   │   │   │   │   ├── android.media.ToneGenerator.html
│   │   │   │   │   ├── android.net.ConnectivityManager.html
│   │   │   │   │   ├── android.net.SSLCertificateSocketFactory.html
│   │   │   │   │   ├── android.net.Uri.html
│   │   │   │   │   ├── android.net.wifi.p2p.WifiP2pManager.html
│   │   │   │   │   ├── android.nfc.FormatException.html
│   │   │   │   │   ├── android.nfc.NdefMessage.html
│   │   │   │   │   ├── android.nfc.NdefRecord.html
│   │   │   │   │   ├── android.nfc.NfcAdapter.html
│   │   │   │   │   ├── android.nfc.tech.IsoDep.html
│   │   │   │   │   ├── android.os.Build.VERSION_CODES.html
│   │   │   │   │   ├── android.os.ParcelFileDescriptor.html
│   │   │   │   │   ├── android.os.Process.html
│   │   │   │   │   ├── android.os.StrictMode.VmPolicy.Builder.html
│   │   │   │   │   ├── android.os.TokenWatcher.html
│   │   │   │   │   ├── android.os.Vibrator.html
│   │   │   │   │   ├── android.provider.CalendarContract.AttendeesColumns.html
│   │   │   │   │   ├── android.provider.CalendarContract.EventsColumns.html
│   │   │   │   │   ├── android.provider.CalendarContract.html
│   │   │   │   │   ├── android.provider.CalendarContract.RemindersColumns.html
│   │   │   │   │   ├── android.provider.ContactsContract.CommonDataKinds.Phone.html
│   │   │   │   │   ├── android.provider.ContactsContract.Contacts.html
│   │   │   │   │   ├── android.provider.ContactsContract.DataUsageFeedback.html
│   │   │   │   │   ├── android.provider.ContactsContract.PhoneLookupColumns.html
│   │   │   │   │   ├── android.provider.MediaStore.MediaColumns.html
│   │   │   │   │   ├── android.provider.Settings.html
│   │   │   │   │   ├── android.provider.Settings.Secure.html
│   │   │   │   │   ├── android.provider.Settings.System.html
│   │   │   │   │   ├── android.provider.UserDictionary.Words.html
│   │   │   │   │   ├── android.R.attr.html
│   │   │   │   │   ├── android.renderscript.Allocation.html
│   │   │   │   │   ├── android.renderscript.Element.html
│   │   │   │   │   ├── android.renderscript.FileA3D.EntryType.html
│   │   │   │   │   ├── android.renderscript.FileA3D.html
│   │   │   │   │   ├── android.renderscript.FileA3D.IndexEntry.html
│   │   │   │   │   ├── android.renderscript.Font.html
│   │   │   │   │   ├── android.renderscript.Font.Style.html
│   │   │   │   │   ├── android.renderscript.Mesh.AllocationBuilder.html
│   │   │   │   │   ├── android.renderscript.Mesh.Builder.html
│   │   │   │   │   ├── android.renderscript.Mesh.html
│   │   │   │   │   ├── android.renderscript.Mesh.Primitive.html
│   │   │   │   │   ├── android.renderscript.Mesh.TriangleMeshBuilder.html
│   │   │   │   │   ├── android.renderscript.Program.BaseProgramBuilder.html
│   │   │   │   │   ├── android.renderscript.ProgramFragment.Builder.html
│   │   │   │   │   ├── android.renderscript.ProgramFragmentFixedFunction.Builder.EnvMode.html
│   │   │   │   │   ├── android.renderscript.ProgramFragmentFixedFunction.Builder.Format.html
│   │   │   │   │   ├── android.renderscript.ProgramFragmentFixedFunction.Builder.html
│   │   │   │   │   ├── android.renderscript.ProgramFragmentFixedFunction.html
│   │   │   │   │   ├── android.renderscript.ProgramFragment.html
│   │   │   │   │   ├── android.renderscript.Program.html
│   │   │   │   │   ├── android.renderscript.ProgramRaster.Builder.html
│   │   │   │   │   ├── android.renderscript.ProgramRaster.CullMode.html
│   │   │   │   │   ├── android.renderscript.ProgramRaster.html
│   │   │   │   │   ├── android.renderscript.ProgramStore.html
│   │   │   │   │   ├── android.renderscript.ProgramVertex.Builder.html
│   │   │   │   │   ├── android.renderscript.ProgramVertexFixedFunction.Builder.html
│   │   │   │   │   ├── android.renderscript.ProgramVertexFixedFunction.Constants.html
│   │   │   │   │   ├── android.renderscript.ProgramVertexFixedFunction.html
│   │   │   │   │   ├── android.renderscript.ProgramVertex.html
│   │   │   │   │   ├── android.renderscript.RenderScriptGL.html
│   │   │   │   │   ├── android.renderscript.RenderScriptGL.SurfaceConfig.html
│   │   │   │   │   ├── android.renderscript.RSSurfaceView.html
│   │   │   │   │   ├── android.renderscript.RSTextureView.html
│   │   │   │   │   ├── android.renderscript.Sampler.html
│   │   │   │   │   ├── android.renderscript.Script.html
│   │   │   │   │   ├── android.R.style.html
│   │   │   │   │   ├── android.security.KeyChain.html
│   │   │   │   │   ├── android.service.textservice.SpellCheckerService.Session.html
│   │   │   │   │   ├── android.speech.RecognizerIntent.html
│   │   │   │   │   ├── android.test.AssertionFailedError.html
│   │   │   │   │   ├── android.test.ComparisonFailure.html
│   │   │   │   │   ├── android.test.InstrumentationTestSuite.html
│   │   │   │   │   ├── android.test.mock.MockContext.html
│   │   │   │   │   ├── android.text.Html.html
│   │   │   │   │   ├── android.util.DisplayMetrics.html
│   │   │   │   │   ├── android.view.accessibility.AccessibilityEvent.html
│   │   │   │   │   ├── android.view.accessibility.AccessibilityNodeInfo.html
│   │   │   │   │   ├── android.view.accessibility.AccessibilityRecord.html
│   │   │   │   │   ├── android.view.ActionMode.html
│   │   │   │   │   ├── android.view.ActionProvider.html
│   │   │   │   │   ├── android.view.Display.html
│   │   │   │   │   ├── android.view.Gravity.html
│   │   │   │   │   ├── android.view.InputDevice.html
│   │   │   │   │   ├── android.view.InputEvent.html
│   │   │   │   │   ├── android.view.inputmethod.EditorInfo.html
│   │   │   │   │   ├── android.view.inputmethod.InputMethodManager.html
│   │   │   │   │   ├── android.view.KeyCharacterMap.html
│   │   │   │   │   ├── android.view.KeyEvent.html
│   │   │   │   │   ├── android.view.textservice.SpellCheckerSession.html
│   │   │   │   │   ├── android.view.textservice.SpellCheckerSession.SpellCheckerSessionListener.html
│   │   │   │   │   ├── android.view.textservice.SpellCheckerSubtype.html
│   │   │   │   │   ├── android.view.TextureView.html
│   │   │   │   │   ├── android.view.View.AccessibilityDelegate.html
│   │   │   │   │   ├── android.view.ViewDebug.HierarchyTraceType.html
│   │   │   │   │   ├── android.view.ViewDebug.html
│   │   │   │   │   ├── android.view.ViewDebug.RecyclerTraceType.html
│   │   │   │   │   ├── android.view.ViewGroup.html
│   │   │   │   │   ├── android.view.View.html
│   │   │   │   │   ├── android.view.ViewParent.html
│   │   │   │   │   ├── android.view.ViewPropertyAnimator.html
│   │   │   │   │   ├── android.view.ViewStub.html
│   │   │   │   │   ├── android.view.ViewTreeObserver.html
│   │   │   │   │   ├── android.webkit.CookieManager.html
│   │   │   │   │   ├── android.webkit.GeolocationPermissions.html
│   │   │   │   │   ├── android.webkit.JsResult.html
│   │   │   │   │   ├── android.webkit.WebIconDatabase.html
│   │   │   │   │   ├── android.webkit.WebSettings.html
│   │   │   │   │   ├── android.webkit.WebStorage.html
│   │   │   │   │   ├── android.webkit.WebView.HitTestResult.html
│   │   │   │   │   ├── android.webkit.WebView.html
│   │   │   │   │   ├── android.widget.AbsSeekBar.html
│   │   │   │   │   ├── android.widget.AdapterViewAnimator.html
│   │   │   │   │   ├── android.widget.AdapterViewFlipper.html
│   │   │   │   │   ├── android.widget.AutoCompleteTextView.html
│   │   │   │   │   ├── android.widget.CalendarView.html
│   │   │   │   │   ├── android.widget.CheckedTextView.html
│   │   │   │   │   ├── android.widget.FrameLayout.html
│   │   │   │   │   ├── android.widget.Gallery.html
│   │   │   │   │   ├── android.widget.GridLayout.html
│   │   │   │   │   ├── android.widget.GridView.html
│   │   │   │   │   ├── android.widget.ImageView.html
│   │   │   │   │   ├── android.widget.LinearLayout.html
│   │   │   │   │   ├── android.widget.RelativeLayout.html
│   │   │   │   │   ├── android.widget.RemoteViews.html
│   │   │   │   │   ├── android.widget.SearchView.html
│   │   │   │   │   ├── android.widget.Spinner.html
│   │   │   │   │   ├── android.widget.Switch.html
│   │   │   │   │   ├── android.widget.TextView.html
│   │   │   │   │   ├── changes-summary.html
│   │   │   │   │   ├── classes_index_additions.html
│   │   │   │   │   ├── classes_index_all.html
│   │   │   │   │   ├── classes_index_changes.html
│   │   │   │   │   ├── classes_index_removals.html
│   │   │   │   │   ├── constructors_index_additions.html
│   │   │   │   │   ├── constructors_index_all.html
│   │   │   │   │   ├── constructors_index_changes.html
│   │   │   │   │   ├── constructors_index_removals.html
│   │   │   │   │   ├── fields_index_additions.html
│   │   │   │   │   ├── fields_index_all.html
│   │   │   │   │   ├── fields_index_changes.html
│   │   │   │   │   ├── fields_index_removals.html
│   │   │   │   │   ├── jdiff_help.html
│   │   │   │   │   ├── jdiff_statistics.html
│   │   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   │   ├── junit.framework.Assert.html
│   │   │   │   │   ├── junit.framework.AssertionFailedError.html
│   │   │   │   │   ├── junit.framework.ComparisonFailure.html
│   │   │   │   │   ├── junit.framework.TestResult.html
│   │   │   │   │   ├── junit.framework.TestSuite.html
│   │   │   │   │   ├── junit.runner.BaseTestRunner.html
│   │   │   │   │   ├── methods_index_additions.html
│   │   │   │   │   ├── methods_index_all.html
│   │   │   │   │   ├── methods_index_changes.html
│   │   │   │   │   ├── methods_index_removals.html
│   │   │   │   │   ├── packages_index_additions.html
│   │   │   │   │   ├── packages_index_all.html
│   │   │   │   │   ├── packages_index_changes.html
│   │   │   │   │   ├── packages_index_removals.html
│   │   │   │   │   ├── pkg_android.accessibilityservice.html
│   │   │   │   │   ├── pkg_android.animation.html
│   │   │   │   │   ├── pkg_android.app.html
│   │   │   │   │   ├── pkg_android.appwidget.html
│   │   │   │   │   ├── pkg_android.bluetooth.html
│   │   │   │   │   ├── pkg_android.content.html
│   │   │   │   │   ├── pkg_android.content.pm.html
│   │   │   │   │   ├── pkg_android.content.res.html
│   │   │   │   │   ├── pkg_android.database.html
│   │   │   │   │   ├── pkg_android.database.sqlite.html
│   │   │   │   │   ├── pkg_android.drm.html
│   │   │   │   │   ├── pkg_android.graphics.drawable.html
│   │   │   │   │   ├── pkg_android.graphics.html
│   │   │   │   │   ├── pkg_android.hardware.html
│   │   │   │   │   ├── pkg_android.html
│   │   │   │   │   ├── pkg_android.media.audiofx.html
│   │   │   │   │   ├── pkg_android.media.html
│   │   │   │   │   ├── pkg_android.net.html
│   │   │   │   │   ├── pkg_android.net.wifi.p2p.html
│   │   │   │   │   ├── pkg_android.nfc.html
│   │   │   │   │   ├── pkg_android.nfc.tech.html
│   │   │   │   │   ├── pkg_android.os.html
│   │   │   │   │   ├── pkg_android.provider.html
│   │   │   │   │   ├── pkg_android.renderscript.html
│   │   │   │   │   ├── pkg_android.security.html
│   │   │   │   │   ├── pkg_android.service.textservice.html
│   │   │   │   │   ├── pkg_android.speech.html
│   │   │   │   │   ├── pkg_android.test.html
│   │   │   │   │   ├── pkg_android.test.mock.html
│   │   │   │   │   ├── pkg_android.text.html
│   │   │   │   │   ├── pkg_android.util.html
│   │   │   │   │   ├── pkg_android.view.accessibility.html
│   │   │   │   │   ├── pkg_android.view.html
│   │   │   │   │   ├── pkg_android.view.inputmethod.html
│   │   │   │   │   ├── pkg_android.view.textservice.html
│   │   │   │   │   ├── pkg_android.webkit.html
│   │   │   │   │   ├── pkg_android.widget.html
│   │   │   │   │   ├── pkg_junit.framework.html
│   │   │   │   │   └── pkg_junit.runner.html
│   │   │   │   ├── changes.html
│   │   │   │   ├── missingSinces.txt
│   │   │   │   ├── stylesheet-jdiff.css
│   │   │   │   └── user_comments_for_15_to_16.xml
│   │   │   ├── 17
│   │   │   │   ├── changes
│   │   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   │   ├── android.accessibilityservice.AccessibilityService.html
│   │   │   │   │   ├── android.accessibilityservice.AccessibilityServiceInfo.html
│   │   │   │   │   ├── android.app.Activity.html
│   │   │   │   │   ├── android.app.admin.DeviceAdminInfo.html
│   │   │   │   │   ├── android.app.admin.DevicePolicyManager.html
│   │   │   │   │   ├── android.app.AlertDialog.Builder.html
│   │   │   │   │   ├── android.app.Fragment.html
│   │   │   │   │   ├── android.app.FragmentManager.html
│   │   │   │   │   ├── android.app.Notification.Builder.html
│   │   │   │   │   ├── android.app.PendingIntent.html
│   │   │   │   │   ├── android.app.WallpaperManager.html
│   │   │   │   │   ├── android.appwidget.AppWidgetHost.html
│   │   │   │   │   ├── android.appwidget.AppWidgetManager.html
│   │   │   │   │   ├── android.appwidget.AppWidgetProviderInfo.html
│   │   │   │   │   ├── android.bluetooth.BluetoothA2dp.html
│   │   │   │   │   ├── android.content.ContentProviderClient.html
│   │   │   │   │   ├── android.content.Context.html
│   │   │   │   │   ├── android.content.ContextWrapper.html
│   │   │   │   │   ├── android.content.Intent.html
│   │   │   │   │   ├── android.content.IntentSender.html
│   │   │   │   │   ├── android.content.pm.ActivityInfo.html
│   │   │   │   │   ├── android.content.pm.ApplicationInfo.html
│   │   │   │   │   ├── android.content.pm.PackageManager.html
│   │   │   │   │   ├── android.content.pm.PermissionGroupInfo.html
│   │   │   │   │   ├── android.content.pm.PermissionInfo.html
│   │   │   │   │   ├── android.content.pm.ProviderInfo.html
│   │   │   │   │   ├── android.content.pm.ResolveInfo.html
│   │   │   │   │   ├── android.content.pm.ServiceInfo.html
│   │   │   │   │   ├── android.content.res.Configuration.html
│   │   │   │   │   ├── android.database.DatabaseUtils.InsertHelper.html
│   │   │   │   │   ├── android.graphics.Bitmap.html
│   │   │   │   │   ├── android.graphics.Paint.html
│   │   │   │   │   ├── android.hardware.Camera.CameraInfo.html
│   │   │   │   │   ├── android.hardware.Camera.html
│   │   │   │   │   ├── android.hardware.Camera.Parameters.html
│   │   │   │   │   ├── android.hardware.Sensor.html
│   │   │   │   │   ├── android.inputmethodservice.AbstractInputMethodService.AbstractInputMethodSessionImpl.html
│   │   │   │   │   ├── android.inputmethodservice.AbstractInputMethodService.html
│   │   │   │   │   ├── android.inputmethodservice.InputMethodService.html
│   │   │   │   │   ├── android.location.Location.html
│   │   │   │   │   ├── android.location.LocationProvider.html
│   │   │   │   │   ├── android.Manifest.permission_group.html
│   │   │   │   │   ├── android.media.AudioManager.html
│   │   │   │   │   ├── android.media.MediaMetadataRetriever.html
│   │   │   │   │   ├── android.media.MediaPlayer.html
│   │   │   │   │   ├── android.media.MediaRecorder.html
│   │   │   │   │   ├── android.media.MediaRouter.Callback.html
│   │   │   │   │   ├── android.media.MediaRouter.html
│   │   │   │   │   ├── android.media.MediaRouter.RouteInfo.html
│   │   │   │   │   ├── android.net.ConnectivityManager.html
│   │   │   │   │   ├── android.net.LocalSocket.html
│   │   │   │   │   ├── android.net.SSLCertificateSocketFactory.html
│   │   │   │   │   ├── android.net.wifi.ScanResult.html
│   │   │   │   │   ├── android.opengl.GLES20.html
│   │   │   │   │   ├── android.os.BatteryManager.html
│   │   │   │   │   ├── android.os.Binder.html
│   │   │   │   │   ├── android.os.Build.VERSION_CODES.html
│   │   │   │   │   ├── android.os.PowerManager.html
│   │   │   │   │   ├── android.os.PowerManager.WakeLock.html
│   │   │   │   │   ├── android.os.Process.html
│   │   │   │   │   ├── android.os.RemoteCallbackList.html
│   │   │   │   │   ├── android.os.SystemClock.html
│   │   │   │   │   ├── android.provider.CalendarContract.CalendarColumns.html
│   │   │   │   │   ├── android.provider.CalendarContract.EventsColumns.html
│   │   │   │   │   ├── android.provider.CallLog.Calls.html
│   │   │   │   │   ├── android.provider.MediaStore.html
│   │   │   │   │   ├── android.provider.Settings.Secure.html
│   │   │   │   │   ├── android.provider.Settings.System.html
│   │   │   │   │   ├── android.R.attr.html
│   │   │   │   │   ├── android.renderscript.Script.html
│   │   │   │   │   ├── android.R.style.html
│   │   │   │   │   ├── android.telephony.cdma.CdmaCellLocation.html
│   │   │   │   │   ├── android.telephony.PhoneStateListener.html
│   │   │   │   │   ├── android.telephony.TelephonyManager.html
│   │   │   │   │   ├── android.test.mock.MockContext.html
│   │   │   │   │   ├── android.test.mock.MockPackageManager.html
│   │   │   │   │   ├── android.text.format.DateFormat.html
│   │   │   │   │   ├── android.text.format.DateUtils.html
│   │   │   │   │   ├── android.text.TextUtils.html
│   │   │   │   │   ├── android.util.DisplayMetrics.html
│   │   │   │   │   ├── android.util.FloatMath.html
│   │   │   │   │   ├── android.util.LruCache.html
│   │   │   │   │   ├── android.view.accessibility.AccessibilityEvent.html
│   │   │   │   │   ├── android.view.accessibility.AccessibilityNodeInfo.html
│   │   │   │   │   ├── android.view.ContextThemeWrapper.html
│   │   │   │   │   ├── android.view.Display.html
│   │   │   │   │   ├── android.view.Gravity.html
│   │   │   │   │   ├── android.view.inputmethod.InputMethodSession.html
│   │   │   │   │   ├── android.view.inputmethod.InputMethodSubtype.html
│   │   │   │   │   ├── android.view.Surface.html
│   │   │   │   │   ├── android.view.SurfaceView.html
│   │   │   │   │   ├── android.view.ViewGroup.LayoutParams.html
│   │   │   │   │   ├── android.view.ViewGroup.MarginLayoutParams.html
│   │   │   │   │   ├── android.view.View.html
│   │   │   │   │   ├── android.view.WindowManager.LayoutParams.html
│   │   │   │   │   ├── android.webkit.WebChromeClient.html
│   │   │   │   │   ├── android.webkit.WebHistoryItem.html
│   │   │   │   │   ├── android.webkit.WebSettings.html
│   │   │   │   │   ├── android.webkit.WebViewDatabase.html
│   │   │   │   │   ├── android.webkit.WebView.html
│   │   │   │   │   ├── android.widget.AutoCompleteTextView.html
│   │   │   │   │   ├── android.widget.CheckedTextView.html
│   │   │   │   │   ├── android.widget.DigitalClock.html
│   │   │   │   │   ├── android.widget.RelativeLayout.html
│   │   │   │   │   ├── android.widget.RelativeLayout.LayoutParams.html
│   │   │   │   │   ├── android.widget.RemoteViews.html
│   │   │   │   │   ├── android.widget.SlidingDrawer.html
│   │   │   │   │   ├── android.widget.TextView.html
│   │   │   │   │   ├── android.widget.TwoLineListItem.html
│   │   │   │   │   ├── android.widget.VideoView.html
│   │   │   │   │   ├── android.widget.ViewAnimator.html
│   │   │   │   │   ├── changes-summary.html
│   │   │   │   │   ├── classes_index_additions.html
│   │   │   │   │   ├── classes_index_all.html
│   │   │   │   │   ├── classes_index_changes.html
│   │   │   │   │   ├── classes_index_removals.html
│   │   │   │   │   ├── constructors_index_additions.html
│   │   │   │   │   ├── constructors_index_all.html
│   │   │   │   │   ├── constructors_index_changes.html
│   │   │   │   │   ├── constructors_index_removals.html
│   │   │   │   │   ├── fields_index_additions.html
│   │   │   │   │   ├── fields_index_all.html
│   │   │   │   │   ├── fields_index_changes.html
│   │   │   │   │   ├── fields_index_removals.html
│   │   │   │   │   ├── jdiff_help.html
│   │   │   │   │   ├── jdiff_statistics.html
│   │   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   │   ├── methods_index_additions.html
│   │   │   │   │   ├── methods_index_all.html
│   │   │   │   │   ├── methods_index_changes.html
│   │   │   │   │   ├── methods_index_removals.html
│   │   │   │   │   ├── packages_index_additions.html
│   │   │   │   │   ├── packages_index_all.html
│   │   │   │   │   ├── packages_index_changes.html
│   │   │   │   │   ├── packages_index_removals.html
│   │   │   │   │   ├── pkg_android.accessibilityservice.html
│   │   │   │   │   ├── pkg_android.app.admin.html
│   │   │   │   │   ├── pkg_android.app.html
│   │   │   │   │   ├── pkg_android.appwidget.html
│   │   │   │   │   ├── pkg_android.bluetooth.html
│   │   │   │   │   ├── pkg_android.content.html
│   │   │   │   │   ├── pkg_android.content.pm.html
│   │   │   │   │   ├── pkg_android.content.res.html
│   │   │   │   │   ├── pkg_android.database.html
│   │   │   │   │   ├── pkg_android.graphics.html
│   │   │   │   │   ├── pkg_android.hardware.html
│   │   │   │   │   ├── pkg_android.html
│   │   │   │   │   ├── pkg_android.inputmethodservice.html
│   │   │   │   │   ├── pkg_android.location.html
│   │   │   │   │   ├── pkg_android.media.html
│   │   │   │   │   ├── pkg_android.net.html
│   │   │   │   │   ├── pkg_android.net.http.html
│   │   │   │   │   ├── pkg_android.net.wifi.html
│   │   │   │   │   ├── pkg_android.nfc.tech.html
│   │   │   │   │   ├── pkg_android.opengl.html
│   │   │   │   │   ├── pkg_android.os.html
│   │   │   │   │   ├── pkg_android.provider.html
│   │   │   │   │   ├── pkg_android.renderscript.html
│   │   │   │   │   ├── pkg_android.telephony.cdma.html
│   │   │   │   │   ├── pkg_android.telephony.html
│   │   │   │   │   ├── pkg_android.test.mock.html
│   │   │   │   │   ├── pkg_android.text.format.html
│   │   │   │   │   ├── pkg_android.text.html
│   │   │   │   │   ├── pkg_android.text.style.html
│   │   │   │   │   ├── pkg_android.util.html
│   │   │   │   │   ├── pkg_android.view.accessibility.html
│   │   │   │   │   ├── pkg_android.view.html
│   │   │   │   │   ├── pkg_android.view.inputmethod.html
│   │   │   │   │   ├── pkg_android.webkit.html
│   │   │   │   │   └── pkg_android.widget.html
│   │   │   │   ├── changes.html
│   │   │   │   ├── missingSinces.txt
│   │   │   │   ├── stylesheet-jdiff.css
│   │   │   │   └── user_comments_for_16_to_17.xml
│   │   │   ├── 3
│   │   │   │   ├── changes
│   │   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   │   ├── android.app.Activity.html
│   │   │   │   │   ├── android.app.ActivityManager.html
│   │   │   │   │   ├── android.app.AlarmManager.html
│   │   │   │   │   ├── android.app.AlertDialog.html
│   │   │   │   │   ├── android.app.Instrumentation.html
│   │   │   │   │   ├── android.app.LauncherActivity.html
│   │   │   │   │   ├── android.app.PendingIntent.html
│   │   │   │   │   ├── android.content.BroadcastReceiver.html
│   │   │   │   │   ├── android.content.ContentProvider.html
│   │   │   │   │   ├── android.content.ContentResolver.html
│   │   │   │   │   ├── android.content.Context.html
│   │   │   │   │   ├── android.content.DialogInterface.html
│   │   │   │   │   ├── android.content.Intent.html
│   │   │   │   │   ├── android.content.pm.ActivityInfo.html
│   │   │   │   │   ├── android.content.pm.PackageInfo.html
│   │   │   │   │   ├── android.content.pm.PackageManager.html
│   │   │   │   │   ├── android.content.res.AssetFileDescriptor.html
│   │   │   │   │   ├── android.content.res.Configuration.html
│   │   │   │   │   ├── android.content.res.Resources.html
│   │   │   │   │   ├── android.content.res.TypedArray.html
│   │   │   │   │   ├── android.database.Cursor.html
│   │   │   │   │   ├── android.database.CursorWrapper.html
│   │   │   │   │   ├── android.database.DatabaseUtils.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteDatabase.html
│   │   │   │   │   ├── android.graphics.Bitmap.html
│   │   │   │   │   ├── android.graphics.Canvas.html
│   │   │   │   │   ├── android.graphics.drawable.Drawable.html
│   │   │   │   │   ├── android.graphics.drawable.RotateDrawable.html
│   │   │   │   │   ├── android.graphics.drawable.ScaleDrawable.html
│   │   │   │   │   ├── android.graphics.drawable.shapes.Shape.html
│   │   │   │   │   ├── android.graphics.drawable.TransitionDrawable.html
│   │   │   │   │   ├── android.graphics.RectF.html
│   │   │   │   │   ├── android.graphics.Rect.html
│   │   │   │   │   ├── android.hardware.Camera.html
│   │   │   │   │   ├── android.hardware.SensorListener.html
│   │   │   │   │   ├── android.hardware.SensorManager.html
│   │   │   │   │   ├── android.location.Location.html
│   │   │   │   │   ├── android.location.LocationManager.html
│   │   │   │   │   ├── android.Manifest.permission.html
│   │   │   │   │   ├── android.media.AudioManager.html
│   │   │   │   │   ├── android.media.MediaPlayer.html
│   │   │   │   │   ├── android.media.MediaRecorder.html
│   │   │   │   │   ├── android.media.MediaRecorder.OutputFormat.html
│   │   │   │   │   ├── android.media.RingtoneManager.html
│   │   │   │   │   ├── android.media.SoundPool.html
│   │   │   │   │   ├── android.net.ConnectivityManager.html
│   │   │   │   │   ├── android.net.NetworkInfo.html
│   │   │   │   │   ├── android.net.wifi.WifiManager.html
│   │   │   │   │   ├── android.os.Binder.html
│   │   │   │   │   ├── android.os.Build.html
│   │   │   │   │   ├── android.os.Debug.html
│   │   │   │   │   ├── android.os.Environment.html
│   │   │   │   │   ├── android.os.Handler.html
│   │   │   │   │   ├── android.os.IBinder.html
│   │   │   │   │   ├── android.os.Looper.html
│   │   │   │   │   ├── android.os.ParcelFileDescriptor.html
│   │   │   │   │   ├── android.os.Parcel.html
│   │   │   │   │   ├── android.preference.DialogPreference.html
│   │   │   │   │   ├── android.provider.Browser.html
│   │   │   │   │   ├── android.provider.Contacts.Intents.html
│   │   │   │   │   ├── android.provider.Contacts.Intents.Insert.html
│   │   │   │   │   ├── android.provider.Contacts.PeopleColumns.html
│   │   │   │   │   ├── android.provider.MediaStore.Audio.AlbumColumns.html
│   │   │   │   │   ├── android.provider.MediaStore.Audio.Media.html
│   │   │   │   │   ├── android.provider.MediaStore.html
│   │   │   │   │   ├── android.provider.MediaStore.Images.Media.html
│   │   │   │   │   ├── android.provider.MediaStore.Video.html
│   │   │   │   │   ├── android.provider.MediaStore.Video.VideoColumns.html
│   │   │   │   │   ├── android.provider.Settings.html
│   │   │   │   │   ├── android.provider.Settings.System.html
│   │   │   │   │   ├── android.R.attr.html
│   │   │   │   │   ├── android.R.drawable.html
│   │   │   │   │   ├── android.R.id.html
│   │   │   │   │   ├── android.R.string.html
│   │   │   │   │   ├── android.R.style.html
│   │   │   │   │   ├── android.telephony.gsm.SmsMessage.html
│   │   │   │   │   ├── android.telephony.PhoneNumberUtils.html
│   │   │   │   │   ├── android.telephony.TelephonyManager.html
│   │   │   │   │   ├── android.test.ActivityInstrumentationTestCase.html
│   │   │   │   │   ├── android.test.InstrumentationTestCase.html
│   │   │   │   │   ├── android.test.mock.MockPackageManager.html
│   │   │   │   │   ├── android.test.ProviderTestCase.html
│   │   │   │   │   ├── android.test.suitebuilder.TestMethod.html
│   │   │   │   │   ├── android.test.TouchUtils.html
│   │   │   │   │   ├── android.text.Annotation.html
│   │   │   │   │   ├── android.text.AutoText.html
│   │   │   │   │   ├── android.text.method.ArrowKeyMovementMethod.html
│   │   │   │   │   ├── android.text.method.BaseKeyListener.html
│   │   │   │   │   ├── android.text.method.DateKeyListener.html
│   │   │   │   │   ├── android.text.method.DateTimeKeyListener.html
│   │   │   │   │   ├── android.text.method.DialerKeyListener.html
│   │   │   │   │   ├── android.text.method.DigitsKeyListener.html
│   │   │   │   │   ├── android.text.method.KeyListener.html
│   │   │   │   │   ├── android.text.method.MetaKeyKeyListener.html
│   │   │   │   │   ├── android.text.method.MovementMethod.html
│   │   │   │   │   ├── android.text.method.MultiTapKeyListener.html
│   │   │   │   │   ├── android.text.method.QwertyKeyListener.html
│   │   │   │   │   ├── android.text.method.ScrollingMovementMethod.html
│   │   │   │   │   ├── android.text.method.TextKeyListener.html
│   │   │   │   │   ├── android.text.method.TimeKeyListener.html
│   │   │   │   │   ├── android.text.method.Touch.html
│   │   │   │   │   ├── android.text.Spanned.html
│   │   │   │   │   ├── android.text.SpanWatcher.html
│   │   │   │   │   ├── android.text.style.AbsoluteSizeSpan.html
│   │   │   │   │   ├── android.text.style.AlignmentSpan.Standard.html
│   │   │   │   │   ├── android.text.style.BackgroundColorSpan.html
│   │   │   │   │   ├── android.text.style.BulletSpan.html
│   │   │   │   │   ├── android.text.style.ClickableSpan.html
│   │   │   │   │   ├── android.text.style.DynamicDrawableSpan.html
│   │   │   │   │   ├── android.text.style.ForegroundColorSpan.html
│   │   │   │   │   ├── android.text.style.ImageSpan.html
│   │   │   │   │   ├── android.text.style.LeadingMarginSpan.Standard.html
│   │   │   │   │   ├── android.text.style.MaskFilterSpan.html
│   │   │   │   │   ├── android.text.style.QuoteSpan.html
│   │   │   │   │   ├── android.text.style.RasterizerSpan.html
│   │   │   │   │   ├── android.text.style.RelativeSizeSpan.html
│   │   │   │   │   ├── android.text.style.ScaleXSpan.html
│   │   │   │   │   ├── android.text.style.StrikethroughSpan.html
│   │   │   │   │   ├── android.text.style.StyleSpan.html
│   │   │   │   │   ├── android.text.style.SubscriptSpan.html
│   │   │   │   │   ├── android.text.style.SuperscriptSpan.html
│   │   │   │   │   ├── android.text.style.TextAppearanceSpan.html
│   │   │   │   │   ├── android.text.style.TypefaceSpan.html
│   │   │   │   │   ├── android.text.style.UnderlineSpan.html
│   │   │   │   │   ├── android.text.style.UpdateLayout.html
│   │   │   │   │   ├── android.text.style.URLSpan.html
│   │   │   │   │   ├── android.text.TextUtils.html
│   │   │   │   │   ├── android.text.TextWatcher.html
│   │   │   │   │   ├── android.util.SparseIntArray.html
│   │   │   │   │   ├── android.util.TimeUtils.html
│   │   │   │   │   ├── android.view.animation.Animation.html
│   │   │   │   │   ├── android.view.animation.Transformation.html
│   │   │   │   │   ├── android.view.GestureDetector.html
│   │   │   │   │   ├── android.view.GestureDetector.SimpleOnGestureListener.html
│   │   │   │   │   ├── android.view.Gravity.html
│   │   │   │   │   ├── android.view.KeyCharacterMap.html
│   │   │   │   │   ├── android.view.KeyEvent.html
│   │   │   │   │   ├── android.view.Menu.html
│   │   │   │   │   ├── android.view.MotionEvent.html
│   │   │   │   │   ├── android.view.OrientationListener.html
│   │   │   │   │   ├── android.view.ViewConfiguration.html
│   │   │   │   │   ├── android.view.ViewDebug.html
│   │   │   │   │   ├── android.view.ViewGroup.html
│   │   │   │   │   ├── android.view.View.html
│   │   │   │   │   ├── android.view.ViewParent.html
│   │   │   │   │   ├── android.view.ViewTreeObserver.html
│   │   │   │   │   ├── android.view.Window.html
│   │   │   │   │   ├── android.view.WindowManager.LayoutParams.html
│   │   │   │   │   ├── android.webkit.UrlInterceptHandler.html
│   │   │   │   │   ├── android.webkit.UrlInterceptRegistry.html
│   │   │   │   │   ├── android.webkit.URLUtil.html
│   │   │   │   │   ├── android.webkit.WebHistoryItem.html
│   │   │   │   │   ├── android.webkit.WebSettings.html
│   │   │   │   │   ├── android.webkit.WebView.html
│   │   │   │   │   ├── android.widget.AbsListView.html
│   │   │   │   │   ├── android.widget.AbsoluteLayout.html
│   │   │   │   │   ├── android.widget.AbsSeekBar.html
│   │   │   │   │   ├── android.widget.ArrayAdapter.html
│   │   │   │   │   ├── android.widget.AutoCompleteTextView.html
│   │   │   │   │   ├── android.widget.Chronometer.html
│   │   │   │   │   ├── android.widget.CursorAdapter.html
│   │   │   │   │   ├── android.widget.GridView.html
│   │   │   │   │   ├── android.widget.ListView.html
│   │   │   │   │   ├── android.widget.PopupWindow.html
│   │   │   │   │   ├── android.widget.PopupWindow.OnDismissListener.html
│   │   │   │   │   ├── android.widget.ProgressBar.html
│   │   │   │   │   ├── android.widget.RemoteViews.ActionException.html
│   │   │   │   │   ├── android.widget.RemoteViews.html
│   │   │   │   │   ├── android.widget.ResourceCursorAdapter.html
│   │   │   │   │   ├── android.widget.Scroller.html
│   │   │   │   │   ├── android.widget.SimpleCursorAdapter.html
│   │   │   │   │   ├── android.widget.TextView.html
│   │   │   │   │   ├── changes-summary.html
│   │   │   │   │   ├── classes_index_additions.html
│   │   │   │   │   ├── classes_index_all.html
│   │   │   │   │   ├── classes_index_changes.html
│   │   │   │   │   ├── classes_index_removals.html
│   │   │   │   │   ├── constructors_index_additions.html
│   │   │   │   │   ├── constructors_index_all.html
│   │   │   │   │   ├── constructors_index_changes.html
│   │   │   │   │   ├── constructors_index_removals.html
│   │   │   │   │   ├── dalvik.system.DexFile.html
│   │   │   │   │   ├── dalvik.system.VMDebug.html
│   │   │   │   │   ├── dalvik.system.Zygote.html
│   │   │   │   │   ├── fields_index_additions.html
│   │   │   │   │   ├── fields_index_all.html
│   │   │   │   │   ├── fields_index_changes.html
│   │   │   │   │   ├── fields_index_removals.html
│   │   │   │   │   ├── java.lang.Character.UnicodeBlock.html
│   │   │   │   │   ├── java.lang.Class.html
│   │   │   │   │   ├── java.util.jar.Pack200.Packer.html
│   │   │   │   │   ├── java.util.jar.Pack200.Unpacker.html
│   │   │   │   │   ├── java.util.logging.Level.html
│   │   │   │   │   ├── java.util.logging.LogManager.html
│   │   │   │   │   ├── jdiff_help.html
│   │   │   │   │   ├── jdiff_statistics.html
│   │   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   │   ├── methods_index_additions.html
│   │   │   │   │   ├── methods_index_all.html
│   │   │   │   │   ├── methods_index_changes.html
│   │   │   │   │   ├── methods_index_removals.html
│   │   │   │   │   ├── packages_index_additions.html
│   │   │   │   │   ├── packages_index_all.html
│   │   │   │   │   ├── packages_index_changes.html
│   │   │   │   │   ├── packages_index_removals.html
│   │   │   │   │   ├── pkg_android.app.html
│   │   │   │   │   ├── pkg_android.content.html
│   │   │   │   │   ├── pkg_android.content.pm.html
│   │   │   │   │   ├── pkg_android.content.res.html
│   │   │   │   │   ├── pkg_android.database.html
│   │   │   │   │   ├── pkg_android.database.sqlite.html
│   │   │   │   │   ├── pkg_android.graphics.drawable.html
│   │   │   │   │   ├── pkg_android.graphics.drawable.shapes.html
│   │   │   │   │   ├── pkg_android.graphics.html
│   │   │   │   │   ├── pkg_android.hardware.html
│   │   │   │   │   ├── pkg_android.html
│   │   │   │   │   ├── pkg_android.location.html
│   │   │   │   │   ├── pkg_android.media.html
│   │   │   │   │   ├── pkg_android.net.html
│   │   │   │   │   ├── pkg_android.net.wifi.html
│   │   │   │   │   ├── pkg_android.opengl.html
│   │   │   │   │   ├── pkg_android.os.html
│   │   │   │   │   ├── pkg_android.preference.html
│   │   │   │   │   ├── pkg_android.provider.html
│   │   │   │   │   ├── pkg_android.telephony.gsm.html
│   │   │   │   │   ├── pkg_android.telephony.html
│   │   │   │   │   ├── pkg_android.test.html
│   │   │   │   │   ├── pkg_android.test.mock.html
│   │   │   │   │   ├── pkg_android.test.suitebuilder.html
│   │   │   │   │   ├── pkg_android.text.html
│   │   │   │   │   ├── pkg_android.text.method.html
│   │   │   │   │   ├── pkg_android.text.style.html
│   │   │   │   │   ├── pkg_android.util.html
│   │   │   │   │   ├── pkg_android.view.animation.html
│   │   │   │   │   ├── pkg_android.view.html
│   │   │   │   │   ├── pkg_android.webkit.html
│   │   │   │   │   ├── pkg_android.widget.html
│   │   │   │   │   ├── pkg_dalvik.system.html
│   │   │   │   │   ├── pkg_java.lang.html
│   │   │   │   │   ├── pkg_java.util.jar.html
│   │   │   │   │   └── pkg_java.util.logging.html
│   │   │   │   ├── changes.html
│   │   │   │   ├── missingSinces.txt
│   │   │   │   ├── stylesheet-jdiff.css
│   │   │   │   └── user_comments_for_2_to_3.xml
│   │   │   ├── 4
│   │   │   │   ├── changes
│   │   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   │   ├── android.app.Activity.html
│   │   │   │   │   ├── android.app.Dialog.html
│   │   │   │   │   ├── android.app.LauncherActivity.html
│   │   │   │   │   ├── android.app.LauncherActivity.ListItem.html
│   │   │   │   │   ├── android.app.PendingIntent.html
│   │   │   │   │   ├── android.app.SearchManager.html
│   │   │   │   │   ├── android.content.ComponentName.html
│   │   │   │   │   ├── android.content.ContentProvider.html
│   │   │   │   │   ├── android.content.Context.html
│   │   │   │   │   ├── android.content.ContextWrapper.html
│   │   │   │   │   ├── android.content.Intent.html
│   │   │   │   │   ├── android.content.pm.ActivityInfo.html
│   │   │   │   │   ├── android.content.pm.ApplicationInfo.html
│   │   │   │   │   ├── android.content.pm.ConfigurationInfo.html
│   │   │   │   │   ├── android.content.pm.PackageManager.html
│   │   │   │   │   ├── android.content.pm.ProviderInfo.html
│   │   │   │   │   ├── android.content.res.Configuration.html
│   │   │   │   │   ├── android.graphics.BitmapFactory.html
│   │   │   │   │   ├── android.graphics.BitmapFactory.Options.html
│   │   │   │   │   ├── android.graphics.Bitmap.html
│   │   │   │   │   ├── android.graphics.Canvas.html
│   │   │   │   │   ├── android.graphics.drawable.AnimationDrawable.html
│   │   │   │   │   ├── android.graphics.drawable.BitmapDrawable.html
│   │   │   │   │   ├── android.graphics.drawable.Drawable.html
│   │   │   │   │   ├── android.graphics.drawable.NinePatchDrawable.html
│   │   │   │   │   ├── android.graphics.NinePatch.html
│   │   │   │   │   ├── android.graphics.Typeface.html
│   │   │   │   │   ├── android.hardware.SensorManager.html
│   │   │   │   │   ├── android.inputmethodservice.KeyboardView.html
│   │   │   │   │   ├── android.location.Address.html
│   │   │   │   │   ├── android.Manifest.permission_group.html
│   │   │   │   │   ├── android.Manifest.permission.html
│   │   │   │   │   ├── android.media.AudioManager.html
│   │   │   │   │   ├── android.media.MediaRecorder.AudioSource.html
│   │   │   │   │   ├── android.media.MediaRecorder.html
│   │   │   │   │   ├── android.media.ToneGenerator.html
│   │   │   │   │   ├── android.net.wifi.WifiManager.html
│   │   │   │   │   ├── android.os.Build.html
│   │   │   │   │   ├── android.os.Build.VERSION.html
│   │   │   │   │   ├── android.os.RemoteCallbackList.html
│   │   │   │   │   ├── android.provider.MediaStore.Audio.Genres.Members.html
│   │   │   │   │   ├── android.provider.MediaStore.Audio.Media.html
│   │   │   │   │   ├── android.provider.Settings.Secure.html
│   │   │   │   │   ├── android.provider.Settings.System.html
│   │   │   │   │   ├── android.R.anim.html
│   │   │   │   │   ├── android.R.attr.html
│   │   │   │   │   ├── android.R.drawable.html
│   │   │   │   │   ├── android.R.style.html
│   │   │   │   │   ├── android.telephony.gsm.SmsManager.html
│   │   │   │   │   ├── android.telephony.gsm.SmsMessage.html
│   │   │   │   │   ├── android.telephony.gsm.SmsMessage.MessageClass.html
│   │   │   │   │   ├── android.telephony.gsm.SmsMessage.SubmitPdu.html
│   │   │   │   │   ├── android.telephony.TelephonyManager.html
│   │   │   │   │   ├── android.test.AndroidTestCase.html
│   │   │   │   │   ├── android.test.mock.MockContext.html
│   │   │   │   │   ├── android.test.mock.MockPackageManager.html
│   │   │   │   │   ├── android.text.style.ImageSpan.html
│   │   │   │   │   ├── android.util.Config.html
│   │   │   │   │   ├── android.util.DisplayMetrics.html
│   │   │   │   │   ├── android.util.TypedValue.html
│   │   │   │   │   ├── android.view.Surface.html
│   │   │   │   │   ├── android.view.VelocityTracker.html
│   │   │   │   │   ├── android.view.ViewConfiguration.html
│   │   │   │   │   ├── android.view.View.html
│   │   │   │   │   ├── android.view.Window.Callback.html
│   │   │   │   │   ├── android.widget.AutoCompleteTextView.html
│   │   │   │   │   ├── android.widget.CheckedTextView.html
│   │   │   │   │   ├── android.widget.ListView.html
│   │   │   │   │   ├── android.widget.PopupWindow.html
│   │   │   │   │   ├── android.widget.TabHost.TabSpec.html
│   │   │   │   │   ├── android.widget.TabWidget.html
│   │   │   │   │   ├── changes-summary.html
│   │   │   │   │   ├── classes_index_additions.html
│   │   │   │   │   ├── classes_index_all.html
│   │   │   │   │   ├── classes_index_changes.html
│   │   │   │   │   ├── classes_index_removals.html
│   │   │   │   │   ├── constructors_index_additions.html
│   │   │   │   │   ├── constructors_index_all.html
│   │   │   │   │   ├── constructors_index_changes.html
│   │   │   │   │   ├── constructors_index_removals.html
│   │   │   │   │   ├── fields_index_additions.html
│   │   │   │   │   ├── fields_index_all.html
│   │   │   │   │   ├── fields_index_changes.html
│   │   │   │   │   ├── fields_index_removals.html
│   │   │   │   │   ├── java.util.concurrent.locks.AbstractQueuedSynchronizer.html
│   │   │   │   │   ├── java.util.concurrent.TimeUnit.html
│   │   │   │   │   ├── jdiff_help.html
│   │   │   │   │   ├── jdiff_statistics.html
│   │   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   │   ├── methods_index_additions.html
│   │   │   │   │   ├── methods_index_all.html
│   │   │   │   │   ├── methods_index_changes.html
│   │   │   │   │   ├── methods_index_removals.html
│   │   │   │   │   ├── packages_index_additions.html
│   │   │   │   │   ├── packages_index_all.html
│   │   │   │   │   ├── packages_index_changes.html
│   │   │   │   │   ├── packages_index_removals.html
│   │   │   │   │   ├── pkg_android.app.html
│   │   │   │   │   ├── pkg_android.content.html
│   │   │   │   │   ├── pkg_android.content.pm.html
│   │   │   │   │   ├── pkg_android.content.res.html
│   │   │   │   │   ├── pkg_android.graphics.drawable.html
│   │   │   │   │   ├── pkg_android.graphics.html
│   │   │   │   │   ├── pkg_android.hardware.html
│   │   │   │   │   ├── pkg_android.html
│   │   │   │   │   ├── pkg_android.inputmethodservice.html
│   │   │   │   │   ├── pkg_android.location.html
│   │   │   │   │   ├── pkg_android.media.html
│   │   │   │   │   ├── pkg_android.net.wifi.html
│   │   │   │   │   ├── pkg_android.opengl.html
│   │   │   │   │   ├── pkg_android.os.html
│   │   │   │   │   ├── pkg_android.provider.html
│   │   │   │   │   ├── pkg_android.telephony.gsm.html
│   │   │   │   │   ├── pkg_android.telephony.html
│   │   │   │   │   ├── pkg_android.test.html
│   │   │   │   │   ├── pkg_android.test.mock.html
│   │   │   │   │   ├── pkg_android.text.style.html
│   │   │   │   │   ├── pkg_android.util.html
│   │   │   │   │   ├── pkg_android.view.animation.html
│   │   │   │   │   ├── pkg_android.view.html
│   │   │   │   │   ├── pkg_android.widget.html
│   │   │   │   │   ├── pkg_java.util.concurrent.html
│   │   │   │   │   └── pkg_java.util.concurrent.locks.html
│   │   │   │   ├── changes.html
│   │   │   │   ├── missingSinces.txt
│   │   │   │   ├── stylesheet-jdiff.css
│   │   │   │   └── user_comments_for_3_to_4.xml
│   │   │   ├── 5
│   │   │   │   ├── changes
│   │   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   │   ├── android.app.Activity.html
│   │   │   │   │   ├── android.app.ActivityManager.html
│   │   │   │   │   ├── android.app.ActivityManager.RunningAppProcessInfo.html
│   │   │   │   │   ├── android.app.ActivityManager.RunningServiceInfo.html
│   │   │   │   │   ├── android.app.Dialog.html
│   │   │   │   │   ├── android.app.IntentService.html
│   │   │   │   │   ├── android.app.LauncherActivity.html
│   │   │   │   │   ├── android.app.Notification.html
│   │   │   │   │   ├── android.app.NotificationManager.html
│   │   │   │   │   ├── android.app.SearchManager.html
│   │   │   │   │   ├── android.app.Service.html
│   │   │   │   │   ├── android.content.BroadcastReceiver.html
│   │   │   │   │   ├── android.content.ContentProvider.html
│   │   │   │   │   ├── android.content.ContentResolver.html
│   │   │   │   │   ├── android.content.Context.html
│   │   │   │   │   ├── android.content.ContextWrapper.html
│   │   │   │   │   ├── android.content.Intent.html
│   │   │   │   │   ├── android.content.pm.ActivityInfo.html
│   │   │   │   │   ├── android.content.pm.PackageInfo.html
│   │   │   │   │   ├── android.content.pm.PackageManager.html
│   │   │   │   │   ├── android.content.pm.ProviderInfo.html
│   │   │   │   │   ├── android.content.pm.ResolveInfo.html
│   │   │   │   │   ├── android.content.pm.ServiceInfo.html
│   │   │   │   │   ├── android.content.res.Configuration.html
│   │   │   │   │   ├── android.database.AbstractWindowedCursor.html
│   │   │   │   │   ├── android.database.CursorWindow.html
│   │   │   │   │   ├── android.database.DatabaseUtils.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteDatabase.html
│   │   │   │   │   ├── android.graphics.drawable.BitmapDrawable.html
│   │   │   │   │   ├── android.graphics.drawable.Drawable.ConstantState.html
│   │   │   │   │   ├── android.graphics.drawable.Drawable.html
│   │   │   │   │   ├── android.graphics.PixelFormat.html
│   │   │   │   │   ├── android.hardware.Camera.html
│   │   │   │   │   ├── android.hardware.Camera.Parameters.html
│   │   │   │   │   ├── android.inputmethodservice.AbstractInputMethodService.html
│   │   │   │   │   ├── android.inputmethodservice.InputMethodService.html
│   │   │   │   │   ├── android.location.LocationManager.html
│   │   │   │   │   ├── android.Manifest.permission.html
│   │   │   │   │   ├── android.media.AudioFormat.html
│   │   │   │   │   ├── android.media.AudioManager.html
│   │   │   │   │   ├── android.media.MediaPlayer.html
│   │   │   │   │   ├── android.media.ToneGenerator.html
│   │   │   │   │   ├── android.opengl.GLSurfaceView.html
│   │   │   │   │   ├── android.os.BatteryManager.html
│   │   │   │   │   ├── android.os.Build.VERSION_CODES.html
│   │   │   │   │   ├── android.os.Debug.MemoryInfo.html
│   │   │   │   │   ├── android.os.HandlerThread.html
│   │   │   │   │   ├── android.provider.Contacts.ContactMethodsColumns.html
│   │   │   │   │   ├── android.provider.Contacts.ContactMethods.html
│   │   │   │   │   ├── android.provider.Contacts.ExtensionsColumns.html
│   │   │   │   │   ├── android.provider.Contacts.Extensions.html
│   │   │   │   │   ├── android.provider.Contacts.GroupMembership.html
│   │   │   │   │   ├── android.provider.Contacts.GroupsColumns.html
│   │   │   │   │   ├── android.provider.Contacts.Groups.html
│   │   │   │   │   ├── android.provider.Contacts.html
│   │   │   │   │   ├── android.provider.Contacts.Intents.html
│   │   │   │   │   ├── android.provider.Contacts.Intents.Insert.html
│   │   │   │   │   ├── android.provider.Contacts.Intents.UI.html
│   │   │   │   │   ├── android.provider.Contacts.OrganizationColumns.html
│   │   │   │   │   ├── android.provider.Contacts.Organizations.html
│   │   │   │   │   ├── android.provider.Contacts.PeopleColumns.html
│   │   │   │   │   ├── android.provider.Contacts.People.ContactMethods.html
│   │   │   │   │   ├── android.provider.Contacts.People.Extensions.html
│   │   │   │   │   ├── android.provider.Contacts.People.html
│   │   │   │   │   ├── android.provider.Contacts.People.Phones.html
│   │   │   │   │   ├── android.provider.Contacts.PhonesColumns.html
│   │   │   │   │   ├── android.provider.Contacts.Phones.html
│   │   │   │   │   ├── android.provider.Contacts.PhotosColumns.html
│   │   │   │   │   ├── android.provider.Contacts.Photos.html
│   │   │   │   │   ├── android.provider.Contacts.PresenceColumns.html
│   │   │   │   │   ├── android.provider.Contacts.SettingsColumns.html
│   │   │   │   │   ├── android.provider.Contacts.Settings.html
│   │   │   │   │   ├── android.provider.MediaStore.Images.Thumbnails.html
│   │   │   │   │   ├── android.provider.Settings.html
│   │   │   │   │   ├── android.provider.Settings.System.html
│   │   │   │   │   ├── android.R.attr.html
│   │   │   │   │   ├── android.R.drawable.html
│   │   │   │   │   ├── android.R.style.html
│   │   │   │   │   ├── android.telephony.NeighboringCellInfo.html
│   │   │   │   │   ├── android.telephony.PhoneNumberUtils.html
│   │   │   │   │   ├── android.telephony.PhoneStateListener.html
│   │   │   │   │   ├── android.telephony.TelephonyManager.html
│   │   │   │   │   ├── android.test.AndroidTestRunner.html
│   │   │   │   │   ├── android.test.InstrumentationTestCase.html
│   │   │   │   │   ├── android.test.mock.MockContext.html
│   │   │   │   │   ├── android.test.mock.MockPackageManager.html
│   │   │   │   │   ├── android.text.format.DateUtils.html
│   │   │   │   │   ├── android.text.format.Formatter.html
│   │   │   │   │   ├── android.text.InputType.html
│   │   │   │   │   ├── android.text.style.AbsoluteSizeSpan.html
│   │   │   │   │   ├── android.text.TextPaint.html
│   │   │   │   │   ├── android.view.animation.Animation.html
│   │   │   │   │   ├── android.view.HapticFeedbackConstants.html
│   │   │   │   │   ├── android.view.KeyEvent.Callback.html
│   │   │   │   │   ├── android.view.KeyEvent.html
│   │   │   │   │   ├── android.view.MotionEvent.html
│   │   │   │   │   ├── android.view.SurfaceHolder.html
│   │   │   │   │   ├── android.view.Surface.html
│   │   │   │   │   ├── android.view.SurfaceView.html
│   │   │   │   │   ├── android.view.ViewConfiguration.html
│   │   │   │   │   ├── android.view.ViewGroup.html
│   │   │   │   │   ├── android.view.View.html
│   │   │   │   │   ├── android.view.Window.Callback.html
│   │   │   │   │   ├── android.view.WindowManager.LayoutParams.html
│   │   │   │   │   ├── android.webkit.CallbackProxy.html
│   │   │   │   │   ├── android.webkit.PluginData.html
│   │   │   │   │   ├── android.webkit.Plugin.html
│   │   │   │   │   ├── android.webkit.PluginList.html
│   │   │   │   │   ├── android.webkit.UrlInterceptHandler.html
│   │   │   │   │   ├── android.webkit.UrlInterceptRegistry.html
│   │   │   │   │   ├── android.webkit.WebChromeClient.html
│   │   │   │   │   ├── android.webkit.WebSettings.html
│   │   │   │   │   ├── android.webkit.WebViewClient.html
│   │   │   │   │   ├── android.webkit.WebView.html
│   │   │   │   │   ├── android.widget.AutoCompleteTextView.html
│   │   │   │   │   ├── android.widget.MediaController.MediaPlayerControl.html
│   │   │   │   │   ├── android.widget.SimpleCursorTreeAdapter.html
│   │   │   │   │   ├── android.widget.VideoView.html
│   │   │   │   │   ├── changes-summary.html
│   │   │   │   │   ├── classes_index_additions.html
│   │   │   │   │   ├── classes_index_all.html
│   │   │   │   │   ├── classes_index_changes.html
│   │   │   │   │   ├── classes_index_removals.html
│   │   │   │   │   ├── constructors_index_additions.html
│   │   │   │   │   ├── constructors_index_all.html
│   │   │   │   │   ├── constructors_index_changes.html
│   │   │   │   │   ├── constructors_index_removals.html
│   │   │   │   │   ├── dalvik.system.AllocationLimitError.html
│   │   │   │   │   ├── dalvik.system.PotentialDeadlockError.html
│   │   │   │   │   ├── dalvik.system.StaleDexCacheError.html
│   │   │   │   │   ├── dalvik.system.TemporaryDirectory.html
│   │   │   │   │   ├── dalvik.system.TouchDex.html
│   │   │   │   │   ├── dalvik.system.VMDebug.html
│   │   │   │   │   ├── dalvik.system.VMRuntime.html
│   │   │   │   │   ├── dalvik.system.VMStack.html
│   │   │   │   │   ├── dalvik.system.Zygote.html
│   │   │   │   │   ├── fields_index_additions.html
│   │   │   │   │   ├── fields_index_all.html
│   │   │   │   │   ├── fields_index_changes.html
│   │   │   │   │   ├── fields_index_removals.html
│   │   │   │   │   ├── java.util.concurrent.BlockingQueue.html
│   │   │   │   │   ├── jdiff_help.html
│   │   │   │   │   ├── jdiff_statistics.html
│   │   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   │   ├── methods_index_additions.html
│   │   │   │   │   ├── methods_index_all.html
│   │   │   │   │   ├── methods_index_changes.html
│   │   │   │   │   ├── methods_index_removals.html
│   │   │   │   │   ├── packages_index_additions.html
│   │   │   │   │   ├── packages_index_all.html
│   │   │   │   │   ├── packages_index_changes.html
│   │   │   │   │   ├── packages_index_removals.html
│   │   │   │   │   ├── pkg_android.app.html
│   │   │   │   │   ├── pkg_android.content.html
│   │   │   │   │   ├── pkg_android.content.pm.html
│   │   │   │   │   ├── pkg_android.content.res.html
│   │   │   │   │   ├── pkg_android.database.html
│   │   │   │   │   ├── pkg_android.database.sqlite.html
│   │   │   │   │   ├── pkg_android.graphics.drawable.html
│   │   │   │   │   ├── pkg_android.graphics.html
│   │   │   │   │   ├── pkg_android.hardware.html
│   │   │   │   │   ├── pkg_android.html
│   │   │   │   │   ├── pkg_android.inputmethodservice.html
│   │   │   │   │   ├── pkg_android.location.html
│   │   │   │   │   ├── pkg_android.media.html
│   │   │   │   │   ├── pkg_android.opengl.html
│   │   │   │   │   ├── pkg_android.os.html
│   │   │   │   │   ├── pkg_android.provider.html
│   │   │   │   │   ├── pkg_android.telephony.html
│   │   │   │   │   ├── pkg_android.test.html
│   │   │   │   │   ├── pkg_android.test.mock.html
│   │   │   │   │   ├── pkg_android.text.format.html
│   │   │   │   │   ├── pkg_android.text.html
│   │   │   │   │   ├── pkg_android.text.style.html
│   │   │   │   │   ├── pkg_android.util.html
│   │   │   │   │   ├── pkg_android.view.animation.html
│   │   │   │   │   ├── pkg_android.view.html
│   │   │   │   │   ├── pkg_android.webkit.html
│   │   │   │   │   ├── pkg_android.widget.html
│   │   │   │   │   ├── pkg_dalvik.system.html
│   │   │   │   │   ├── pkg_java.util.concurrent.html
│   │   │   │   │   └── pkg_java.util.concurrent.locks.html
│   │   │   │   ├── changes.html
│   │   │   │   ├── missingSinces.txt
│   │   │   │   ├── stylesheet-jdiff.css
│   │   │   │   └── user_comments_for_4_to_5.xml
│   │   │   ├── 6
│   │   │   │   ├── changes
│   │   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   │   ├── android.accounts.AbstractAccountAuthenticator.html
│   │   │   │   │   ├── android.os.Build.VERSION_CODES.html
│   │   │   │   │   ├── android.R.attr.html
│   │   │   │   │   ├── android.view.WindowManager.LayoutParams.html
│   │   │   │   │   ├── changes-summary.html
│   │   │   │   │   ├── classes_index_additions.html
│   │   │   │   │   ├── classes_index_all.html
│   │   │   │   │   ├── classes_index_changes.html
│   │   │   │   │   ├── classes_index_removals.html
│   │   │   │   │   ├── constructors_index_additions.html
│   │   │   │   │   ├── constructors_index_all.html
│   │   │   │   │   ├── constructors_index_changes.html
│   │   │   │   │   ├── constructors_index_removals.html
│   │   │   │   │   ├── fields_index_additions.html
│   │   │   │   │   ├── fields_index_all.html
│   │   │   │   │   ├── fields_index_changes.html
│   │   │   │   │   ├── fields_index_removals.html
│   │   │   │   │   ├── jdiff_help.html
│   │   │   │   │   ├── jdiff_statistics.html
│   │   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   │   ├── methods_index_additions.html
│   │   │   │   │   ├── methods_index_all.html
│   │   │   │   │   ├── methods_index_changes.html
│   │   │   │   │   ├── methods_index_removals.html
│   │   │   │   │   ├── packages_index_additions.html
│   │   │   │   │   ├── packages_index_all.html
│   │   │   │   │   ├── packages_index_changes.html
│   │   │   │   │   ├── packages_index_removals.html
│   │   │   │   │   ├── pkg_android.accounts.html
│   │   │   │   │   ├── pkg_android.html
│   │   │   │   │   ├── pkg_android.os.html
│   │   │   │   │   └── pkg_android.view.html
│   │   │   │   ├── changes.html
│   │   │   │   ├── missingSinces.txt
│   │   │   │   ├── stylesheet-jdiff.css
│   │   │   │   └── user_comments_for_5_to_6.xml
│   │   │   ├── 7
│   │   │   │   ├── changes
│   │   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   │   ├── android.app.WallpaperManager.html
│   │   │   │   │   ├── android.content.Intent.html
│   │   │   │   │   ├── android.content.pm.PackageManager.html
│   │   │   │   │   ├── android.graphics.Rect.html
│   │   │   │   │   ├── android.Manifest.permission.html
│   │   │   │   │   ├── android.media.MediaRecorder.AudioSource.html
│   │   │   │   │   ├── android.os.Build.VERSION_CODES.html
│   │   │   │   │   ├── android.os.PowerManager.html
│   │   │   │   │   ├── android.R.attr.html
│   │   │   │   │   ├── android.telephony.NeighboringCellInfo.html
│   │   │   │   │   ├── android.telephony.PhoneStateListener.html
│   │   │   │   │   ├── android.view.ViewGroup.html
│   │   │   │   │   ├── android.view.View.html
│   │   │   │   │   ├── android.webkit.CacheManager.CacheResult.html
│   │   │   │   │   ├── android.webkit.GeolocationPermissions.html
│   │   │   │   │   ├── android.webkit.WebChromeClient.html
│   │   │   │   │   ├── android.webkit.WebSettings.html
│   │   │   │   │   ├── android.webkit.WebStorage.html
│   │   │   │   │   ├── android.webkit.WebView.html
│   │   │   │   │   ├── android.widget.RemoteViews.html
│   │   │   │   │   ├── android.widget.ViewFlipper.html
│   │   │   │   │   ├── changes-summary.html
│   │   │   │   │   ├── classes_index_additions.html
│   │   │   │   │   ├── classes_index_all.html
│   │   │   │   │   ├── classes_index_changes.html
│   │   │   │   │   ├── classes_index_removals.html
│   │   │   │   │   ├── constructors_index_additions.html
│   │   │   │   │   ├── constructors_index_all.html
│   │   │   │   │   ├── constructors_index_changes.html
│   │   │   │   │   ├── constructors_index_removals.html
│   │   │   │   │   ├── fields_index_additions.html
│   │   │   │   │   ├── fields_index_all.html
│   │   │   │   │   ├── fields_index_changes.html
│   │   │   │   │   ├── fields_index_removals.html
│   │   │   │   │   ├── jdiff_help.html
│   │   │   │   │   ├── jdiff_statistics.html
│   │   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   │   ├── methods_index_additions.html
│   │   │   │   │   ├── methods_index_all.html
│   │   │   │   │   ├── methods_index_changes.html
│   │   │   │   │   ├── methods_index_removals.html
│   │   │   │   │   ├── packages_index_additions.html
│   │   │   │   │   ├── packages_index_all.html
│   │   │   │   │   ├── packages_index_changes.html
│   │   │   │   │   ├── packages_index_removals.html
│   │   │   │   │   ├── pkg_android.app.html
│   │   │   │   │   ├── pkg_android.content.html
│   │   │   │   │   ├── pkg_android.content.pm.html
│   │   │   │   │   ├── pkg_android.graphics.html
│   │   │   │   │   ├── pkg_android.html
│   │   │   │   │   ├── pkg_android.media.html
│   │   │   │   │   ├── pkg_android.os.html
│   │   │   │   │   ├── pkg_android.telephony.html
│   │   │   │   │   ├── pkg_android.view.html
│   │   │   │   │   ├── pkg_android.webkit.html
│   │   │   │   │   └── pkg_android.widget.html
│   │   │   │   ├── changes.html
│   │   │   │   ├── missingSinces.txt
│   │   │   │   ├── stylesheet-jdiff.css
│   │   │   │   └── user_comments_for_6_to_7.xml
│   │   │   ├── 8
│   │   │   │   ├── changes
│   │   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   │   ├── android.accounts.AccountManager.html
│   │   │   │   │   ├── android.app.Activity.html
│   │   │   │   │   ├── android.app.ActivityManager.html
│   │   │   │   │   ├── android.app.ActivityManager.ProcessErrorStateInfo.html
│   │   │   │   │   ├── android.app.AlarmManager.html
│   │   │   │   │   ├── android.app.Dialog.html
│   │   │   │   │   ├── android.app.SearchManager.html
│   │   │   │   │   ├── android.content.AbstractThreadedSyncAdapter.html
│   │   │   │   │   ├── android.content.ComponentName.html
│   │   │   │   │   ├── android.content.ContentResolver.html
│   │   │   │   │   ├── android.content.Context.html
│   │   │   │   │   ├── android.content.ContextWrapper.html
│   │   │   │   │   ├── android.content.Intent.html
│   │   │   │   │   ├── android.content.pm.ActivityInfo.html
│   │   │   │   │   ├── android.content.pm.ApplicationInfo.html
│   │   │   │   │   ├── android.content.pm.ComponentInfo.html
│   │   │   │   │   ├── android.content.pm.PackageManager.html
│   │   │   │   │   ├── android.content.res.Configuration.html
│   │   │   │   │   ├── android.content.SyncResult.html
│   │   │   │   │   ├── android.database.DatabaseUtils.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteDatabase.html
│   │   │   │   │   ├── android.database.sqlite.SQLiteProgram.html
│   │   │   │   │   ├── android.gesture.Gesture.html
│   │   │   │   │   ├── android.gesture.GesturePoint.html
│   │   │   │   │   ├── android.gesture.GestureStroke.html
│   │   │   │   │   ├── android.graphics.PixelFormat.html
│   │   │   │   │   ├── android.hardware.Camera.html
│   │   │   │   │   ├── android.hardware.Camera.Parameters.html
│   │   │   │   │   ├── android.hardware.Sensor.html
│   │   │   │   │   ├── android.location.LocationManager.html
│   │   │   │   │   ├── android.Manifest.permission.html
│   │   │   │   │   ├── android.media.AudioManager.html
│   │   │   │   │   ├── android.media.ExifInterface.html
│   │   │   │   │   ├── android.media.MediaRecorder.html
│   │   │   │   │   ├── android.media.MediaScannerConnection.html
│   │   │   │   │   ├── android.media.MediaScannerConnection.MediaScannerConnectionClient.html
│   │   │   │   │   ├── android.media.SoundPool.html
│   │   │   │   │   ├── android.net.ConnectivityManager.html
│   │   │   │   │   ├── android.net.http.SslCertificate.html
│   │   │   │   │   ├── android.net.SSLCertificateSocketFactory.html
│   │   │   │   │   ├── android.opengl.GLSurfaceView.html
│   │   │   │   │   ├── android.opengl.Matrix.html
│   │   │   │   │   ├── android.os.Build.html
│   │   │   │   │   ├── android.os.Build.VERSION_CODES.html
│   │   │   │   │   ├── android.os.Bundle.html
│   │   │   │   │   ├── android.os.Debug.html
│   │   │   │   │   ├── android.os.Environment.html
│   │   │   │   │   ├── android.os.PowerManager.html
│   │   │   │   │   ├── android.provider.Browser.html
│   │   │   │   │   ├── android.provider.CallLog.Calls.html
│   │   │   │   │   ├── android.provider.ContactsContract.Groups.html
│   │   │   │   │   ├── android.provider.ContactsContract.RawContacts.html
│   │   │   │   │   ├── android.provider.ContactsContract.StatusColumns.html
│   │   │   │   │   ├── android.provider.Contacts.PresenceColumns.html
│   │   │   │   │   ├── android.provider.MediaStore.Audio.AudioColumns.html
│   │   │   │   │   ├── android.provider.MediaStore.Audio.Playlists.Members.html
│   │   │   │   │   ├── android.provider.MediaStore.html
│   │   │   │   │   ├── android.provider.MediaStore.Images.Thumbnails.html
│   │   │   │   │   ├── android.provider.MediaStore.Video.Thumbnails.html
│   │   │   │   │   ├── android.provider.Settings.html
│   │   │   │   │   ├── android.provider.Settings.Secure.html
│   │   │   │   │   ├── android.provider.Settings.System.html
│   │   │   │   │   ├── android.R.anim.html
│   │   │   │   │   ├── android.R.attr.html
│   │   │   │   │   ├── android.R.id.html
│   │   │   │   │   ├── android.speech.RecognizerIntent.html
│   │   │   │   │   ├── android.speech.tts.TextToSpeech.Engine.html
│   │   │   │   │   ├── android.speech.tts.TextToSpeech.html
│   │   │   │   │   ├── android.telephony.TelephonyManager.html
│   │   │   │   │   ├── android.test.ActivityInstrumentationTestCase2.html
│   │   │   │   │   ├── android.test.mock.MockContext.html
│   │   │   │   │   ├── android.test.mock.MockPackageManager.html
│   │   │   │   │   ├── android.text.AndroidCharacter.html
│   │   │   │   │   ├── android.text.util.Rfc822Tokenizer.html
│   │   │   │   │   ├── android.util.EventLogTags.html
│   │   │   │   │   ├── android.util.Log.html
│   │   │   │   │   ├── android.view.animation.Animation.html
│   │   │   │   │   ├── android.view.Display.html
│   │   │   │   │   ├── android.view.GestureDetector.html
│   │   │   │   │   ├── android.view.HapticFeedbackConstants.html
│   │   │   │   │   ├── android.view.MotionEvent.html
│   │   │   │   │   ├── android.view.VelocityTracker.html
│   │   │   │   │   ├── android.view.ViewConfiguration.html
│   │   │   │   │   ├── android.view.ViewGroup.LayoutParams.html
│   │   │   │   │   ├── android.view.View.html
│   │   │   │   │   ├── android.view.WindowManager.LayoutParams.html
│   │   │   │   │   ├── android.webkit.CacheManager.html
│   │   │   │   │   ├── android.webkit.JsResult.html
│   │   │   │   │   ├── android.webkit.WebChromeClient.html
│   │   │   │   │   ├── android.webkit.WebSettings.html
│   │   │   │   │   ├── android.webkit.WebViewClient.html
│   │   │   │   │   ├── android.webkit.WebView.html
│   │   │   │   │   ├── android.widget.AbsListView.html
│   │   │   │   │   ├── android.widget.BaseExpandableListAdapter.html
│   │   │   │   │   ├── android.widget.ImageView.html
│   │   │   │   │   ├── android.widget.ListView.html
│   │   │   │   │   ├── android.widget.RemoteViews.html
│   │   │   │   │   ├── android.widget.TabWidget.html
│   │   │   │   │   ├── android.widget.VideoView.html
│   │   │   │   │   ├── changes-summary.html
│   │   │   │   │   ├── classes_index_additions.html
│   │   │   │   │   ├── classes_index_all.html
│   │   │   │   │   ├── classes_index_changes.html
│   │   │   │   │   ├── classes_index_removals.html
│   │   │   │   │   ├── constructors_index_additions.html
│   │   │   │   │   ├── constructors_index_all.html
│   │   │   │   │   ├── constructors_index_changes.html
│   │   │   │   │   ├── constructors_index_removals.html
│   │   │   │   │   ├── dalvik.bytecode.Opcodes.html
│   │   │   │   │   ├── dalvik.system.VMDebug.html
│   │   │   │   │   ├── dalvik.system.Zygote.html
│   │   │   │   │   ├── fields_index_additions.html
│   │   │   │   │   ├── fields_index_all.html
│   │   │   │   │   ├── fields_index_changes.html
│   │   │   │   │   ├── fields_index_removals.html
│   │   │   │   │   ├── java.net.DatagramSocketImpl.html
│   │   │   │   │   ├── java.nio.charset.Charset.html
│   │   │   │   │   ├── java.util.ArrayList.html
│   │   │   │   │   ├── java.util.HashMap.html
│   │   │   │   │   ├── java.util.regex.Matcher.html
│   │   │   │   │   ├── java.util.regex.Pattern.html
│   │   │   │   │   ├── javax.xml.parsers.DocumentBuilderFactory.html
│   │   │   │   │   ├── javax.xml.parsers.DocumentBuilder.html
│   │   │   │   │   ├── javax.xml.parsers.SAXParserFactory.html
│   │   │   │   │   ├── javax.xml.parsers.SAXParser.html
│   │   │   │   │   ├── javax.xml.XMLConstants.html
│   │   │   │   │   ├── jdiff_help.html
│   │   │   │   │   ├── jdiff_statistics.html
│   │   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   │   ├── methods_index_additions.html
│   │   │   │   │   ├── methods_index_all.html
│   │   │   │   │   ├── methods_index_changes.html
│   │   │   │   │   ├── methods_index_removals.html
│   │   │   │   │   ├── org.w3c.dom.Attr.html
│   │   │   │   │   ├── org.w3c.dom.Document.html
│   │   │   │   │   ├── org.w3c.dom.DOMException.html
│   │   │   │   │   ├── org.w3c.dom.DOMImplementation.html
│   │   │   │   │   ├── org.w3c.dom.Element.html
│   │   │   │   │   ├── org.w3c.dom.Entity.html
│   │   │   │   │   ├── org.w3c.dom.NamedNodeMap.html
│   │   │   │   │   ├── org.w3c.dom.Node.html
│   │   │   │   │   ├── org.w3c.dom.Text.html
│   │   │   │   │   ├── packages_index_additions.html
│   │   │   │   │   ├── packages_index_all.html
│   │   │   │   │   ├── packages_index_changes.html
│   │   │   │   │   ├── packages_index_removals.html
│   │   │   │   │   ├── pkg_android.accounts.html
│   │   │   │   │   ├── pkg_android.app.html
│   │   │   │   │   ├── pkg_android.content.html
│   │   │   │   │   ├── pkg_android.content.pm.html
│   │   │   │   │   ├── pkg_android.content.res.html
│   │   │   │   │   ├── pkg_android.database.html
│   │   │   │   │   ├── pkg_android.database.sqlite.html
│   │   │   │   │   ├── pkg_android.gesture.html
│   │   │   │   │   ├── pkg_android.graphics.html
│   │   │   │   │   ├── pkg_android.hardware.html
│   │   │   │   │   ├── pkg_android.html
│   │   │   │   │   ├── pkg_android.location.html
│   │   │   │   │   ├── pkg_android.media.html
│   │   │   │   │   ├── pkg_android.net.html
│   │   │   │   │   ├── pkg_android.net.http.html
│   │   │   │   │   ├── pkg_android.opengl.html
│   │   │   │   │   ├── pkg_android.os.html
│   │   │   │   │   ├── pkg_android.provider.html
│   │   │   │   │   ├── pkg_android.speech.html
│   │   │   │   │   ├── pkg_android.speech.tts.html
│   │   │   │   │   ├── pkg_android.telephony.html
│   │   │   │   │   ├── pkg_android.test.html
│   │   │   │   │   ├── pkg_android.test.mock.html
│   │   │   │   │   ├── pkg_android.text.html
│   │   │   │   │   ├── pkg_android.text.style.html
│   │   │   │   │   ├── pkg_android.text.util.html
│   │   │   │   │   ├── pkg_android.util.html
│   │   │   │   │   ├── pkg_android.view.animation.html
│   │   │   │   │   ├── pkg_android.view.html
│   │   │   │   │   ├── pkg_android.webkit.html
│   │   │   │   │   ├── pkg_android.widget.html
│   │   │   │   │   ├── pkg_dalvik.bytecode.html
│   │   │   │   │   ├── pkg_dalvik.system.html
│   │   │   │   │   ├── pkg_java.net.html
│   │   │   │   │   ├── pkg_java.nio.charset.html
│   │   │   │   │   ├── pkg_java.util.html
│   │   │   │   │   ├── pkg_java.util.regex.html
│   │   │   │   │   ├── pkg_javax.xml.html
│   │   │   │   │   ├── pkg_javax.xml.parsers.html
│   │   │   │   │   └── pkg_org.w3c.dom.html
│   │   │   │   ├── changes.html
│   │   │   │   ├── missingSinces.txt
│   │   │   │   ├── stylesheet-jdiff.css
│   │   │   │   └── user_comments_for_7_to_8.xml
│   │   │   └── 9
│   │   │   ├── changes
│   │   │   │   ├── alldiffs_index_additions.html
│   │   │   │   ├── alldiffs_index_all.html
│   │   │   │   ├── alldiffs_index_changes.html
│   │   │   │   ├── alldiffs_index_removals.html
│   │   │   │   ├── android.app.Activity.html
│   │   │   │   ├── android.app.ActivityManager.RunningAppProcessInfo.html
│   │   │   │   ├── android.app.admin.DevicePolicyManager.html
│   │   │   │   ├── android.app.Notification.html
│   │   │   │   ├── android.content.AbstractThreadedSyncAdapter.html
│   │   │   │   ├── android.content.Context.html
│   │   │   │   ├── android.content.IntentSender.html
│   │   │   │   ├── android.content.pm.ActivityInfo.html
│   │   │   │   ├── android.content.pm.ApplicationInfo.html
│   │   │   │   ├── android.content.pm.PackageInfo.html
│   │   │   │   ├── android.content.pm.PackageItemInfo.html
│   │   │   │   ├── android.content.pm.PackageManager.html
│   │   │   │   ├── android.content.res.Configuration.html
│   │   │   │   ├── android.content.SharedPreferences.Editor.html
│   │   │   │   ├── android.graphics.ImageFormat.html
│   │   │   │   ├── android.hardware.Camera.html
│   │   │   │   ├── android.hardware.Camera.Parameters.html
│   │   │   │   ├── android.hardware.Sensor.html
│   │   │   │   ├── android.hardware.SensorManager.html
│   │   │   │   ├── android.location.Criteria.html
│   │   │   │   ├── android.location.Geocoder.html
│   │   │   │   ├── android.location.LocationManager.html
│   │   │   │   ├── android.Manifest.permission.html
│   │   │   │   ├── android.media.AudioTrack.html
│   │   │   │   ├── android.media.CamcorderProfile.html
│   │   │   │   ├── android.media.CameraProfile.html
│   │   │   │   ├── android.media.ExifInterface.html
│   │   │   │   ├── android.media.MediaPlayer.html
│   │   │   │   ├── android.media.MediaRecorder.html
│   │   │   │   ├── android.net.wifi.WifiManager.WifiLock.html
│   │   │   │   ├── android.opengl.GLES20.html
│   │   │   │   ├── android.os.Build.html
│   │   │   │   ├── android.os.Build.VERSION_CODES.html
│   │   │   │   ├── android.os.DropBoxManager.Entry.html
│   │   │   │   ├── android.os.Environment.html
│   │   │   │   ├── android.os.ParcelFileDescriptor.html
│   │   │   │   ├── android.os.PowerManager.WakeLock.html
│   │   │   │   ├── android.provider.ContactsContract.CommonDataKinds.Nickname.html
│   │   │   │   ├── android.provider.MediaStore.html
│   │   │   │   ├── android.provider.Settings.html
│   │   │   │   ├── android.R.attr.html
│   │   │   │   ├── android.R.drawable.html
│   │   │   │   ├── android.R.style.html
│   │   │   │   ├── android.service.wallpaper.WallpaperService.Engine.html
│   │   │   │   ├── android.telephony.gsm.GsmCellLocation.html
│   │   │   │   ├── android.telephony.TelephonyManager.html
│   │   │   │   ├── android.test.mock.MockPackageManager.html
│   │   │   │   ├── android.text.format.DateUtils.html
│   │   │   │   ├── android.util.DisplayMetrics.html
│   │   │   │   ├── android.view.inputmethod.BaseInputConnection.html
│   │   │   │   ├── android.view.inputmethod.InputConnection.html
│   │   │   │   ├── android.view.inputmethod.InputConnectionWrapper.html
│   │   │   │   ├── android.view.KeyEvent.html
│   │   │   │   ├── android.view.MotionEvent.html
│   │   │   │   ├── android.view.ViewConfiguration.html
│   │   │   │   ├── android.view.View.html
│   │   │   │   ├── android.view.Window.html
│   │   │   │   ├── android.webkit.WebSettings.html
│   │   │   │   ├── android.widget.ListView.html
│   │   │   │   ├── android.widget.RemoteViews.html
│   │   │   │   ├── changes-summary.html
│   │   │   │   ├── classes_index_additions.html
│   │   │   │   ├── classes_index_all.html
│   │   │   │   ├── classes_index_changes.html
│   │   │   │   ├── classes_index_removals.html
│   │   │   │   ├── constructors_index_additions.html
│   │   │   │   ├── constructors_index_all.html
│   │   │   │   ├── constructors_index_changes.html
│   │   │   │   ├── constructors_index_removals.html
│   │   │   │   ├── dalvik.bytecode.Opcodes.html
│   │   │   │   ├── dalvik.system.PathClassLoader.html
│   │   │   │   ├── fields_index_additions.html
│   │   │   │   ├── fields_index_all.html
│   │   │   │   ├── fields_index_changes.html
│   │   │   │   ├── fields_index_removals.html
│   │   │   │   ├── java.awt.font.TextAttribute.html
│   │   │   │   ├── java.io.File.html
│   │   │   │   ├── java.io.IOException.html
│   │   │   │   ├── java.io.ObjectStreamClass.html
│   │   │   │   ├── java.io.PipedInputStream.html
│   │   │   │   ├── java.io.PipedReader.html
│   │   │   │   ├── java.io.PrintStream.html
│   │   │   │   ├── java.io.PrintWriter.html
│   │   │   │   ├── java.lang.Class.html
│   │   │   │   ├── java.lang.Double.html
│   │   │   │   ├── java.lang.Enum.html
│   │   │   │   ├── java.lang.Float.html
│   │   │   │   ├── java.lang.Math.html
│   │   │   │   ├── java.lang.Package.html
│   │   │   │   ├── java.lang.reflect.Array.html
│   │   │   │   ├── java.lang.reflect.Member.html
│   │   │   │   ├── java.lang.StrictMath.html
│   │   │   │   ├── java.lang.String.html
│   │   │   │   ├── java.lang.System.html
│   │   │   │   ├── java.net.NetworkInterface.html
│   │   │   │   ├── java.net.SocketImpl.html
│   │   │   │   ├── java.nio.Buffer.html
│   │   │   │   ├── java.security.AccessController.html
│   │   │   │   ├── java.security.Policy.html
│   │   │   │   ├── java.security.UnrecoverableKeyException.html
│   │   │   │   ├── java.sql.Array.html
│   │   │   │   ├── java.sql.BatchUpdateException.html
│   │   │   │   ├── java.sql.Blob.html
│   │   │   │   ├── java.sql.CallableStatement.html
│   │   │   │   ├── java.sql.Clob.html
│   │   │   │   ├── java.sql.Connection.html
│   │   │   │   ├── java.sql.DatabaseMetaData.html
│   │   │   │   ├── java.sql.DataTruncation.html
│   │   │   │   ├── java.sql.ParameterMetaData.html
│   │   │   │   ├── java.sql.PreparedStatement.html
│   │   │   │   ├── java.sql.ResultSet.html
│   │   │   │   ├── java.sql.ResultSetMetaData.html
│   │   │   │   ├── java.sql.SQLException.html
│   │   │   │   ├── java.sql.SQLInput.html
│   │   │   │   ├── java.sql.SQLOutput.html
│   │   │   │   ├── java.sql.SQLWarning.html
│   │   │   │   ├── java.sql.Statement.html
│   │   │   │   ├── java.sql.Types.html
│   │   │   │   ├── java.text.BreakIterator.html
│   │   │   │   ├── java.text.CollationKey.html
│   │   │   │   ├── java.text.DateFormatSymbols.html
│   │   │   │   ├── java.text.DecimalFormatSymbols.html
│   │   │   │   ├── java.text.Format.html
│   │   │   │   ├── java.text.NumberFormat.html
│   │   │   │   ├── java.util.Arrays.html
│   │   │   │   ├── java.util.Calendar.html
│   │   │   │   ├── java.util.Collections.html
│   │   │   │   ├── java.util.concurrent.AbstractExecutorService.html
│   │   │   │   ├── java.util.concurrent.atomic.AtomicBoolean.html
│   │   │   │   ├── java.util.concurrent.atomic.AtomicIntegerArray.html
│   │   │   │   ├── java.util.concurrent.atomic.AtomicIntegerFieldUpdater.html
│   │   │   │   ├── java.util.concurrent.atomic.AtomicInteger.html
│   │   │   │   ├── java.util.concurrent.atomic.AtomicLongArray.html
│   │   │   │   ├── java.util.concurrent.atomic.AtomicLongFieldUpdater.html
│   │   │   │   ├── java.util.concurrent.atomic.AtomicLong.html
│   │   │   │   ├── java.util.concurrent.atomic.AtomicReferenceArray.html
│   │   │   │   ├── java.util.concurrent.atomic.AtomicReferenceFieldUpdater.html
│   │   │   │   ├── java.util.concurrent.atomic.AtomicReference.html
│   │   │   │   ├── java.util.concurrent.ConcurrentHashMap.html
│   │   │   │   ├── java.util.concurrent.ExecutorService.html
│   │   │   │   ├── java.util.concurrent.Executors.html
│   │   │   │   ├── java.util.concurrent.FutureTask.html
│   │   │   │   ├── java.util.concurrent.locks.AbstractOwnableSynchronizer.html
│   │   │   │   ├── java.util.concurrent.locks.LockSupport.html
│   │   │   │   ├── java.util.concurrent.locks.ReentrantReadWriteLock.html
│   │   │   │   ├── java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock.html
│   │   │   │   ├── java.util.concurrent.ScheduledThreadPoolExecutor.html
│   │   │   │   ├── java.util.concurrent.ThreadPoolExecutor.html
│   │   │   │   ├── java.util.concurrent.TimeUnit.html
│   │   │   │   ├── java.util.LinkedList.html
│   │   │   │   ├── java.util.Locale.html
│   │   │   │   ├── java.util.logging.Logger.html
│   │   │   │   ├── java.util.Properties.html
│   │   │   │   ├── java.util.PropertyResourceBundle.html
│   │   │   │   ├── java.util.ResourceBundle.html
│   │   │   │   ├── java.util.Scanner.html
│   │   │   │   ├── java.util.TreeMap.html
│   │   │   │   ├── java.util.TreeSet.html
│   │   │   │   ├── javax.net.ssl.HandshakeCompletedEvent.html
│   │   │   │   ├── javax.net.ssl.KeyStoreBuilderParameters.html
│   │   │   │   ├── javax.net.ssl.SSLContext.html
│   │   │   │   ├── javax.net.ssl.SSLContextSpi.html
│   │   │   │   ├── javax.net.ssl.SSLEngine.html
│   │   │   │   ├── javax.net.ssl.SSLSessionBindingEvent.html
│   │   │   │   ├── javax.net.ssl.SSLSessionContext.html
│   │   │   │   ├── javax.net.ssl.SSLSocket.html
│   │   │   │   ├── javax.security.auth.Subject.html
│   │   │   │   ├── javax.security.auth.x500.X500Principal.html
│   │   │   │   ├── javax.sql.ConnectionPoolDataSource.html
│   │   │   │   ├── javax.sql.DataSource.html
│   │   │   │   ├── javax.sql.PooledConnection.html
│   │   │   │   ├── javax.sql.RowSet.html
│   │   │   │   ├── javax.xml.datatype.DatatypeFactory.html
│   │   │   │   ├── javax.xml.parsers.DocumentBuilderFactory.html
│   │   │   │   ├── javax.xml.parsers.SAXParserFactory.html
│   │   │   │   ├── javax.xml.transform.TransformerFactory.html
│   │   │   │   ├── javax.xml.validation.SchemaFactory.html
│   │   │   │   ├── jdiff_help.html
│   │   │   │   ├── jdiff_statistics.html
│   │   │   │   ├── jdiff_topleftframe.html
│   │   │   │   ├── methods_index_additions.html
│   │   │   │   ├── methods_index_all.html
│   │   │   │   ├── methods_index_changes.html
│   │   │   │   ├── methods_index_removals.html
│   │   │   │   ├── org.apache.http.protocol.HTTP.html
│   │   │   │   ├── packages_index_additions.html
│   │   │   │   ├── packages_index_all.html
│   │   │   │   ├── packages_index_changes.html
│   │   │   │   ├── packages_index_removals.html
│   │   │   │   ├── pkg_android.app.admin.html
│   │   │   │   ├── pkg_android.app.html
│   │   │   │   ├── pkg_android.content.html
│   │   │   │   ├── pkg_android.content.pm.html
│   │   │   │   ├── pkg_android.content.res.html
│   │   │   │   ├── pkg_android.graphics.html
│   │   │   │   ├── pkg_android.hardware.html
│   │   │   │   ├── pkg_android.html
│   │   │   │   ├── pkg_android.location.html
│   │   │   │   ├── pkg_android.media.html
│   │   │   │   ├── pkg_android.net.wifi.html
│   │   │   │   ├── pkg_android.opengl.html
│   │   │   │   ├── pkg_android.os.html
│   │   │   │   ├── pkg_android.provider.html
│   │   │   │   ├── pkg_android.service.wallpaper.html
│   │   │   │   ├── pkg_android.telephony.gsm.html
│   │   │   │   ├── pkg_android.telephony.html
│   │   │   │   ├── pkg_android.test.mock.html
│   │   │   │   ├── pkg_android.text.format.html
│   │   │   │   ├── pkg_android.util.html
│   │   │   │   ├── pkg_android.view.html
│   │   │   │   ├── pkg_android.view.inputmethod.html
│   │   │   │   ├── pkg_android.webkit.html
│   │   │   │   ├── pkg_android.widget.html
│   │   │   │   ├── pkg_dalvik.bytecode.html
│   │   │   │   ├── pkg_dalvik.system.html
│   │   │   │   ├── pkg_java.awt.font.html
│   │   │   │   ├── pkg_java.io.html
│   │   │   │   ├── pkg_java.lang.html
│   │   │   │   ├── pkg_java.lang.reflect.html
│   │   │   │   ├── pkg_java.net.html
│   │   │   │   ├── pkg_java.nio.html
│   │   │   │   ├── pkg_java.security.html
│   │   │   │   ├── pkg_java.sql.html
│   │   │   │   ├── pkg_java.text.html
│   │   │   │   ├── pkg_java.util.concurrent.atomic.html
│   │   │   │   ├── pkg_java.util.concurrent.html
│   │   │   │   ├── pkg_java.util.concurrent.locks.html
│   │   │   │   ├── pkg_java.util.html
│   │   │   │   ├── pkg_java.util.logging.html
│   │   │   │   ├── pkg_java.util.zip.html
│   │   │   │   ├── pkg_javax.net.ssl.html
│   │   │   │   ├── pkg_javax.security.auth.html
│   │   │   │   ├── pkg_javax.security.auth.x500.html
│   │   │   │   ├── pkg_javax.sql.html
│   │   │   │   ├── pkg_javax.xml.datatype.html
│   │   │   │   ├── pkg_javax.xml.parsers.html
│   │   │   │   ├── pkg_javax.xml.transform.html
│   │   │   │   ├── pkg_javax.xml.validation.html
│   │   │   │   └── pkg_org.apache.http.protocol.html
│   │   │   ├── changes.html
│   │   │   ├── stylesheet-jdiff.css
│   │   │   └── user_comments_for_8_to_9.xml
│   │   ├── download.html
│   │   ├── exploring.html
│   │   ├── images
│   │   │   ├── 2.0
│   │   │   │   ├── camera-modes.png
│   │   │   │   ├── email-inbox.png
│   │   │   │   ├── mms-search.png
│   │   │   │   ├── multiple-accounts.png
│   │   │   │   └── quick-connect.png
│   │   │   ├── 2.2
│   │   │   │   ├── 22browser.png
│   │   │   │   ├── 22exchange.png
│   │   │   │   ├── 22gallery.png
│   │   │   │   ├── 22home.png
│   │   │   │   ├── 22hotspot.png
│   │   │   │   ├── 22keyboard.png
│   │   │   │   └── jit-graph.png
│   │   │   ├── 2.3
│   │   │   │   ├── ffc.png
│   │   │   │   ├── home-menu.png
│   │   │   │   ├── home-plain.png
│   │   │   │   ├── nfc.png
│   │   │   │   ├── onetouch.png
│   │   │   │   ├── power.png
│   │   │   │   ├── running.png
│   │   │   │   ├── selection.png
│   │   │   │   └── sipcall.png
│   │   │   ├── 3.0
│   │   │   │   ├── browser_full.png
│   │   │   │   ├── browser.png
│   │   │   │   ├── camera_full.png
│   │   │   │   ├── camera.png
│   │   │   │   ├── contacts_full.png
│   │   │   │   ├── contacts.png
│   │   │   │   ├── copy_full.png
│   │   │   │   ├── copy.png
│   │   │   │   ├── home_hero1_full.png
│   │   │   │   ├── home_hero1.png
│   │   │   │   ├── homescreen_cust_port_full.png
│   │   │   │   ├── homescreen_cust_port.png
│   │   │   │   ├── mail_drag_full.png
│   │   │   │   ├── mail_drag.png
│   │   │   │   ├── tasks_full.png
│   │   │   │   ├── tasks.png
│   │   │   │   └── widgets.png
│   │   │   ├── 3.1
│   │   │   │   ├── controls.png
│   │   │   │   ├── home_full.png
│   │   │   │   ├── home.png
│   │   │   │   ├── resizeable.png
│   │   │   │   └── tasks.png
│   │   │   ├── 4.0
│   │   │   │   ├── allapps-lg.png
│   │   │   │   ├── allapps.png
│   │   │   │   ├── bbench.png
│   │   │   │   ├── beam-lg.png
│   │   │   │   ├── beam-maps-lg.png
│   │   │   │   ├── beam-maps.png
│   │   │   │   ├── beam.png
│   │   │   │   ├── browser-lg.png
│   │   │   │   ├── browser.png
│   │   │   │   ├── browser-tabs-lg.png
│   │   │   │   ├── browser-tabs.png
│   │   │   │   ├── calendar-widget-lg.png
│   │   │   │   ├── calendar-widget.png
│   │   │   │   ├── camera-lg.png
│   │   │   │   ├── camera.png
│   │   │   │   ├── contact-call-lg.png
│   │   │   │   ├── contact-call.png
│   │   │   │   ├── contact-connect-lg.png
│   │   │   │   ├── contact-connect.png
│   │   │   │   ├── contact-email-lg.png
│   │   │   │   ├── contact-email.png
│   │   │   │   ├── contact-faves-lg.png
│   │   │   │   ├── contact-faves.png
│   │   │   │   ├── face-unlock-lg.png
│   │   │   │   ├── face-unlock.png
│   │   │   │   ├── gallery-edit-lg.png
│   │   │   │   ├── gallery-edit.png
│   │   │   │   ├── gallery-share-lg.png
│   │   │   │   ├── gallery-share.png
│   │   │   │   ├── gallery-widget.png
│   │   │   │   ├── home-lg.png
│   │   │   │   ├── home.png
│   │   │   │   ├── live-effects.png
│   │   │   │   ├── lock-camera-lg.png
│   │   │   │   ├── lock-camera.png
│   │   │   │   ├── lock-lg.png
│   │   │   │   ├── lock.png
│   │   │   │   ├── quick-responses-lg.png
│   │   │   │   ├── quick-responses.png
│   │   │   │   ├── screenshot-lg.png
│   │   │   │   ├── screenshot.png
│   │   │   │   ├── tasks-lg.png
│   │   │   │   ├── tasks.png
│   │   │   │   ├── text-replace-lg.png
│   │   │   │   ├── text-replace.png
│   │   │   │   ├── tts-lg.png
│   │   │   │   ├── tts.png
│   │   │   │   ├── usage-all-lg.png
│   │   │   │   ├── usage-all.png
│   │   │   │   ├── usage-maps-lg.png
│   │   │   │   └── usage-maps.png
│   │   │   ├── battery.png
│   │   │   ├── camera.png
│   │   │   ├── donut_small_bg.png
│   │   │   ├── market.png
│   │   │   └── search.png
│   │   ├── index.html
│   │   ├── installing
│   │   │   ├── adding-packages.html
│   │   │   ├── bundle.html
│   │   │   ├── index.html
│   │   │   ├── installing-adt.html
│   │   │   └── next.html
│   │   ├── older_releases.html
│   │   ├── OLD_RELEASENOTES.html
│   │   ├── RELEASENOTES.html
│   │   ├── terms_body.html
│   │   ├── terms.html
│   │   └── win-usb.html
│   ├── security_at_android_dot_com.txt
│   ├── shareables
│   │   └── README.txt
│   ├── sitemap-intl.txt
│   ├── sitemap.txt
│   ├── source.properties
│   ├── support.html
│   ├── timestamp.js
│   ├── tools
│   │   ├── adk
│   │   │   ├── adk2.html
│   │   │   ├── adk.html
│   │   │   └── index.html
│   │   ├── avd.html
│   │   ├── building
│   │   │   ├── building-cmdline.html
│   │   │   ├── building-eclipse.html
│   │   │   └── index.html
│   │   ├── debugging
│   │   │   ├── ddms.html
│   │   │   ├── debugging-devtools.html
│   │   │   ├── debugging-log.html
│   │   │   ├── debugging-projects-cmdline.html
│   │   │   ├── debugging-projects.html
│   │   │   ├── debugging-tracing.html
│   │   │   ├── debugging-ui.html
│   │   │   ├── improving-w-lint.html
│   │   │   ├── index.html
│   │   │   └── systrace.html
│   │   ├── debug-tasks.html
│   │   ├── device.html
│   │   ├── devices
│   │   │   ├── emulator.html
│   │   │   ├── index.html
│   │   │   ├── managing-avds-cmdline.html
│   │   │   └── managing-avds.html
│   │   ├── eclipse-adt.html
│   │   ├── extras
│   │   │   ├── index.html
│   │   │   ├── oem-usb.html
│   │   │   └── support-library.html
│   │   ├── help
│   │   │   ├── aapt.html
│   │   │   ├── adb.html
│   │   │   ├── adt.html
│   │   │   ├── android.html
│   │   │   ├── avd-manager.html
│   │   │   ├── bmgr.html
│   │   │   ├── ddms.html
│   │   │   ├── dmtracedump.html
│   │   │   ├── draw9patch.html
│   │   │   ├── emulator.html
│   │   │   ├── etc1tool.html
│   │   │   ├── gltracer.html
│   │   │   ├── hierarchy-viewer.html
│   │   │   ├── hprof-conv.html
│   │   │   ├── index.html
│   │   │   ├── jobb.html
│   │   │   ├── layoutopt.html
│   │   │   ├── lint.html
│   │   │   ├── logcat.html
│   │   │   ├── mksdcard.html
│   │   │   ├── monitor.html
│   │   │   ├── MonkeyDevice.html
│   │   │   ├── monkey.html
│   │   │   ├── MonkeyImage.html
│   │   │   ├── monkeyrunner_concepts.html
│   │   │   ├── MonkeyRunner.html
│   │   │   ├── proguard.html
│   │   │   ├── sdk-manager.html
│   │   │   ├── sqlite3.html
│   │   │   ├── systrace.html
│   │   │   ├── traceview.html
│   │   │   ├── uiautomator
│   │   │   │   ├── IAutomationSupport.html
│   │   │   │   ├── index.html
│   │   │   │   ├── UiAutomatorTestCase.html
│   │   │   │   ├── UiCollection.html
│   │   │   │   ├── UiDevice.html
│   │   │   │   ├── UiObject.html
│   │   │   │   ├── UiObjectNotFoundException.html
│   │   │   │   ├── UiScrollable.html
│   │   │   │   ├── UiSelector.html
│   │   │   │   └── UiWatcher.html
│   │   │   └── zipalign.html
│   │   ├── index.html
│   │   ├── other-ide.html
│   │   ├── othertools.html
│   │   ├── projects
│   │   │   ├── index.html
│   │   │   ├── projects-cmdline.html
│   │   │   ├── projects-eclipse.html
│   │   │   └── templates.html
│   │   ├── publishing
│   │   │   ├── app-signing.html
│   │   │   ├── preparing.html
│   │   │   ├── publishing_overview.html
│   │   │   └── versioning.html
│   │   ├── revisions
│   │   │   ├── index.html
│   │   │   └── platforms.html
│   │   ├── samples
│   │   │   └── index.html
│   │   ├── sdk
│   │   │   ├── addons.html
│   │   │   ├── adt_download.html
│   │   │   ├── adt-notes.html
│   │   │   ├── download.html
│   │   │   ├── eclipse-adt.html
│   │   │   ├── installing.html
│   │   │   ├── libraries.html
│   │   │   ├── ndk
│   │   │   │   ├── 1.5_r1
│   │   │   │   │   └── index.html
│   │   │   │   ├── 1.6_r1
│   │   │   │   │   └── index.html
│   │   │   │   ├── index.html
│   │   │   │   └── overview.html
│   │   │   ├── older_releases.html
│   │   │   ├── OLD_RELEASENOTES.html
│   │   │   ├── platforms.html
│   │   │   ├── preview
│   │   │   │   ├── features.html
│   │   │   │   ├── index.html
│   │   │   │   ├── installing.html
│   │   │   │   ├── requirements.html
│   │   │   │   └── upgrading.html
│   │   │   ├── RELEASENOTES.html
│   │   │   ├── tools-notes.html
│   │   │   ├── usb-drivers.html
│   │   │   └── win-usb.html
│   │   ├── testing
│   │   │   ├── activity_test.html
│   │   │   ├── activity_testing.html
│   │   │   ├── contentprovider_testing.html
│   │   │   ├── index.html
│   │   │   ├── service_testing.html
│   │   │   ├── testing_accessibility.html
│   │   │   ├── testing_android.html
│   │   │   ├── testing_eclipse.html
│   │   │   ├── testing_otheride.html
│   │   │   ├── testing_ui.html
│   │   │   └── what_to_test.html
│   │   ├── tools_toc.html
│   │   ├── workflow
│   │   │   ├── app-signing.html
│   │   │   ├── index.html
│   │   │   ├── publishing
│   │   │   │   ├── app-signing.html
│   │   │   │   ├── preparing.html
│   │   │   │   ├── publishing.html
│   │   │   │   ├── publishing_overview.html
│   │   │   │   └── versioning.html
│   │   │   ├── publishing_overview.html
│   │   │   └── versioning.html
│   │   └── workflow.html
│   └── training
│   ├── accessibility
│   │   ├── accessible-app.html
│   │   ├── index.html
│   │   └── service.html
│   ├── advanced.html
│   ├── animation
│   │   ├── anim_card_flip.mp4
│   │   ├── anim_card_flip.ogv
│   │   ├── anim_card_flip.webm
│   │   ├── anim_crossfade.mp4
│   │   ├── anim_crossfade.ogv
│   │   ├── anim_crossfade.webm
│   │   ├── anim_layout_changes.mp4
│   │   ├── anim_layout_changes.ogv
│   │   ├── anim_layout_changes.webm
│   │   ├── anim_page_transformer_depth.mp4
│   │   ├── anim_page_transformer_depth.ogv
│   │   ├── anim_page_transformer_depth.webm
│   │   ├── anim_page_transformer_zoomout.mp4
│   │   ├── anim_page_transformer_zoomout.ogv
│   │   ├── anim_page_transformer_zoomout.webm
│   │   ├── anim_screenslide.mp4
│   │   ├── anim_screenslide.ogv
│   │   ├── anim_screenslide.webm
│   │   ├── anim_zoom.mp4
│   │   ├── anim_zoom.ogv
│   │   ├── anim_zoom.webm
│   │   ├── cardflip.html
│   │   ├── crossfade.html
│   │   ├── index.html
│   │   ├── layout.html
│   │   ├── screen-slide.html
│   │   └── zoom.html
│   ├── articles
│   │   ├── perf-anr.html
│   │   ├── perf-jni.html
│   │   ├── perf-tips.html
│   │   ├── security-tips.html
│   │   └── smp.html
│   ├── backward-compatible-ui
│   │   ├── abstracting.html
│   │   ├── index.html
│   │   ├── new-implementation.html
│   │   ├── older-implementation.html
│   │   └── using-component.html
│   ├── basics
│   │   ├── activity-lifecycle
│   │   │   ├── index.html
│   │   │   ├── pausing.html
│   │   │   ├── recreating.html
│   │   │   ├── starting.html
│   │   │   └── stopping.html
│   │   ├── data-storage
│   │   │   ├── databases.html
│   │   │   ├── files.html
│   │   │   ├── index.html
│   │   │   └── shared-preferences.html
│   │   ├── firstapp
│   │   │   ├── building-ui.html
│   │   │   ├── creating-project.html
│   │   │   ├── index.html
│   │   │   ├── running-app.html
│   │   │   └── starting-activity.html
│   │   ├── fragments
│   │   │   ├── communicating.html
│   │   │   ├── creating.html
│   │   │   ├── fragment-ui.html
│   │   │   ├── index.html
│   │   │   └── support-lib.html
│   │   ├── intents
│   │   │   ├── filters.html
│   │   │   ├── index.html
│   │   │   ├── result.html
│   │   │   └── sending.html
│   │   ├── location
│   │   │   ├── currentlocation.html
│   │   │   ├── geocoding.html
│   │   │   ├── index.html
│   │   │   └── locationmanager.html
│   │   ├── network-ops
│   │   │   ├── connecting.html
│   │   │   ├── index.html
│   │   │   ├── managing.html
│   │   │   └── xml.html
│   │   └── supporting-devices
│   │   ├── index.html
│   │   ├── languages.html
│   │   ├── platforms.html
│   │   └── screens.html
│   ├── best-performance.html
│   ├── best-security.html
│   ├── best-user-input.html
│   ├── best-ux.html
│   ├── building-connectivity.html
│   ├── building-graphics.html
│   ├── building-multimedia.html
│   ├── building-userinfo.html
│   ├── camera
│   │   ├── cameradirect.html
│   │   ├── index.html
│   │   ├── photobasics.html
│   │   └── videobasics.html
│   ├── cloudsync
│   │   ├── backupapi.html
│   │   ├── gcm.html
│   │   └── index.html
│   ├── connect-devices-wirelessly
│   │   ├── index.html
│   │   ├── nsd.html
│   │   ├── nsd-wifi-direct.html
│   │   └── wifi-direct.html
│   ├── custom-views
│   │   ├── create-view.html
│   │   ├── custom-drawing.html
│   │   ├── index.html
│   │   ├── making-interactive.html
│   │   └── optimizing-view.html
│   ├── design-navigation
│   │   ├── ancestral-temporal.html
│   │   ├── descendant-lateral.html
│   │   ├── example-wireframe-device-template.svg
│   │   ├── example-wireframe-phone.svg
│   │   ├── example-wireframe-tablet.svg
│   │   ├── index.html
│   │   ├── multiple-sizes.html
│   │   ├── screen-planning.html
│   │   └── wireframing.html
│   ├── displaying-bitmaps
│   │   ├── cache-bitmap.html
│   │   ├── display-bitmap.html
│   │   ├── index.html
│   │   ├── load-bitmap.html
│   │   └── process-bitmap.html
│   ├── distribute.html
│   ├── efficient-downloads
│   │   ├── connectivity_patterns.html
│   │   ├── efficient-network-access.html
│   │   ├── index.html
│   │   ├── redundant_redundant.html
│   │   └── regular_updates.html
│   ├── enterprise
│   │   ├── device-management-policy.html
│   │   └── index.html
│   ├── gestures
│   │   ├── detector.html
│   │   ├── index.html
│   │   ├── movement.html
│   │   ├── multi.html
│   │   ├── scale.html
│   │   ├── scroll.html
│   │   └── viewgroup.html
│   ├── graphics
│   │   └── opengl
│   │   ├── draw.html
│   │   ├── environment.html
│   │   ├── index.html
│   │   ├── motion.html
│   │   ├── projection.html
│   │   ├── shapes.html
│   │   └── touch.html
│   ├── id-auth
│   │   ├── authenticate.html
│   │   ├── custom_auth.html
│   │   ├── identify.html
│   │   └── index.html
│   ├── implementing-navigation
│   │   ├── ancestral.html
│   │   ├── descendant.html
│   │   ├── index.html
│   │   ├── lateral.html
│   │   └── temporal.html
│   ├── improving-layouts
│   │   ├── index.html
│   │   ├── loading-ondemand.html
│   │   ├── optimizing-layout.html
│   │   ├── reusing-layouts.html
│   │   └── smooth-scrolling.html
│   ├── in-app-billing
│   │   ├── index.html
│   │   ├── list-iab-products.html
│   │   ├── preparing-iab-app.html
│   │   ├── purchase-iab-products.html
│   │   └── test-iab-app.html
│   ├── index.html
│   ├── keyboard-input
│   │   ├── commands.html
│   │   ├── index.html
│   │   ├── navigation.html
│   │   ├── style.html
│   │   └── visibility.html
│   ├── load-data-background
│   │   ├── handle-results.html
│   │   ├── index.html
│   │   └── setup-loader.html
│   ├── managing-audio
│   │   ├── audio-focus.html
│   │   ├── audio-output.html
│   │   ├── index.html
│   │   └── volume-playback.html
│   ├── monetization
│   │   ├── ads-and-ux.html
│   │   └── index.html
│   ├── monitoring-device-state
│   │   ├── battery-monitoring.html
│   │   ├── connectivity-monitoring.html
│   │   ├── docking-monitoring.html
│   │   ├── index.html
│   │   └── manifest-receivers.html
│   ├── multiple-apks
│   │   ├── api.html
│   │   ├── index.html
│   │   ├── multiple.html
│   │   ├── screensize.html
│   │   └── texture.html
│   ├── multiple-threads
│   │   ├── communicate-ui.html
│   │   ├── create-threadpool.html
│   │   ├── define-runnable.html
│   │   ├── index.html
│   │   ├── run-code.html
│   │   └── threadsample.zip
│   ├── multiscreen
│   │   ├── adaptui.html
│   │   ├── index.html
│   │   ├── screendensities.html
│   │   └── screensizes.html
│   ├── notepad
│   │   ├── codelab
│   │   │   └── NotepadCodeLab.zip
│   │   ├── index.html
│   │   ├── notepad-ex1.html
│   │   ├── notepad-ex2.html
│   │   ├── notepad-ex3.html
│   │   ├── notepad-extra-credit.html
│   │   └── notepad-index.html
│   ├── notify-user
│   │   ├── build-notification.html
│   │   ├── display-progress.html
│   │   ├── expanded.html
│   │   ├── index.html
│   │   ├── managing.html
│   │   └── navigation.html
│   ├── run-background-service
│   │   ├── create-service.html
│   │   ├── index.html
│   │   ├── report-status.html
│   │   └── send-request.html
│   ├── search
│   │   ├── backward-compat.html
│   │   ├── index.html
│   │   ├── search.html
│   │   └── setup.html
│   ├── sharing
│   │   ├── index.html
│   │   ├── receive.html
│   │   ├── send.html
│   │   └── shareaction.html
│   ├── training_toc.html
│   └── tv
│   ├── index.html
│   ├── optimizing-layouts-tv.html
│   ├── optimizing-navigation-tv.html
│   └── unsupported-features-tv.html
├── extras
│   ├── android
│   │   └── support
│   │   ├── NOTICE.txt
│   │   ├── README.txt
│   │   ├── samples
│   │   │   ├── Support13Demos
│   │   │   │   ├── AndroidManifest.xml
│   │   │   │   ├── res
│   │   │   │   │   ├── drawable-hdpi
│   │   │   │   │   │   ├── alert_dialog_icon.png
│   │   │   │   │   │   └── app_sample_code.png
│   │   │   │   │   ├── drawable-mdpi
│   │   │   │   │   │   ├── alert_dialog_icon.png
│   │   │   │   │   │   └── app_sample_code.png
│   │   │   │   │   ├── layout
│   │   │   │   │   │   ├── counting.xml
│   │   │   │   │   │   ├── fragment_pager_list.xml
│   │   │   │   │   │   ├── fragment_pager.xml
│   │   │   │   │   │   └── simple_list_item_checkable_1.xml
│   │   │   │   │   └── values
│   │   │   │   │   ├── colors.xml
│   │   │   │   │   └── strings.xml
│   │   │   │   └── src
│   │   │   │   └── com
│   │   │   │   └── example
│   │   │   │   └── android
│   │   │   │   └── supportv13
│   │   │   │   ├── app
│   │   │   │   │   ├── ActionBarTabsPager.java
│   │   │   │   │   ├── CountingFragment.java
│   │   │   │   │   ├── CursorFragment.java
│   │   │   │   │   ├── FragmentNestingPagerSupport.java
│   │   │   │   │   ├── FragmentNestingStatePagerSupport.java
│   │   │   │   │   ├── FragmentPagerSupport.java
│   │   │   │   │   ├── FragmentStatePagerSupport.java
│   │   │   │   │   └── FragmentTabsFragment.java
│   │   │   │   ├── Cheeses.java
│   │   │   │   ├── Shakespeare.java
│   │   │   │   ├── Support13Demos.java
│   │   │   │   └── view
│   │   │   │   └── CheckableFrameLayout.java
│   │   │   ├── Support4Demos
│   │   │   │   ├── AndroidManifest.xml
│   │   │   │   ├── res
│   │   │   │   │   ├── anim
│   │   │   │   │   │   ├── decelerate_quint.xml
│   │   │   │   │   │   ├── fragment_slide_left_enter.xml
│   │   │   │   │   │   ├── fragment_slide_left_exit.xml
│   │   │   │   │   │   ├── fragment_slide_right_enter.xml
│   │   │   │   │   │   └── fragment_slide_right_exit.xml
│   │   │   │   │   ├── drawable-hdpi
│   │   │   │   │   │   ├── alert_dialog_icon.png
│   │   │   │   │   │   ├── app_sample_code.png
│   │   │   │   │   │   ├── drawer_shadow.9.png
│   │   │   │   │   │   └── ic_drawer.png
│   │   │   │   │   ├── drawable-mdpi
│   │   │   │   │   │   ├── alert_dialog_icon.png
│   │   │   │   │   │   ├── app_sample_code.png
│   │   │   │   │   │   ├── drawer_shadow.9.png
│   │   │   │   │   │   └── ic_drawer.png
│   │   │   │   │   ├── drawable-xhdpi
│   │   │   │   │   │   ├── drawer_shadow.9.png
│   │   │   │   │   │   └── ic_drawer.png
│   │   │   │   │   ├── layout
│   │   │   │   │   │   ├── accessibility_delegate.xml
│   │   │   │   │   │   ├── accessibility_manager.xml
│   │   │   │   │   │   ├── drawer_layout.xml
│   │   │   │   │   │   ├── file_provider_example.xml
│   │   │   │   │   │   ├── fragment_arguments_support.xml
│   │   │   │   │   │   ├── fragment_context_menu.xml
│   │   │   │   │   │   ├── fragment_dialog_or_activity.xml
│   │   │   │   │   │   ├── fragment_dialog.xml
│   │   │   │   │   │   ├── fragment_hide_show_support.xml
│   │   │   │   │   │   ├── fragment_layout_support.xml
│   │   │   │   │   │   ├── fragment_menu.xml
│   │   │   │   │   │   ├── fragment_pager_list.xml
│   │   │   │   │   │   ├── fragment_pager.xml
│   │   │   │   │   │   ├── fragment_retain_instance.xml
│   │   │   │   │   │   ├── fragment_stack.xml
│   │   │   │   │   │   ├── fragment_tabs_pager.xml
│   │   │   │   │   │   ├── fragment_tabs.xml
│   │   │   │   │   │   ├── hello_world.xml
│   │   │   │   │   │   ├── labeled_text_edit.xml
│   │   │   │   │   │   ├── list_item_icon_text.xml
│   │   │   │   │   │   ├── local_service_broadcaster.xml
│   │   │   │   │   │   ├── receive_result.xml
│   │   │   │   │   │   ├── send_result.xml
│   │   │   │   │   │   ├── sharing_receiver_support.xml
│   │   │   │   │   │   ├── sharing_support.xml
│   │   │   │   │   │   ├── simple_list_item_checkable_1.xml
│   │   │   │   │   │   └── sliding_pane_layout.xml
│   │   │   │   │   ├── layout-land
│   │   │   │   │   │   ├── fragment_arguments_support.xml
│   │   │   │   │   │   └── fragment_layout_support.xml
│   │   │   │   │   ├── menu
│   │   │   │   │   │   └── shortcuts.xml
│   │   │   │   │   ├── values
│   │   │   │   │   │   ├── attrs.xml
│   │   │   │   │   │   ├── colors.xml
│   │   │   │   │   │   ├── strings.xml
│   │   │   │   │   │   └── styles.xml
│   │   │   │   │   ├── values-v11
│   │   │   │   │   │   └── styles.xml
│   │   │   │   │   └── xml
│   │   │   │   │   └── my_paths.xml
│   │   │   │   └── src
│   │   │   │   └── com
│   │   │   │   └── example
│   │   │   │   └── android
│   │   │   │   └── supportv4
│   │   │   │   ├── accessibility
│   │   │   │   │   ├── AccessibilityDelegateSupportActivity.java
│   │   │   │   │   └── AccessibilityManagerSupportActivity.java
│   │   │   │   ├── app
│   │   │   │   │   ├── FragmentAlertDialogSupport.java
│   │   │   │   │   ├── FragmentArgumentsSupport.java
│   │   │   │   │   ├── FragmentContextMenuSupport.java
│   │   │   │   │   ├── FragmentCustomAnimationSupport.java
│   │   │   │   │   ├── FragmentDialogOrActivitySupport.java
│   │   │   │   │   ├── FragmentDialogSupport.java
│   │   │   │   │   ├── FragmentHideShowSupport.java
│   │   │   │   │   ├── FragmentLayoutSupport.java
│   │   │   │   │   ├── FragmentListArraySupport.java
│   │   │   │   │   ├── FragmentMenuFragmentSupport.java
│   │   │   │   │   ├── FragmentMenuSupport.java
│   │   │   │   │   ├── FragmentNestingTabsSupport.java
│   │   │   │   │   ├── FragmentPagerSupport.java
│   │   │   │   │   ├── FragmentReceiveResultSupport.java
│   │   │   │   │   ├── FragmentRetainInstanceSupport.java
│   │   │   │   │   ├── FragmentStackFragmentSupport.java
│   │   │   │   │   ├── FragmentStackSupport.java
│   │   │   │   │   ├── FragmentStatePagerSupport.java
│   │   │   │   │   ├── FragmentTabsFragmentSupport.java
│   │   │   │   │   ├── FragmentTabs.java
│   │   │   │   │   ├── FragmentTabsPager.java
│   │   │   │   │   ├── LoaderCursorSupport.java
│   │   │   │   │   ├── LoaderCustomSupport.java
│   │   │   │   │   ├── LoaderRetainedSupport.java
│   │   │   │   │   ├── LoaderThrottleSupport.java
│   │   │   │   │   ├── SendResult.java
│   │   │   │   │   ├── SharingReceiverSupport.java
│   │   │   │   │   └── SharingSupport.java
│   │   │   │   ├── Cheeses.java
│   │   │   │   ├── content
│   │   │   │   │   ├── FileProviderExample.java
│   │   │   │   │   ├── LocalServiceBroadcaster.java
│   │   │   │   │   └── SharingSupportProvider.java
│   │   │   │   ├── Shakespeare.java
│   │   │   │   ├── Support4Demos.java
│   │   │   │   ├── view
│   │   │   │   │   └── CheckableFrameLayout.java
│   │   │   │   └── widget
│   │   │   │   ├── DrawerLayoutActivity.java
│   │   │   │   └── SlidingPaneLayoutActivity.java
│   │   │   └── SupportAppNavigation
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── res
│   │   │   │   ├── layout
│   │   │   │   │   ├── content_category.xml
│   │   │   │   │   ├── content_view.xml
│   │   │   │   │   ├── interstitial_message.xml
│   │   │   │   │   ├── notifications.xml
│   │   │   │   │   ├── outside_task.xml
│   │   │   │   │   ├── peer.xml
│   │   │   │   │   ├── simple_up.xml
│   │   │   │   │   └── view_from_other_task.xml
│   │   │   │   ├── values
│   │   │   │   │   ├── ids.xml
│   │   │   │   │   ├── strings.xml
│   │   │   │   │   ├── styles.xml
│   │   │   │   │   └── themes.xml
│   │   │   │   ├── values-v11
│   │   │   │   │   ├── styles.xml
│   │   │   │   │   └── themes.xml
│   │   │   │   └── values-v14
│   │   │   │   └── themes.xml
│   │   │   └── src
│   │   │   └── com
│   │   │   └── example
│   │   │   └── android
│   │   │   └── support
│   │   │   └── appnavigation
│   │   │   └── app
│   │   │   ├── ActionBarCompat.java
│   │   │   ├── AppNavHomeActivity.java
│   │   │   ├── ContentCategoryActivity.java
│   │   │   ├── ContentViewActivity.java
│   │   │   ├── InterstitialMessageActivity.java
│   │   │   ├── NotificationsActivity.java
│   │   │   ├── OutsideTaskActivity.java
│   │   │   ├── PeerActivity.java
│   │   │   ├── SimpleUpActivity.java
│   │   │   └── ViewFromOtherTaskActivity.java
│   │   ├── source.properties
│   │   ├── v13
│   │   │   ├── android-support-v13.jar
│   │   │   └── src
│   │   │   ├── ics
│   │   │   │   └── android
│   │   │   │   └── support
│   │   │   │   └── v13
│   │   │   │   └── app
│   │   │   │   └── FragmentCompatICS.java
│   │   │   ├── ics-mr1
│   │   │   │   └── android
│   │   │   │   └── support
│   │   │   │   └── v13
│   │   │   │   └── app
│   │   │   │   └── FragmentCompatICSMR1.java
│   │   │   └── java
│   │   │   └── android
│   │   │   └── support
│   │   │   └── v13
│   │   │   └── app
│   │   │   ├── FragmentCompat.java
│   │   │   ├── FragmentPagerAdapter.java
│   │   │   ├── FragmentStatePagerAdapter.java
│   │   │   ├── FragmentTabHost.java
│   │   │   └── package.html
│   │   ├── v4
│   │   │   ├── android-support-v4.jar
│   │   │   └── src
│   │   │   ├── eclair
│   │   │   │   └── android
│   │   │   │   └── support
│   │   │   │   └── v4
│   │   │   │   └── view
│   │   │   │   ├── KeyEventCompatEclair.java
│   │   │   │   └── MotionEventCompatEclair.java
│   │   │   ├── froyo
│   │   │   │   └── android
│   │   │   │   └── support
│   │   │   │   └── v4
│   │   │   │   └── view
│   │   │   │   └── ViewConfigurationCompatFroyo.java
│   │   │   ├── gingerbread
│   │   │   │   └── android
│   │   │   │   └── support
│   │   │   │   └── v4
│   │   │   │   ├── net
│   │   │   │   │   └── ConnectivityManagerCompatGingerbread.java
│   │   │   │   ├── view
│   │   │   │   │   └── ViewCompatGingerbread.java
│   │   │   │   └── widget
│   │   │   │   └── ScrollerCompatGingerbread.java
│   │   │   ├── honeycomb
│   │   │   │   └── android
│   │   │   │   └── support
│   │   │   │   └── v4
│   │   │   │   ├── app
│   │   │   │   │   ├── ActionBarDrawerToggleHoneycomb.java
│   │   │   │   │   ├── ActivityCompatHoneycomb.java
│   │   │   │   │   ├── NotificationCompatHoneycomb.java
│   │   │   │   │   └── TaskStackBuilderHoneycomb.java
│   │   │   │   ├── content
│   │   │   │   │   ├── ContextCompatHoneycomb.java
│   │   │   │   │   └── IntentCompatHoneycomb.java
│   │   │   │   ├── view
│   │   │   │   │   ├── KeyEventCompatHoneycomb.java
│   │   │   │   │   ├── MenuItemCompatHoneycomb.java
│   │   │   │   │   ├── VelocityTrackerCompatHoneycomb.java
│   │   │   │   │   ├── ViewCompatHC.java
│   │   │   │   │   └── ViewGroupCompatHC.java
│   │   │   │   └── widget
│   │   │   │   └── SearchViewCompatHoneycomb.java
│   │   │   ├── honeycomb_mr2
│   │   │   │   └── android
│   │   │   │   └── support
│   │   │   │   └── v4
│   │   │   │   ├── net
│   │   │   │   │   └── ConnectivityManagerCompatHoneycombMR2.java
│   │   │   │   └── os
│   │   │   │   ├── ParcelableCompatCreatorCallbacks.java
│   │   │   │   └── ParcelableCompatHoneycombMR2.java
│   │   │   ├── ics
│   │   │   │   └── android
│   │   │   │   └── support
│   │   │   │   └── v4
│   │   │   │   ├── accessibilityservice
│   │   │   │   │   └── AccessibilityServiceInfoCompatIcs.java
│   │   │   │   ├── app
│   │   │   │   │   ├── NotificationCompatIceCreamSandwich.java
│   │   │   │   │   └── ShareCompatICS.java
│   │   │   │   ├── net
│   │   │   │   │   └── TrafficStatsCompatIcs.java
│   │   │   │   ├── view
│   │   │   │   │   ├── accessibility
│   │   │   │   │   │   ├── AccessibilityEventCompatIcs.java
│   │   │   │   │   │   ├── AccessibilityManagerCompatIcs.java
│   │   │   │   │   │   ├── AccessibilityNodeInfoCompatIcs.java
│   │   │   │   │   │   └── AccessibilityRecordCompatIcs.java
│   │   │   │   │   ├── AccessibilityDelegateCompatIcs.java
│   │   │   │   │   ├── PagerTitleStripIcs.java
│   │   │   │   │   ├── ViewCompatICS.java
│   │   │   │   │   └── ViewGroupCompatIcs.java
│   │   │   │   └── widget
│   │   │   │   ├── EdgeEffectCompatIcs.java
│   │   │   │   ├── ScrollerCompatIcs.java
│   │   │   │   └── SearchViewCompatIcs.java
│   │   │   ├── ics-mr1
│   │   │   │   └── android
│   │   │   │   └── support
│   │   │   │   └── v4
│   │   │   │   ├── content
│   │   │   │   │   └── IntentCompatIcsMr1.java
│   │   │   │   └── view
│   │   │   │   └── accessibility
│   │   │   │   └── AccessibilityRecordCompatIcsMr1.java
│   │   │   ├── java
│   │   │   │   └── android
│   │   │   │   └── support
│   │   │   │   └── v4
│   │   │   │   ├── accessibilityservice
│   │   │   │   │   ├── AccessibilityServiceInfoCompat.java
│   │   │   │   │   └── package.html
│   │   │   │   ├── app
│   │   │   │   │   ├── ActionBarDrawerToggle.java
│   │   │   │   │   ├── ActivityCompat.java
│   │   │   │   │   ├── ActivityOptionsCompat.java
│   │   │   │   │   ├── BackStackRecord.java
│   │   │   │   │   ├── DialogFragment.java
│   │   │   │   │   ├── FragmentActivity.java
│   │   │   │   │   ├── Fragment.java
│   │   │   │   │   ├── FragmentManager.java
│   │   │   │   │   ├── FragmentPagerAdapter.java
│   │   │   │   │   ├── FragmentStatePagerAdapter.java
│   │   │   │   │   ├── FragmentTabHost.java
│   │   │   │   │   ├── FragmentTransaction.java
│   │   │   │   │   ├── ListFragment.java
│   │   │   │   │   ├── LoaderManager.java
│   │   │   │   │   ├── NavUtils.java
│   │   │   │   │   ├── NoSaveStateFrameLayout.java
│   │   │   │   │   ├── NotificationCompat.java
│   │   │   │   │   ├── package.html
│   │   │   │   │   ├── ServiceCompat.java
│   │   │   │   │   ├── ShareCompat.java
│   │   │   │   │   ├── SuperNotCalledException.java
│   │   │   │   │   └── TaskStackBuilder.java
│   │   │   │   ├── content
│   │   │   │   │   ├── AsyncTaskLoader.java
│   │   │   │   │   ├── ContextCompat.java
│   │   │   │   │   ├── CursorLoader.java
│   │   │   │   │   ├── FileProvider.java
│   │   │   │   │   ├── IntentCompat.java
│   │   │   │   │   ├── Loader.java
│   │   │   │   │   ├── LocalBroadcastManager.java
│   │   │   │   │   ├── ModernAsyncTask.java
│   │   │   │   │   ├── package.html
│   │   │   │   │   └── pm
│   │   │   │   │   ├── ActivityInfoCompat.java
│   │   │   │   │   └── package.html
│   │   │   │   ├── database
│   │   │   │   │   ├── DatabaseUtilsCompat.java
│   │   │   │   │   └── package.html
│   │   │   │   ├── net
│   │   │   │   │   ├── ConnectivityManagerCompat.java
│   │   │   │   │   └── TrafficStatsCompat.java
│   │   │   │   ├── os
│   │   │   │   │   ├── package.html
│   │   │   │   │   └── ParcelableCompat.java
│   │   │   │   ├── util
│   │   │   │   │   ├── AtomicFile.java
│   │   │   │   │   ├── DebugUtils.java
│   │   │   │   │   ├── LogWriter.java
│   │   │   │   │   ├── LongSparseArray.java
│   │   │   │   │   ├── LruCache.java
│   │   │   │   │   ├── package.html
│   │   │   │   │   ├── SparseArrayCompat.java
│   │   │   │   │   └── TimeUtils.java
│   │   │   │   ├── view
│   │   │   │   │   ├── accessibility
│   │   │   │   │   │   ├── AccessibilityEventCompat.java
│   │   │   │   │   │   ├── AccessibilityManagerCompat.java
│   │   │   │   │   │   ├── AccessibilityNodeInfoCompat.java
│   │   │   │   │   │   ├── AccessibilityNodeProviderCompat.java
│   │   │   │   │   │   ├── AccessibilityRecordCompat.java
│   │   │   │   │   │   └── package.html
│   │   │   │   │   ├── AccessibilityDelegateCompat.java
│   │   │   │   │   ├── GestureDetectorCompat.java
│   │   │   │   │   ├── GravityCompat.java
│   │   │   │   │   ├── KeyEventCompat.java
│   │   │   │   │   ├── MenuCompat.java
│   │   │   │   │   ├── MenuItemCompat.java
│   │   │   │   │   ├── MotionEventCompat.java
│   │   │   │   │   ├── package.html
│   │   │   │   │   ├── PagerAdapter.java
│   │   │   │   │   ├── PagerTabStrip.java
│   │   │   │   │   ├── PagerTitleStrip.java
│   │   │   │   │   ├── VelocityTrackerCompat.java
│   │   │   │   │   ├── ViewCompat.java
│   │   │   │   │   ├── ViewConfigurationCompat.java
│   │   │   │   │   ├── ViewGroupCompat.java
│   │   │   │   │   └── ViewPager.java
│   │   │   │   └── widget
│   │   │   │   ├── CursorAdapter.java
│   │   │   │   ├── CursorFilter.java
│   │   │   │   ├── DrawerLayout.java
│   │   │   │   ├── EdgeEffectCompat.java
│   │   │   │   ├── package.html
│   │   │   │   ├── ResourceCursorAdapter.java
│   │   │   │   ├── ScrollerCompat.java
│   │   │   │   ├── SearchViewCompat.java
│   │   │   │   ├── SimpleCursorAdapter.java
│   │   │   │   ├── SlidingPaneLayout.java
│   │   │   │   └── ViewDragHelper.java
│   │   │   ├── jellybean
│   │   │   │   └── android
│   │   │   │   └── support
│   │   │   │   └── v4
│   │   │   │   ├── app
│   │   │   │   │   ├── ActivityCompatJB.java
│   │   │   │   │   ├── ActivityOptionsCompatJB.java
│   │   │   │   │   ├── NavUtilsJB.java
│   │   │   │   │   ├── NotificationCompatJellybean.java
│   │   │   │   │   ├── ShareCompatJB.java
│   │   │   │   │   └── TaskStackBuilderJellybean.java
│   │   │   │   ├── content
│   │   │   │   │   └── ContextCompatJellybean.java
│   │   │   │   ├── net
│   │   │   │   │   └── ConnectivityManagerCompatJellyBean.java
│   │   │   │   └── view
│   │   │   │   ├── accessibility
│   │   │   │   │   ├── AccessibilityNodeInfoCompatJellyBean.java
│   │   │   │   │   ├── AccessibilityNodeProviderCompatJellyBean.java
│   │   │   │   │   └── AccessibilityRecordCompatJellyBean.java
│   │   │   │   ├── AccessibilityDelegateCompatJellyBean.java
│   │   │   │   └── ViewCompatJB.java
│   │   │   ├── jellybean-mr1
│   │   │   │   └── android
│   │   │   │   └── support
│   │   │   │   └── v4
│   │   │   │   └── view
│   │   │   │   ├── GravityCompatJellybeanMr1.java
│   │   │   │   └── ViewCompatJellybeanMr1.java
│   │   │   └── tests
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── java
│   │   │   │   └── android
│   │   │   │   └── support
│   │   │   │   └── v4
│   │   │   │   └── content
│   │   │   │   └── FileProviderTest.java
│   │   │   └── res
│   │   │   └── xml
│   │   │   └── paths.xml
│   │   └── v7
│   │   └── gridlayout
│   │   ├── AndroidManifest.xml
│   │   ├── libs
│   │   │   └── android-support-v7-gridlayout.jar
│   │   ├── project.properties
│   │   ├── README.txt
│   │   ├── res
│   │   │   └── values
│   │   │   ├── attrs.xml
│   │   │   └── dimens.xml
│   │   └── src
│   └── google
│   ├── admob_ads_sdk
│   │   ├── Add-ons
│   │   │   └── GoogleAnalyticsAndroid_2.0beta5
│   │   │   ├── Changelog.txt
│   │   │   ├── javadocs.zip
│   │   │   ├── libGoogleAnalyticsV2.jar
│   │   │   └── Readme.txt
│   │   ├── docs
│   │   │   ├── allclasses-frame.html
│   │   │   ├── allclasses-noframe.html
│   │   │   ├── com
│   │   │   │   └── google
│   │   │   │   └── ads
│   │   │   │   ├── Ad.html
│   │   │   │   ├── AdListener.html
│   │   │   │   ├── AdRequest.ErrorCode.html
│   │   │   │   ├── AdRequest.Gender.html
│   │   │   │   ├── AdRequest.html
│   │   │   │   ├── AdSize.html
│   │   │   │   ├── AdView.html
│   │   │   │   ├── InterstitialAd.html
│   │   │   │   ├── mediation
│   │   │   │   │   ├── admob
│   │   │   │   │   │   ├── AdMobAdapterExtras.html
│   │   │   │   │   │   ├── AdMobAdapter.html
│   │   │   │   │   │   ├── AdMobAdapterServerParameters.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   └── package-tree.html
│   │   │   │   │   ├── customevent
│   │   │   │   │   │   ├── CustomEventBanner.html
│   │   │   │   │   │   ├── CustomEventBannerListener.html
│   │   │   │   │   │   ├── CustomEventExtras.html
│   │   │   │   │   │   ├── CustomEvent.html
│   │   │   │   │   │   ├── CustomEventInterstitial.html
│   │   │   │   │   │   ├── CustomEventInterstitialListener.html
│   │   │   │   │   │   ├── CustomEventListener.html
│   │   │   │   │   │   ├── CustomEventServerParameters.html
│   │   │   │   │   │   ├── package-frame.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   └── package-tree.html
│   │   │   │   │   ├── EmptyNetworkExtras.html
│   │   │   │   │   ├── MediationAdapter.html
│   │   │   │   │   ├── MediationAdRequest.html
│   │   │   │   │   ├── MediationBannerAdapter.html
│   │   │   │   │   ├── MediationBannerListener.html
│   │   │   │   │   ├── MediationInterstitialAdapter.html
│   │   │   │   │   ├── MediationInterstitialListener.html
│   │   │   │   │   ├── MediationServerParameters.html
│   │   │   │   │   ├── MediationServerParameters.MappingException.html
│   │   │   │   │   ├── NetworkExtras.html
│   │   │   │   │   ├── package-frame.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   └── package-tree.html
│   │   │   │   ├── package-frame.html
│   │   │   │   ├── package-summary.html
│   │   │   │   └── package-tree.html
│   │   │   ├── constant-values.html
│   │   │   ├── deprecated-list.html
│   │   │   ├── help-doc.html
│   │   │   ├── index-all.html
│   │   │   ├── index.html
│   │   │   ├── overview-frame.html
│   │   │   ├── overview-summary.html
│   │   │   ├── overview-tree.html
│   │   │   ├── package-list
│   │   │   ├── resources
│   │   │   │   ├── background.gif
│   │   │   │   ├── tab.gif
│   │   │   │   ├── titlebar_end.gif
│   │   │   │   └── titlebar.gif
│   │   │   ├── serialized-form.html
│   │   │   └── stylesheet.css
│   │   ├── GoogleAdMobAdsSdk-6.4.1.jar
│   │   ├── README.txt
│   │   └── source.properties
│   ├── analytics_sdk_v2
│   │   ├── Changelog.txt
│   │   ├── javadocs.zip
│   │   ├── libGoogleAnalyticsV2.jar
│   │   ├── Readme.txt
│   │   └── source.properties
│   ├── gcm
│   │   ├── gcm-client
│   │   │   ├── build.xml
│   │   │   ├── dist
│   │   │   │   ├── gcm.jar
│   │   │   │   └── gcm-src.jar
│   │   │   ├── lib
│   │   │   │   └── android.jar
│   │   │   └── src
│   │   │   └── com
│   │   │   └── google
│   │   │   └── android
│   │   │   └── gcm
│   │   │   ├── GCMBaseIntentService.java
│   │   │   ├── GCMBroadcastReceiver.java
│   │   │   ├── GCMConstants.java
│   │   │   └── GCMRegistrar.java
│   │   ├── gcm-server
│   │   │   ├── build.xml
│   │   │   ├── dist
│   │   │   │   ├── gcm-server.jar
│   │   │   │   └── gcm-server-src.jar
│   │   │   ├── lib
│   │   │   │   ├── json_simple-1.1.jar
│   │   │   │   ├── junit.jar
│   │   │   │   └── mockito-all-1.8.5.jar
│   │   │   ├── src
│   │   │   │   └── com
│   │   │   │   └── google
│   │   │   │   └── android
│   │   │   │   └── gcm
│   │   │   │   └── server
│   │   │   │   ├── Constants.java
│   │   │   │   ├── InvalidRequestException.java
│   │   │   │   ├── Message.java
│   │   │   │   ├── MulticastResult.java
│   │   │   │   ├── Result.java
│   │   │   │   └── Sender.java
│   │   │   └── test
│   │   │   └── com
│   │   │   └── google
│   │   │   └── android
│   │   │   └── gcm
│   │   │   └── server
│   │   │   ├── InvalidRequestExceptionTest.java
│   │   │   ├── MessageTest.java
│   │   │   ├── MulticastResultTest.java
│   │   │   ├── ResultTest.java
│   │   │   └── SenderTest.java
│   │   ├── LICENSE
│   │   ├── samples
│   │   │   ├── gcm-demo-appengine
│   │   │   │   ├── build.xml
│   │   │   │   ├── lib
│   │   │   │   │   └── servlet-api-2.5.jar
│   │   │   │   ├── src
│   │   │   │   │   └── com
│   │   │   │   │   └── google
│   │   │   │   │   └── android
│   │   │   │   │   └── gcm
│   │   │   │   │   └── demo
│   │   │   │   │   └── server
│   │   │   │   │   ├── ApiKeyInitializer.java
│   │   │   │   │   ├── BaseServlet.java
│   │   │   │   │   ├── Datastore.java
│   │   │   │   │   ├── HomeServlet.java
│   │   │   │   │   ├── RegisterServlet.java
│   │   │   │   │   ├── SendAllMessagesServlet.java
│   │   │   │   │   ├── SendMessageServlet.java
│   │   │   │   │   └── UnregisterServlet.java
│   │   │   │   └── WebContent
│   │   │   │   ├── favicon.png
│   │   │   │   ├── index.jsp
│   │   │   │   └── WEB-INF
│   │   │   │   ├── appengine-web.xml
│   │   │   │   ├── lib
│   │   │   │   │   ├── gcm-server.jar
│   │   │   │   │   └── json_simple-1.1.jar
│   │   │   │   ├── logging.properties
│   │   │   │   ├── queue.xml
│   │   │   │   └── web.xml
│   │   │   ├── gcm-demo-client
│   │   │   │   ├── AndroidManifest.xml
│   │   │   │   ├── libs
│   │   │   │   │   └── gcm.jar
│   │   │   │   ├── README
│   │   │   │   ├── res
│   │   │   │   │   ├── drawable-hdpi
│   │   │   │   │   │   ├── ic_launcher.png
│   │   │   │   │   │   └── ic_stat_gcm.png
│   │   │   │   │   ├── drawable-hdpi-v11
│   │   │   │   │   │   └── ic_stat_gcm.png
│   │   │   │   │   ├── drawable-hdpi-v9
│   │   │   │   │   │   └── ic_stat_gcm.png
│   │   │   │   │   ├── drawable-ldpi
│   │   │   │   │   │   ├── ic_launcher.png
│   │   │   │   │   │   └── ic_stat_gcm.png
│   │   │   │   │   ├── drawable-ldpi-v11
│   │   │   │   │   │   └── ic_stat_gcm.png
│   │   │   │   │   ├── drawable-ldpi-v9
│   │   │   │   │   │   └── ic_stat_gcm.png
│   │   │   │   │   ├── drawable-mdpi
│   │   │   │   │   │   ├── ic_launcher.png
│   │   │   │   │   │   └── ic_stat_gcm.png
│   │   │   │   │   ├── drawable-mdpi-v11
│   │   │   │   │   │   └── ic_stat_gcm.png
│   │   │   │   │   ├── drawable-mdpi-v9
│   │   │   │   │   │   └── ic_stat_gcm.png
│   │   │   │   │   ├── drawable-xhdpi
│   │   │   │   │   │   ├── ic_launcher.png
│   │   │   │   │   │   └── ic_stat_gcm.png
│   │   │   │   │   ├── drawable-xhdpi-v11
│   │   │   │   │   │   └── ic_stat_gcm.png
│   │   │   │   │   ├── drawable-xhdpi-v9
│   │   │   │   │   │   └── ic_stat_gcm.png
│   │   │   │   │   ├── layout
│   │   │   │   │   │   └── main.xml
│   │   │   │   │   ├── menu
│   │   │   │   │   │   └── options_menu.xml
│   │   │   │   │   └── values
│   │   │   │   │   └── strings.xml
│   │   │   │   └── src
│   │   │   │   └── com
│   │   │   │   └── google
│   │   │   │   └── android
│   │   │   │   └── gcm
│   │   │   │   └── demo
│   │   │   │   └── app
│   │   │   │   ├── CommonUtilities.java
│   │   │   │   ├── DemoActivity.java
│   │   │   │   ├── GCMIntentService.java
│   │   │   │   └── ServerUtilities.java
│   │   │   └── gcm-demo-server
│   │   │   ├── build.xml
│   │   │   ├── lib
│   │   │   │   └── servlet-api-2.5.jar
│   │   │   ├── src
│   │   │   │   └── com
│   │   │   │   └── google
│   │   │   │   └── android
│   │   │   │   └── gcm
│   │   │   │   └── demo
│   │   │   │   └── server
│   │   │   │   ├── ApiKeyInitializer.java
│   │   │   │   ├── BaseServlet.java
│   │   │   │   ├── Datastore.java
│   │   │   │   ├── HomeServlet.java
│   │   │   │   ├── RegisterServlet.java
│   │   │   │   ├── SendAllMessagesServlet.java
│   │   │   │   └── UnregisterServlet.java
│   │   │   └── WebContent
│   │   │   ├── favicon.png
│   │   │   ├── index.jsp
│   │   │   └── WEB-INF
│   │   │   ├── classes
│   │   │   │   └── api.key
│   │   │   ├── lib
│   │   │   │   ├── gcm-server.jar
│   │   │   │   └── json_simple-1.1.jar
│   │   │   └── web.xml
│   │   └── source.properties
│   ├── google_play_services
│   │   ├── docs
│   │   │   ├── assets
│   │   │   │   ├── android-developer-core.css
│   │   │   │   ├── android-developer-docs.css
│   │   │   │   ├── css
│   │   │   │   │   ├── default.css
│   │   │   │   │   └── fullscreen.css
│   │   │   │   ├── customizations.css
│   │   │   │   ├── customizations.js
│   │   │   │   ├── design
│   │   │   │   │   └── default.js
│   │   │   │   ├── doclava-developer-core.css
│   │   │   │   ├── doclava-developer-docs.css
│   │   │   │   ├── doclava-developer-docs.js
│   │   │   │   ├── doclava-developer-reference.js
│   │   │   │   ├── GPL-LICENSE.txt
│   │   │   │   ├── images
│   │   │   │   │   ├── android-developers-logo.png
│   │   │   │   │   ├── android_wrench.png
│   │   │   │   │   ├── arrow_bluelink_down.png
│   │   │   │   │   ├── arrow_bluelink_up.png
│   │   │   │   │   ├── arrow-left-develop.png
│   │   │   │   │   ├── arrow_left_off.jpg
│   │   │   │   │   ├── arrow_left_on.jpg
│   │   │   │   │   ├── arrow-left.png
│   │   │   │   │   ├── arrow-right-develop.png
│   │   │   │   │   ├── arrow_right_off.jpg
│   │   │   │   │   ├── arrow_right_on.jpg
│   │   │   │   │   ├── arrow-right.png
│   │   │   │   │   ├── arrows-up-down.png
│   │   │   │   │   ├── bg_community_leftDiv.jpg
│   │   │   │   │   ├── bg_fade.jpg
│   │   │   │   │   ├── bg_gradient.jpg
│   │   │   │   │   ├── bg_images_sprite.png
│   │   │   │   │   ├── bg_logo.png
│   │   │   │   │   ├── blog-default.png
│   │   │   │   │   ├── body-gradient.png
│   │   │   │   │   ├── body-gradient-tab.png
│   │   │   │   │   ├── close.png
│   │   │   │   │   ├── dac_logo.png
│   │   │   │   │   ├── developers-logo.png
│   │   │   │   │   ├── fullscreen.png
│   │   │   │   │   ├── grad-rule-qv.png
│   │   │   │   │   ├── home
│   │   │   │   │   │   ├── adc2_l.png
│   │   │   │   │   │   ├── adc2_s.png
│   │   │   │   │   │   ├── android_adc.png
│   │   │   │   │   │   ├── Android_Dev_Lab_l.png
│   │   │   │   │   │   ├── bg_home_announcement.png
│   │   │   │   │   │   ├── bg_home_bottom.jpg
│   │   │   │   │   │   ├── bg_home_carousel_board.png
│   │   │   │   │   │   ├── bg_home_carousel.png
│   │   │   │   │   │   ├── bg_home_carousel_wheel.png
│   │   │   │   │   │   ├── carousel_buttons_sprite.png
│   │   │   │   │   │   ├── devphone-large.png
│   │   │   │   │   │   ├── devphone-small.png
│   │   │   │   │   │   ├── donut-android.png
│   │   │   │   │   │   ├── eclair-android.png
│   │   │   │   │   │   ├── froyo-android.png
│   │   │   │   │   │   ├── GDC2011.png
│   │   │   │   │   │   ├── gdc-logo.png
│   │   │   │   │   │   ├── gingerdroid.png
│   │   │   │   │   │   ├── google-plus.png
│   │   │   │   │   │   ├── google-plus-small.png
│   │   │   │   │   │   ├── GTV_icon_large.png
│   │   │   │   │   │   ├── GTV_icon_small.png
│   │   │   │   │   │   ├── honeycomb-android.png
│   │   │   │   │   │   ├── icon-about.png
│   │   │   │   │   │   ├── icon-design.png
│   │   │   │   │   │   ├── icon-develop.png
│   │   │   │   │   │   ├── icon-distribute.png
│   │   │   │   │   │   ├── ics-android.png
│   │   │   │   │   │   ├── io-large.png
│   │   │   │   │   │   ├── IO-logo-2011.png
│   │   │   │   │   │   ├── IO-logo.png
│   │   │   │   │   │   ├── io-small.png
│   │   │   │   │   │   ├── maps-large.png
│   │   │   │   │   │   ├── maps-small.png
│   │   │   │   │   │   ├── market-large.png
│   │   │   │   │   │   ├── market-small.png
│   │   │   │   │   │   ├── sdk-large.png
│   │   │   │   │   │   └── sdk-small.png
│   │   │   │   │   ├── hr_gray_main.jpg
│   │   │   │   │   ├── hr_gray_side.jpg
│   │   │   │   │   ├── icon_contribute.jpg
│   │   │   │   │   ├── icon_design.png
│   │   │   │   │   ├── icon_download2.jpg
│   │   │   │   │   ├── icon_download.jpg
│   │   │   │   │   ├── icon_guidelines_logo.png
│   │   │   │   │   ├── icon_market.jpg
│   │   │   │   │   ├── icon_more.png
│   │   │   │   │   ├── icon_play.png
│   │   │   │   │   ├── icon_robot.jpg
│   │   │   │   │   ├── icon_search.png
│   │   │   │   │   ├── icon_world.jpg
│   │   │   │   │   ├── left_off.jpg
│   │   │   │   │   ├── left_on.jpg
│   │   │   │   │   ├── locale.png
│   │   │   │   │   ├── logo_breadcrumbz.jpg
│   │   │   │   │   ├── more_bottom.png
│   │   │   │   │   ├── more_check.png
│   │   │   │   │   ├── more_mid.png
│   │   │   │   │   ├── more_top.png
│   │   │   │   │   ├── open_source.png
│   │   │   │   │   ├── preliminary.png
│   │   │   │   │   ├── quicknav_arrow.png
│   │   │   │   │   ├── quicknav_btn_bg.png
│   │   │   │   │   ├── resizable-e2.gif
│   │   │   │   │   ├── resizable-eg.gif
│   │   │   │   │   ├── resizable-e.gif
│   │   │   │   │   ├── resizable-s2.gif
│   │   │   │   │   ├── resizable-s2.png
│   │   │   │   │   ├── resizable-sg.gif
│   │   │   │   │   ├── resizable-s.gif
│   │   │   │   │   ├── resource-article.png
│   │   │   │   │   ├── resource-big-article.png
│   │   │   │   │   ├── resource-big-sample.png
│   │   │   │   │   ├── resource-big-tutorial.png
│   │   │   │   │   ├── resource-big-video.png
│   │   │   │   │   ├── resource-sample.png
│   │   │   │   │   ├── resource-tutorial.png
│   │   │   │   │   ├── resource-video.png
│   │   │   │   │   ├── right_off.jpg
│   │   │   │   │   ├── right_on.jpg
│   │   │   │   │   ├── sidenav-rule.png
│   │   │   │   │   ├── slide_1.jpg
│   │   │   │   │   ├── slide_2.jpg
│   │   │   │   │   ├── slide_3.jpg
│   │   │   │   │   ├── slide_large_1.jpg
│   │   │   │   │   ├── slide_large_2.jpg
│   │   │   │   │   ├── slide_large_3.jpg
│   │   │   │   │   ├── slide_off.jpg
│   │   │   │   │   ├── slide_on.jpg
│   │   │   │   │   ├── spacer.gif
│   │   │   │   │   ├── styles
│   │   │   │   │   │   ├── callout.png
│   │   │   │   │   │   ├── device_galaxynexus_blank_land_span13.png
│   │   │   │   │   │   ├── device_galaxynexus_blank_land_span8.png
│   │   │   │   │   │   ├── device_galaxynexus_blank_port_span5.png
│   │   │   │   │   │   ├── device_galaxynexus_blank_port_span9.png
│   │   │   │   │   │   ├── disclosure_down.png
│   │   │   │   │   │   ├── disclosure_left.png
│   │   │   │   │   │   ├── disclosure_right.png
│   │   │   │   │   │   ├── disclosure_up.png
│   │   │   │   │   │   ├── gototop.png
│   │   │   │   │   │   ├── ico_action.png
│   │   │   │   │   │   ├── ico_good.png
│   │   │   │   │   │   ├── ico_movie_inline.png
│   │   │   │   │   │   ├── ico_phone_tablet.png
│   │   │   │   │   │   ├── ico_use.png
│   │   │   │   │   │   ├── ico_web.png
│   │   │   │   │   │   ├── ico_wrong.png
│   │   │   │   │   │   └── open_new_page.png
│   │   │   │   │   ├── triangle-closed.png
│   │   │   │   │   ├── triangle-closed-small.png
│   │   │   │   │   ├── triangle-opened.png
│   │   │   │   │   ├── triangle-opened-small.png
│   │   │   │   │   ├── uiguidelines1.png
│   │   │   │   │   └── video-droid.png
│   │   │   │   ├── jdiff_logo.gif
│   │   │   │   ├── jquery-history.js
│   │   │   │   ├── jquery-resizable.min.js
│   │   │   │   ├── js
│   │   │   │   │   ├── docs.js
│   │   │   │   │   ├── global-libraries-combined.js
│   │   │   │   │   ├── grid
│   │   │   │   │   │   ├── 960.gridder.css
│   │   │   │   │   │   └── 960.gridder.js
│   │   │   │   │   └── prettify.js
│   │   │   │   ├── LICENSE.txt
│   │   │   │   ├── prettify.js
│   │   │   │   ├── scroller
│   │   │   │   │   ├── jquery.jscrollpane.min.js
│   │   │   │   │   └── jquery.mousewheel.min.js
│   │   │   │   ├── search_autocomplete.js
│   │   │   │   ├── style.css
│   │   │   │   └── triangle-none.gif
│   │   │   ├── navtree_data.js
│   │   │   ├── reference
│   │   │   │   ├── classes.html
│   │   │   │   ├── com
│   │   │   │   │   └── google
│   │   │   │   │   └── android
│   │   │   │   │   └── gms
│   │   │   │   │   ├── appstate
│   │   │   │   │   │   ├── AppStateBuffer.html
│   │   │   │   │   │   ├── AppStateClient.Builder.html
│   │   │   │   │   │   ├── AppStateClient.html
│   │   │   │   │   │   ├── AppState.html
│   │   │   │   │   │   ├── OnSignOutCompleteListener.html
│   │   │   │   │   │   ├── OnStateDeletedListener.html
│   │   │   │   │   │   ├── OnStateListLoadedListener.html
│   │   │   │   │   │   ├── OnStateLoadedListener.html
│   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   ├── auth
│   │   │   │   │   │   ├── GoogleAuthException.html
│   │   │   │   │   │   ├── GoogleAuthUtil.html
│   │   │   │   │   │   ├── GooglePlayServicesAvailabilityException.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── UserRecoverableAuthException.html
│   │   │   │   │   │   └── UserRecoverableNotifiedException.html
│   │   │   │   │   ├── common
│   │   │   │   │   │   ├── AccountPicker.html
│   │   │   │   │   │   ├── ConnectionResult.html
│   │   │   │   │   │   ├── data
│   │   │   │   │   │   │   ├── DataBuffer.html
│   │   │   │   │   │   │   ├── DataBufferUtils.html
│   │   │   │   │   │   │   ├── Freezable.html
│   │   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   │   ├── GooglePlayServicesClient.ConnectionCallbacks.html
│   │   │   │   │   │   ├── GooglePlayServicesClient.html
│   │   │   │   │   │   ├── GooglePlayServicesClient.OnConnectionFailedListener.html
│   │   │   │   │   │   ├── GooglePlayServicesNotAvailableException.html
│   │   │   │   │   │   ├── GooglePlayServicesUtil.html
│   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   ├── ImageManager.html
│   │   │   │   │   │   │   ├── ImageManager.ImageReceiver.html
│   │   │   │   │   │   │   ├── ImageManager.OnImageLoadedListener.html
│   │   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── Scopes.html
│   │   │   │   │   │   └── SignInButton.html
│   │   │   │   │   ├── games
│   │   │   │   │   │   ├── achievement
│   │   │   │   │   │   │   ├── AchievementBuffer.html
│   │   │   │   │   │   │   ├── Achievement.html
│   │   │   │   │   │   │   ├── OnAchievementsLoadedListener.html
│   │   │   │   │   │   │   ├── OnAchievementUpdatedListener.html
│   │   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   │   ├── GameBuffer.html
│   │   │   │   │   │   ├── GameEntity.html
│   │   │   │   │   │   ├── Game.html
│   │   │   │   │   │   ├── GamesActivityResultCodes.html
│   │   │   │   │   │   ├── GamesClient.Builder.html
│   │   │   │   │   │   ├── GamesClient.html
│   │   │   │   │   │   ├── GamesClientSettings.html
│   │   │   │   │   │   ├── leaderboard
│   │   │   │   │   │   │   ├── LeaderboardBuffer.html
│   │   │   │   │   │   │   ├── Leaderboard.html
│   │   │   │   │   │   │   ├── LeaderboardScoreBuffer.html
│   │   │   │   │   │   │   ├── LeaderboardScore.html
│   │   │   │   │   │   │   ├── LeaderboardVariant.html
│   │   │   │   │   │   │   ├── OnLeaderboardMetadataLoadedListener.html
│   │   │   │   │   │   │   ├── OnLeaderboardScoresLoadedListener.html
│   │   │   │   │   │   │   ├── OnScoreSubmittedListener.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── SubmitScoreResult.html
│   │   │   │   │   │   │   └── SubmitScoreResult.Result.html
│   │   │   │   │   │   ├── multiplayer
│   │   │   │   │   │   │   ├── InvitationBuffer.html
│   │   │   │   │   │   │   ├── InvitationEntity.html
│   │   │   │   │   │   │   ├── Invitation.html
│   │   │   │   │   │   │   ├── OnInvitationReceivedListener.html
│   │   │   │   │   │   │   ├── OnInvitationsLoadedListener.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── ParticipantBuffer.html
│   │   │   │   │   │   │   ├── ParticipantEntity.html
│   │   │   │   │   │   │   ├── Participant.html
│   │   │   │   │   │   │   ├── ParticipantUtils.html
│   │   │   │   │   │   │   ├── Participatable.html
│   │   │   │   │   │   │   └── realtime
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── RealTimeMessage.html
│   │   │   │   │   │   │   ├── RealTimeMessageReceivedListener.html
│   │   │   │   │   │   │   ├── RealTimeReliableMessageSentListener.html
│   │   │   │   │   │   │   ├── RoomConfig.Builder.html
│   │   │   │   │   │   │   ├── RoomConfig.html
│   │   │   │   │   │   │   ├── RoomEntity.html
│   │   │   │   │   │   │   ├── Room.html
│   │   │   │   │   │   │   ├── RoomStatusUpdateListener.html
│   │   │   │   │   │   │   └── RoomUpdateListener.html
│   │   │   │   │   │   ├── OnGamesLoadedListener.html
│   │   │   │   │   │   ├── OnPlayersLoadedListener.html
│   │   │   │   │   │   ├── OnSignOutCompleteListener.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── PageDirection.html
│   │   │   │   │   │   ├── PlayerBuffer.html
│   │   │   │   │   │   ├── PlayerEntity.html
│   │   │   │   │   │   ├── Player.html
│   │   │   │   │   │   └── RealTimeSocket.html
│   │   │   │   │   ├── gcm
│   │   │   │   │   │   ├── GoogleCloudMessaging.html
│   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   ├── location
│   │   │   │   │   │   ├── ActivityRecognitionClient.html
│   │   │   │   │   │   ├── ActivityRecognitionResult.html
│   │   │   │   │   │   ├── DetectedActivity.html
│   │   │   │   │   │   ├── Geofence.Builder.html
│   │   │   │   │   │   ├── Geofence.html
│   │   │   │   │   │   ├── LocationClient.html
│   │   │   │   │   │   ├── LocationClient.OnAddGeofencesResultListener.html
│   │   │   │   │   │   ├── LocationClient.OnRemoveGeofencesResultListener.html
│   │   │   │   │   │   ├── LocationListener.html
│   │   │   │   │   │   ├── LocationRequest.html
│   │   │   │   │   │   ├── LocationStatusCodes.html
│   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   ├── maps
│   │   │   │   │   │   ├── CameraUpdateFactory.html
│   │   │   │   │   │   ├── CameraUpdate.html
│   │   │   │   │   │   ├── GoogleMap.CancelableCallback.html
│   │   │   │   │   │   ├── GoogleMap.html
│   │   │   │   │   │   ├── GoogleMap.InfoWindowAdapter.html
│   │   │   │   │   │   ├── GoogleMap.OnCameraChangeListener.html
│   │   │   │   │   │   ├── GoogleMap.OnInfoWindowClickListener.html
│   │   │   │   │   │   ├── GoogleMap.OnMapClickListener.html
│   │   │   │   │   │   ├── GoogleMap.OnMapLongClickListener.html
│   │   │   │   │   │   ├── GoogleMap.OnMarkerClickListener.html
│   │   │   │   │   │   ├── GoogleMap.OnMarkerDragListener.html
│   │   │   │   │   │   ├── GoogleMap.OnMyLocationChangeListener.html
│   │   │   │   │   │   ├── GoogleMapOptions.html
│   │   │   │   │   │   ├── LocationSource.html
│   │   │   │   │   │   ├── LocationSource.OnLocationChangedListener.html
│   │   │   │   │   │   ├── MapFragment.html
│   │   │   │   │   │   ├── MapsInitializer.html
│   │   │   │   │   │   ├── MapView.html
│   │   │   │   │   │   ├── model
│   │   │   │   │   │   │   ├── BitmapDescriptorFactory.html
│   │   │   │   │   │   │   ├── BitmapDescriptor.html
│   │   │   │   │   │   │   ├── CameraPosition.Builder.html
│   │   │   │   │   │   │   ├── CameraPosition.html
│   │   │   │   │   │   │   ├── Circle.html
│   │   │   │   │   │   │   ├── CircleOptions.html
│   │   │   │   │   │   │   ├── GroundOverlay.html
│   │   │   │   │   │   │   ├── GroundOverlayOptions.html
│   │   │   │   │   │   │   ├── LatLngBounds.Builder.html
│   │   │   │   │   │   │   ├── LatLngBounds.html
│   │   │   │   │   │   │   ├── LatLng.html
│   │   │   │   │   │   │   ├── Marker.html
│   │   │   │   │   │   │   ├── MarkerOptions.html
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── Polygon.html
│   │   │   │   │   │   │   ├── PolygonOptions.html
│   │   │   │   │   │   │   ├── Polyline.html
│   │   │   │   │   │   │   ├── PolylineOptions.html
│   │   │   │   │   │   │   ├── RuntimeRemoteException.html
│   │   │   │   │   │   │   ├── Tile.html
│   │   │   │   │   │   │   ├── TileOverlay.html
│   │   │   │   │   │   │   ├── TileOverlayOptions.html
│   │   │   │   │   │   │   ├── TileProvider.html
│   │   │   │   │   │   │   ├── UrlTileProvider.html
│   │   │   │   │   │   │   └── VisibleRegion.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── Projection.html
│   │   │   │   │   │   ├── SupportMapFragment.html
│   │   │   │   │   │   └── UiSettings.html
│   │   │   │   │   ├── package-summary.html
│   │   │   │   │   ├── panorama
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── PanoramaClient.html
│   │   │   │   │   │   └── PanoramaClient.OnPanoramaInfoLoadedListener.html
│   │   │   │   │   ├── plus
│   │   │   │   │   │   ├── GooglePlusUtil.html
│   │   │   │   │   │   ├── model
│   │   │   │   │   │   │   ├── moments
│   │   │   │   │   │   │   │   ├── ItemScope.Builder.html
│   │   │   │   │   │   │   │   ├── ItemScope.html
│   │   │   │   │   │   │   │   ├── MomentBuffer.html
│   │   │   │   │   │   │   │   ├── Moment.Builder.html
│   │   │   │   │   │   │   │   ├── Moment.html
│   │   │   │   │   │   │   │   └── package-summary.html
│   │   │   │   │   │   │   └── people
│   │   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   │   ├── Person.AgeRange.html
│   │   │   │   │   │   │   ├── PersonBuffer.html
│   │   │   │   │   │   │   ├── Person.Collection.html
│   │   │   │   │   │   │   ├── Person.Cover.CoverInfo.html
│   │   │   │   │   │   │   ├── Person.Cover.CoverPhoto.html
│   │   │   │   │   │   │   ├── Person.Cover.html
│   │   │   │   │   │   │   ├── Person.Cover.Layout.html
│   │   │   │   │   │   │   ├── Person.Emails.html
│   │   │   │   │   │   │   ├── Person.Emails.Type.html
│   │   │   │   │   │   │   ├── Person.Gender.html
│   │   │   │   │   │   │   ├── Person.html
│   │   │   │   │   │   │   ├── Person.Image.html
│   │   │   │   │   │   │   ├── Person.Name.html
│   │   │   │   │   │   │   ├── Person.ObjectType.html
│   │   │   │   │   │   │   ├── Person.OrderBy.html
│   │   │   │   │   │   │   ├── Person.Organizations.html
│   │   │   │   │   │   │   ├── Person.Organizations.Type.html
│   │   │   │   │   │   │   ├── Person.PlacesLived.html
│   │   │   │   │   │   │   ├── Person.RelationshipStatus.html
│   │   │   │   │   │   │   ├── Person.Urls.html
│   │   │   │   │   │   │   └── Person.Urls.Type.html
│   │   │   │   │   │   ├── package-summary.html
│   │   │   │   │   │   ├── PlusClient.Builder.html
│   │   │   │   │   │   ├── PlusClient.html
│   │   │   │   │   │   ├── PlusClient.OnAccessRevokedListener.html
│   │   │   │   │   │   ├── PlusClient.OnMomentsLoadedListener.html
│   │   │   │   │   │   ├── PlusClient.OnPeopleLoadedListener.html
│   │   │   │   │   │   ├── PlusClient.OnPersonLoadedListener.html
│   │   │   │   │   │   ├── PlusOneButton.html
│   │   │   │   │   │   ├── PlusOneButton.OnPlusOneClickListener.html
│   │   │   │   │   │   ├── PlusShare.Builder.html
│   │   │   │   │   │   └── PlusShare.html
│   │   │   │   │   ├── R.attr.html
│   │   │   │   │   ├── R.color.html
│   │   │   │   │   ├── R.drawable.html
│   │   │   │   │   ├── R.html
│   │   │   │   │   ├── R.id.html
│   │   │   │   │   ├── R.string.html
│   │   │   │   │   └── R.styleable.html
│   │   │   │   ├── hierarchy.html
│   │   │   │   ├── index.html
│   │   │   │   ├── jd_lists.js
│   │   │   │   ├── lists.js
│   │   │   │   ├── package-list
│   │   │   │   └── packages.html
│   │   │   └── timestamp.js
│   │   ├── libproject
│   │   │   └── google-play-services_lib
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── libs
│   │   │   │   ├── google-play-services.jar
│   │   │   │   └── google-play-services.jar.properties
│   │   │   ├── project.properties
│   │   │   ├── README.txt
│   │   │   ├── res
│   │   │   │   ├── color
│   │   │   │   │   ├── common_signin_btn_text_dark.xml
│   │   │   │   │   └── common_signin_btn_text_light.xml
│   │   │   │   ├── drawable
│   │   │   │   │   ├── common_signin_btn_icon_dark.xml
│   │   │   │   │   ├── common_signin_btn_icon_light.xml
│   │   │   │   │   ├── common_signin_btn_text_dark.xml
│   │   │   │   │   └── common_signin_btn_text_light.xml
│   │   │   │   ├── drawable-hdpi
│   │   │   │   │   ├── common_signin_btn_icon_disabled_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_disabled_focus_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_disabled_focus_light.9.png
│   │   │   │   │   ├── common_signin_btn_icon_disabled_light.9.png
│   │   │   │   │   ├── common_signin_btn_icon_focus_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_focus_light.9.png
│   │   │   │   │   ├── common_signin_btn_icon_normal_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_normal_light.9.png
│   │   │   │   │   ├── common_signin_btn_icon_pressed_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_pressed_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_disabled_dark.9.png
│   │   │   │   │   ├── common_signin_btn_text_disabled_focus_dark.9.png
│   │   │   │   │   ├── common_signin_btn_text_disabled_focus_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_disabled_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_focus_dark.9.png
│   │   │   │   │   ├── common_signin_btn_text_focus_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_normal_dark.9.png
│   │   │   │   │   ├── common_signin_btn_text_normal_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_pressed_dark.9.png
│   │   │   │   │   └── common_signin_btn_text_pressed_light.9.png
│   │   │   │   ├── drawable-mdpi
│   │   │   │   │   ├── common_signin_btn_icon_disabled_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_disabled_focus_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_disabled_focus_light.9.png
│   │   │   │   │   ├── common_signin_btn_icon_disabled_light.9.png
│   │   │   │   │   ├── common_signin_btn_icon_focus_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_focus_light.9.png
│   │   │   │   │   ├── common_signin_btn_icon_normal_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_normal_light.9.png
│   │   │   │   │   ├── common_signin_btn_icon_pressed_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_pressed_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_disabled_dark.9.png
│   │   │   │   │   ├── common_signin_btn_text_disabled_focus_dark.9.png
│   │   │   │   │   ├── common_signin_btn_text_disabled_focus_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_disabled_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_focus_dark.9.png
│   │   │   │   │   ├── common_signin_btn_text_focus_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_normal_dark.9.png
│   │   │   │   │   ├── common_signin_btn_text_normal_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_pressed_dark.9.png
│   │   │   │   │   └── common_signin_btn_text_pressed_light.9.png
│   │   │   │   ├── drawable-xhdpi
│   │   │   │   │   ├── common_signin_btn_icon_disabled_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_disabled_focus_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_disabled_focus_light.9.png
│   │   │   │   │   ├── common_signin_btn_icon_disabled_light.9.png
│   │   │   │   │   ├── common_signin_btn_icon_focus_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_focus_light.9.png
│   │   │   │   │   ├── common_signin_btn_icon_normal_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_normal_light.9.png
│   │   │   │   │   ├── common_signin_btn_icon_pressed_dark.9.png
│   │   │   │   │   ├── common_signin_btn_icon_pressed_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_disabled_dark.9.png
│   │   │   │   │   ├── common_signin_btn_text_disabled_focus_dark.9.png
│   │   │   │   │   ├── common_signin_btn_text_disabled_focus_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_disabled_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_focus_dark.9.png
│   │   │   │   │   ├── common_signin_btn_text_focus_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_normal_dark.9.png
│   │   │   │   │   ├── common_signin_btn_text_normal_light.9.png
│   │   │   │   │   ├── common_signin_btn_text_pressed_dark.9.png
│   │   │   │   │   └── common_signin_btn_text_pressed_light.9.png
│   │   │   │   ├── values
│   │   │   │   │   ├── colors.xml
│   │   │   │   │   ├── maps_attrs.xml
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-af
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-am
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-ar
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-be
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-bg
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-ca
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-cs
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-da
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-de
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-el
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-en-rGB
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-es
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-es-rUS
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-et
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-fa
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-fi
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-fr
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-hi
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-hr
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-hu
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-in
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-it
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-iw
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-ja
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-ko
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-lt
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-lv
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-ms
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-nb
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-nl
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-pl
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-pt
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-pt-rBR
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-pt-rPT
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-ro
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-ru
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-sk
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-sl
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-sr
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-sv
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-sw
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-th
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-tl
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-tr
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-uk
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-vi
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-zh-rCN
│   │   │   │   │   └── strings.xml
│   │   │   │   ├── values-zh-rTW
│   │   │   │   │   └── strings.xml
│   │   │   │   └── values-zu
│   │   │   │   └── strings.xml
│   │   │   └── src
│   │   │   └── android
│   │   │   └── UnusedStub.java
│   │   ├── samples
│   │   │   ├── auth
│   │   │   │   ├── AndroidManifest.xml
│   │   │   │   ├── project.properties
│   │   │   │   ├── res
│   │   │   │   │   ├── drawable-hdpi
│   │   │   │   │   │   └── ic_launcher.png
│   │   │   │   │   ├── drawable-ldpi
│   │   │   │   │   │   └── ic_launcher.png
│   │   │   │   │   ├── drawable-mdpi
│   │   │   │   │   │   └── ic_launcher.png
│   │   │   │   │   ├── drawable-xhdpi
│   │   │   │   │   │   └── ic_launcher.png
│   │   │   │   │   ├── layout
│   │   │   │   │   │   └── accounts_tester.xml
│   │   │   │   │   └── values
│   │   │   │   │   └── strings.xml
│   │   │   │   └── src
│   │   │   │   └── com
│   │   │   │   └── google
│   │   │   │   └── android
│   │   │   │   └── gms
│   │   │   │   └── auth
│   │   │   │   └── sample
│   │   │   │   └── helloauth
│   │   │   │   ├── AbstractGetNameTask.java
│   │   │   │   ├── GetNameInBackground.java
│   │   │   │   ├── GetNameInBackgroundWithSync.java
│   │   │   │   ├── GetNameInForeground.java
│   │   │   │   ├── HelloActivity.java
│   │   │   │   └── MainActivity.java
│   │   │   ├── maps
│   │   │   │   ├── AndroidManifest.xml
│   │   │   │   ├── proguard.cfg
│   │   │   │   ├── project.properties
│   │   │   │   ├── res
│   │   │   │   │   ├── drawable
│   │   │   │   │   │   └── newark_nj_1922.png
│   │   │   │   │   ├── drawable-hdpi
│   │   │   │   │   │   ├── arrow.png
│   │   │   │   │   │   ├── badge_nsw.png
│   │   │   │   │   │   ├── badge_qld.png
│   │   │   │   │   │   ├── badge_sa.png
│   │   │   │   │   │   ├── badge_victoria.png
│   │   │   │   │   │   ├── badge_wa.png
│   │   │   │   │   │   ├── custom_info_bubble.9.png
│   │   │   │   │   │   └── ic_launcher.png
│   │   │   │   │   ├── drawable-ldpi
│   │   │   │   │   │   └── ic_launcher.png
│   │   │   │   │   ├── drawable-mdpi
│   │   │   │   │   │   ├── arrow.png
│   │   │   │   │   │   ├── custom_info_bubble.9.png
│   │   │   │   │   │   └── ic_launcher.png
│   │   │   │   │   ├── layout
│   │   │   │   │   │   ├── basic_demo.xml
│   │   │   │   │   │   ├── camera_demo.xml
│   │   │   │   │   │   ├── circle_demo.xml
│   │   │   │   │   │   ├── custom_info_contents.xml
│   │   │   │   │   │   ├── custom_info_window.xml
│   │   │   │   │   │   ├── events_demo.xml
│   │   │   │   │   │   ├── feature.xml
│   │   │   │   │   │   ├── ground_overlay_demo.xml
│   │   │   │   │   │   ├── layers_demo.xml
│   │   │   │   │   │   ├── legal_info.xml
│   │   │   │   │   │   ├── main.xml
│   │   │   │   │   │   ├── marker_demo.xml
│   │   │   │   │   │   ├── multimap_demo.xml
│   │   │   │   │   │   ├── my_location_demo.xml
│   │   │   │   │   │   ├── options_demo.xml
│   │   │   │   │   │   ├── polygon_demo.xml
│   │   │   │   │   │   ├── polyline_demo.xml
│   │   │   │   │   │   ├── raw_mapview_demo.xml
│   │   │   │   │   │   └── ui_settings_demo.xml
│   │   │   │   │   ├── menu
│   │   │   │   │   │   └── activity_main.xml
│   │   │   │   │   └── values
│   │   │   │   │   └── demo_strings.xml
│   │   │   │   └── src
│   │   │   │   └── com
│   │   │   │   └── example
│   │   │   │   └── mapdemo
│   │   │   │   ├── BasicMapActivity.java
│   │   │   │   ├── CameraDemoActivity.java
│   │   │   │   ├── CircleDemoActivity.java
│   │   │   │   ├── EventsDemoActivity.java
│   │   │   │   ├── GroundOverlayDemoActivity.java
│   │   │   │   ├── LayersDemoActivity.java
│   │   │   │   ├── LegalInfoActivity.java
│   │   │   │   ├── LocationSourceDemoActivity.java
│   │   │   │   ├── MainActivity.java
│   │   │   │   ├── MarkerDemoActivity.java
│   │   │   │   ├── MultiMapDemoActivity.java
│   │   │   │   ├── MyLocationDemoActivity.java
│   │   │   │   ├── OptionsDemoActivity.java
│   │   │   │   ├── PolygonDemoActivity.java
│   │   │   │   ├── PolylineDemoActivity.java
│   │   │   │   ├── ProgrammaticDemoActivity.java
│   │   │   │   ├── RawMapViewDemoActivity.java
│   │   │   │   ├── RetainMapActivity.java
│   │   │   │   ├── TileOverlayDemoActivity.java
│   │   │   │   ├── UiSettingsDemoActivity.java
│   │   │   │   └── view
│   │   │   │   └── FeatureView.java
│   │   │   ├── panorama
│   │   │   │   ├── AndroidManifest.xml
│   │   │   │   ├── proguard.flags
│   │   │   │   ├── project.properties
│   │   │   │   ├── res
│   │   │   │   │   ├── raw
│   │   │   │   │   │   └── pano1.jpg
│   │   │   │   │   └── values
│   │   │   │   │   └── strings.xml
│   │   │   │   └── src
│   │   │   │   └── com
│   │   │   │   └── google
│   │   │   │   └── android
│   │   │   │   └── gms
│   │   │   │   └── samples
│   │   │   │   └── panorama
│   │   │   │   └── PanoramaSampleActivity.java
│   │   │   └── plus
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── proguard.flags
│   │   │   ├── project.properties
│   │   │   ├── README.txt
│   │   │   ├── res
│   │   │   │   ├── drawable-hdpi
│   │   │   │   │   └── ic_launcher.png
│   │   │   │   ├── drawable-ldpi
│   │   │   │   │   └── ic_launcher.png
│   │   │   │   ├── drawable-mdpi
│   │   │   │   │   └── ic_launcher.png
│   │   │   │   ├── drawable-xhdpi
│   │   │   │   │   └── ic_launcher.png
│   │   │   │   ├── layout
│   │   │   │   │   ├── list_moments_activity.xml
│   │   │   │   │   ├── main_list_item.xml
│   │   │   │   │   ├── moment_row.xml
│   │   │   │   │   ├── multi_moment_activity.xml
│   │   │   │   │   ├── person_list_activity.xml
│   │   │   │   │   ├── plus_one_activity.xml
│   │   │   │   │   ├── share_activity.xml
│   │   │   │   │   └── sign_in_activity.xml
│   │   │   │   ├── menu
│   │   │   │   │   └── main_activity_menu.xml
│   │   │   │   └── values
│   │   │   │   └── strings.xml
│   │   │   └── src
│   │   │   └── com
│   │   │   └── google
│   │   │   └── android
│   │   │   └── gms
│   │   │   └── samples
│   │   │   └── plus
│   │   │   ├── GooglePlayServicesErrorDialogFragment.java
│   │   │   ├── GooglePlusErrorDialogFragment.java
│   │   │   ├── LicenseActivity.java
│   │   │   ├── ListMomentsActivity.java
│   │   │   ├── ListPeopleActivity.java
│   │   │   ├── MomentActivity.java
│   │   │   ├── MomentUtil.java
│   │   │   ├── ParseDeepLinkActivity.java
│   │   │   ├── PlusClientFragment.java
│   │   │   ├── PlusOneActivity.java
│   │   │   ├── PlusSampleActivity.java
│   │   │   ├── ShareActivity.java
│   │   │   └── SignInActivity.java
│   │   └── source.properties
│   ├── play_apk_expansion
│   │   ├── downloader_library
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── project.properties
│   │   │   ├── res
│   │   │   │   ├── drawable-hdpi
│   │   │   │   │   └── notify_panel_notification_icon_bg.png
│   │   │   │   ├── drawable-mdpi
│   │   │   │   │   └── notify_panel_notification_icon_bg.png
│   │   │   │   ├── layout
│   │   │   │   │   └── status_bar_ongoing_event_progress_bar.xml
│   │   │   │   ├── values
│   │   │   │   │   ├── strings.xml
│   │   │   │   │   └── styles.xml
│   │   │   │   ├── values-v11
│   │   │   │   │   └── styles.xml
│   │   │   │   └── values-v9
│   │   │   │   └── styles.xml
│   │   │   └── src
│   │   │   └── com
│   │   │   └── google
│   │   │   └── android
│   │   │   └── vending
│   │   │   └── expansion
│   │   │   └── downloader
│   │   │   ├── Constants.java
│   │   │   ├── DownloaderClientMarshaller.java
│   │   │   ├── DownloaderServiceMarshaller.java
│   │   │   ├── DownloadProgressInfo.java
│   │   │   ├── Helpers.java
│   │   │   ├── IDownloaderClient.java
│   │   │   ├── IDownloaderService.java
│   │   │   ├── impl
│   │   │   │   ├── AndroidHttpClient.java
│   │   │   │   ├── CustomIntentService.java
│   │   │   │   ├── CustomNotificationFactory.java
│   │   │   │   ├── DownloaderService.java
│   │   │   │   ├── DownloadInfo.java
│   │   │   │   ├── DownloadNotification.java
│   │   │   │   ├── DownloadsDB.java
│   │   │   │   ├── DownloadThread.java
│   │   │   │   ├── HttpDateTime.java
│   │   │   │   ├── V14CustomNotification.java
│   │   │   │   └── V3CustomNotification.java
│   │   │   ├── IStub.java
│   │   │   └── SystemFacade.java
│   │   ├── downloader_sample
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── project.properties
│   │   │   ├── res
│   │   │   │   ├── drawable-hdpi
│   │   │   │   │   └── ic_launcher.png
│   │   │   │   ├── layout
│   │   │   │   │   └── main.xml
│   │   │   │   └── values
│   │   │   │   └── strings.xml
│   │   │   └── src
│   │   │   └── com
│   │   │   └── example
│   │   │   └── expansion
│   │   │   └── downloader
│   │   │   ├── SampleAlarmReceiver.java
│   │   │   ├── SampleDownloaderActivity.java
│   │   │   └── SampleDownloaderService.java
│   │   ├── LICENSE.txt
│   │   ├── README.txt
│   │   ├── source.properties
│   │   └── zip_file
│   │   ├── AndroidManifest.xml
│   │   ├── project.properties
│   │   ├── res
│   │   └── src
│   │   └── com
│   │   └── android
│   │   └── vending
│   │   └── expansion
│   │   └── zipfile
│   │   ├── APEZProvider.java
│   │   ├── APKExpansionSupport.java
│   │   └── ZipResourceFile.java
│   ├── play_billing
│   │   ├── IInAppBillingService.aidl
│   │   ├── market_billing_r02.zip
│   │   ├── README
│   │   ├── samples
│   │   │   └── TrivialDrive
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── libs
│   │   │   │   └── android-support-v4.jar
│   │   │   ├── project.properties
│   │   │   ├── README
│   │   │   ├── res
│   │   │   │   ├── drawable-hdpi
│   │   │   │   │   ├── ic_action_search.png
│   │   │   │   │   └── ic_launcher.png
│   │   │   │   ├── drawable-ldpi
│   │   │   │   │   └── ic_launcher.png
│   │   │   │   ├── drawable-mdpi
│   │   │   │   │   ├── ic_action_search.png
│   │   │   │   │   └── ic_launcher.png
│   │   │   │   ├── drawable-xhdpi
│   │   │   │   │   ├── buy_gas.png
│   │   │   │   │   ├── drive.png
│   │   │   │   │   ├── free.png
│   │   │   │   │   ├── gas0.png
│   │   │   │   │   ├── gas1.png
│   │   │   │   │   ├── gas2.png
│   │   │   │   │   ├── gas3.png
│   │   │   │   │   ├── gas4.png
│   │   │   │   │   ├── gas_inf.png
│   │   │   │   │   ├── ic_action_search.png
│   │   │   │   │   ├── ic_launcher.png
│   │   │   │   │   ├── infinite_gas.png
│   │   │   │   │   ├── premium.png
│   │   │   │   │   ├── title.png
│   │   │   │   │   ├── upgrade_app.png
│   │   │   │   │   └── wait.png
│   │   │   │   ├── layout
│   │   │   │   │   └── activity_main.xml
│   │   │   │   ├── menu
│   │   │   │   │   └── activity_main.xml
│   │   │   │   ├── values
│   │   │   │   │   ├── strings.xml
│   │   │   │   │   └── styles.xml
│   │   │   │   └── values-v11
│   │   │   │   └── styles.xml
│   │   │   └── src
│   │   │   └── com
│   │   │   ├── android
│   │   │   │   └── vending
│   │   │   │   └── billing
│   │   │   │   └── IInAppBillingService.aidl
│   │   │   └── example
│   │   │   └── android
│   │   │   └── trivialdrivesample
│   │   │   ├── MainActivity.java
│   │   │   └── util
│   │   │   ├── Base64DecoderException.java
│   │   │   ├── Base64.java
│   │   │   ├── IabException.java
│   │   │   ├── IabHelper.java
│   │   │   ├── IabResult.java
│   │   │   ├── Inventory.java
│   │   │   ├── Purchase.java
│   │   │   ├── Security.java
│   │   │   └── SkuDetails.java
│   │   └── source.properties
│   ├── play_licensing
│   │   ├── library
│   │   │   ├── aidl
│   │   │   │   ├── ILicenseResultListener.aidl
│   │   │   │   └── ILicensingService.aidl
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── project.properties
│   │   │   ├── res
│   │   │   │   ├── drawable-hdpi
│   │   │   │   ├── drawable-ldpi
│   │   │   │   ├── drawable-mdpi
│   │   │   │   ├── layout
│   │   │   │   └── values
│   │   │   └── src
│   │   │   └── com
│   │   │   └── google
│   │   │   └── android
│   │   │   └── vending
│   │   │   └── licensing
│   │   │   ├── AESObfuscator.java
│   │   │   ├── APKExpansionPolicy.java
│   │   │   ├── DeviceLimiter.java
│   │   │   ├── ILicenseResultListener.java
│   │   │   ├── ILicensingService.java
│   │   │   ├── LicenseCheckerCallback.java
│   │   │   ├── LicenseChecker.java
│   │   │   ├── LicenseValidator.java
│   │   │   ├── NullDeviceLimiter.java
│   │   │   ├── Obfuscator.java
│   │   │   ├── Policy.java
│   │   │   ├── PreferenceObfuscator.java
│   │   │   ├── ResponseData.java
│   │   │   ├── ServerManagedPolicy.java
│   │   │   ├── StrictPolicy.java
│   │   │   ├── util
│   │   │   │   ├── Base64DecoderException.java
│   │   │   │   └── Base64.java
│   │   │   └── ValidationException.java
│   │   ├── LICENSE.txt
│   │   ├── README.txt
│   │   ├── sample
│   │   │   ├── AndroidManifest.xml
│   │   │   ├── project.properties
│   │   │   ├── res
│   │   │   │   ├── drawable
│   │   │   │   │   └── icon.png
│   │   │   │   ├── drawable-hdpi
│   │   │   │   ├── drawable-ldpi
│   │   │   │   ├── drawable-mdpi
│   │   │   │   ├── layout
│   │   │   │   │   └── main.xml
│   │   │   │   └── values
│   │   │   │   └── strings.xml
│   │   │   └── src
│   │   │   └── com
│   │   │   └── example
│   │   │   └── android
│   │   │   └── market
│   │   │   └── licensing
│   │   │   └── MainActivity.java
│   │   ├── source.properties
│   │   └── test
│   │   ├── AndroidManifest.xml
│   │   ├── project.properties
│   │   ├── res
│   │   │   ├── drawable
│   │   │   │   └── icon.png
│   │   │   ├── drawable-hdpi
│   │   │   ├── drawable-ldpi
│   │   │   ├── drawable-mdpi
│   │   │   ├── layout
│   │   │   │   └── main.xml
│   │   │   └── values
│   │   │   └── strings.xml
│   │   ├── runTests.sh
│   │   └── src
│   │   └── com
│   │   └── android
│   │   └── vending
│   │   └── licensing
│   │   ├── AESObfuscatorTest.java
│   │   ├── APKExpansionPolicyTest.java
│   │   ├── ObfuscatedPreferencesTest.java
│   │   ├── ServerManagedPolicyTest.java
│   │   └── StrictPolicyTest.java
│   └── webdriver
│   ├── android_webdriver_library.jar
│   ├── android_webdriver_library-srcs.jar
│   ├── README.txt
│   ├── SimpleApp
│   │   ├── AndroidManifest.xml
│   │   ├── assets
│   │   ├── bin
│   │   │   ├── classes
│   │   │   │   └── simple
│   │   │   │   └── app
│   │   │   │   ├── R$attr.class
│   │   │   │   ├── R.class
│   │   │   │   ├── R$drawable.class
│   │   │   │   ├── R$layout.class
│   │   │   │   ├── R$string.class
│   │   │   │   └── SimpleAppActivity.class
│   │   │   ├── classes.dex
│   │   │   ├── res
│   │   │   │   ├── drawable-hdpi
│   │   │   │   │   └── icon.png
│   │   │   │   ├── drawable-ldpi
│   │   │   │   │   └── icon.png
│   │   │   │   └── drawable-mdpi
│   │   │   │   └── icon.png
│   │   │   ├── resources.ap_
│   │   │   ├── R.java.d
│   │   │   ├── simple
│   │   │   │   └── app
│   │   │   │   ├── R$attr.class
│   │   │   │   ├── R.class
│   │   │   │   ├── R$drawable.class
│   │   │   │   ├── R$layout.class
│   │   │   │   ├── R$string.class
│   │   │   │   └── SimpleAppActivity.class
│   │   │   └── SimpleApp.apk
│   │   ├── build.xml
│   │   ├── gen
│   │   │   └── simple
│   │   │   └── app
│   │   │   └── R.java
│   │   ├── libs
│   │   ├── local.properties
│   │   ├── proguard.cfg
│   │   ├── project.properties
│   │   ├── res
│   │   │   ├── drawable-hdpi
│   │   │   │   └── icon.png
│   │   │   ├── drawable-ldpi
│   │   │   │   └── icon.png
│   │   │   ├── drawable-mdpi
│   │   │   │   └── icon.png
│   │   │   ├── layout
│   │   │   │   └── main.xml
│   │   │   └── values
│   │   │   └── strings.xml
│   │   └── src
│   │   └── simple
│   │   └── app
│   │   └── SimpleAppActivity.java
│   ├── source.properties
│   └── TestAnAndroidWebApp
│   ├── AndroidManifest.xml
│   ├── ant.properties
│   ├── assets
│   ├── bin
│   │   ├── classes
│   │   │   └── simple
│   │   │   └── app
│   │   │   └── test
│   │   │   ├── R$attr.class
│   │   │   ├── R.class
│   │   │   ├── R$drawable.class
│   │   │   ├── R$layout.class
│   │   │   ├── R$string.class
│   │   │   └── SimpleGoogleTest.class
│   │   ├── classes.dex
│   │   ├── res
│   │   │   ├── drawable-hdpi
│   │   │   │   └── icon.png
│   │   │   ├── drawable-ldpi
│   │   │   │   └── icon.png
│   │   │   └── drawable-mdpi
│   │   │   └── icon.png
│   │   ├── resources.ap_
│   │   ├── R.java.d
│   │   ├── simple
│   │   │   └── app
│   │   │   └── test
│   │   │   ├── R$attr.class
│   │   │   ├── R.class
│   │   │   ├── R$drawable.class
│   │   │   ├── R$layout.class
│   │   │   ├── R$string.class
│   │   │   └── SimpleGoogleTest.class
│   │   └── TestAnAndroidWebApp.apk
│   ├── build.xml
│   ├── gen
│   │   └── simple
│   │   └── app
│   │   └── test
│   │   └── R.java
│   ├── libs
│   │   ├── android_webdriver_library.jar
│   │   ├── android_webdriver_library-srcs.jar
│   │   └── guava-r09.jar
│   ├── local.properties
│   ├── proguard.cfg
│   ├── project.properties
│   ├── res
│   │   ├── drawable-hdpi
│   │   │   └── icon.png
│   │   ├── drawable-ldpi
│   │   │   └── icon.png
│   │   ├── drawable-mdpi
│   │   │   └── icon.png
│   │   ├── layout
│   │   │   └── main.xml
│   │   └── values
│   │   └── strings.xml
│   └── src
│   └── simple
│   └── app
│   └── test
│   └── SimpleGoogleTest.java
├── platforms
│   ├── android-10
│   │   ├── android.jar
│   │   ├── build.prop
│   │   ├── data
│   │   │   ├── activity_actions.txt
│   │   │   ├── android
│   │   │   │   ├── app
│   │   │   │   │   ├── Activity$1.class
│   │   │   │   │   ├── Activity.class
│   │   │   │   │   ├── Activity$ManagedCursor.class
│   │   │   │   │   ├── Activity$ManagedDialog.class
│   │   │   │   │   ├── ActivityManager$1.class
│   │   │   │   │   ├── ActivityManager.class
│   │   │   │   │   ├── ActivityManager$MemoryInfo$1.class
│   │   │   │   │   ├── ActivityManager$MemoryInfo.class
│   │   │   │   │   ├── ActivityManagerNative.class
│   │   │   │   │   ├── ActivityManager$ProcessErrorStateInfo$1.class
│   │   │   │   │   ├── ActivityManager$ProcessErrorStateInfo.class
│   │   │   │   │   ├── ActivityManagerProxy.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
│   │   │   │   │   ├── ActivityThread$1.class
│   │   │   │   │   ├── ActivityThread$2.class
│   │   │   │   │   ├── ActivityThread$ActivityClientRecord.class
│   │   │   │   │   ├── ActivityThread$AppBindData.class
│   │   │   │   │   ├── ActivityThread$ApplicationThread.class
│   │   │   │   │   ├── ActivityThread$BindServiceData.class
│   │   │   │   │   ├── ActivityThread.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
│   │   │   │   │   ├── admin
│   │   │   │   │   │   ├── DeviceAdminInfo$1.class
│   │   │   │   │   │   ├── DeviceAdminInfo.class
│   │   │   │   │   │   ├── DeviceAdminInfo$PolicyInfo.class
│   │   │   │   │   │   ├── DevicePolicyManager.class
│   │   │   │   │   │   ├── IDevicePolicyManager.class
│   │   │   │   │   │   ├── IDevicePolicyManager$Stub.class
│   │   │   │   │   │   └── IDevicePolicyManager$Stub$Proxy.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.class
│   │   │   │   │   │   ├── BackupDataInput$EntityHeader.class
│   │   │   │   │   │   ├── BackupDataOutput.class
│   │   │   │   │   │   ├── IBackupManager.class
│   │   │   │   │   │   ├── IBackupManager$Stub.class
│   │   │   │   │   │   ├── IBackupManager$Stub$Proxy.class
│   │   │   │   │   │   ├── IRestoreObserver.class
│   │   │   │   │   │   ├── IRestoreObserver$Stub.class
│   │   │   │   │   │   ├── IRestoreObserver$Stub$Proxy.class
│   │   │   │   │   │   ├── IRestoreSession.class
│   │   │   │   │   │   ├── IRestoreSession$Stub.class
│   │   │   │   │   │   ├── IRestoreSession$Stub$Proxy.class
│   │   │   │   │   │   ├── RestoreSet$1.class
│   │   │   │   │   │   └── RestoreSet.class
│   │   │   │   │   ├── ContextImpl$1.class
│   │   │   │   │   ├── ContextImpl$ApplicationContentResolver.class
│   │   │   │   │   ├── ContextImpl$ApplicationPackageManager.class
│   │   │   │   │   ├── ContextImpl$ApplicationPackageManager$ResourceName.class
│   │   │   │   │   ├── ContextImpl.class
│   │   │   │   │   ├── ContextImpl$SharedPreferencesImpl$1.class
│   │   │   │   │   ├── ContextImpl$SharedPreferencesImpl.class
│   │   │   │   │   ├── ContextImpl$SharedPreferencesImpl$EditorImpl$1.class
│   │   │   │   │   ├── ContextImpl$SharedPreferencesImpl$EditorImpl$2.class
│   │   │   │   │   ├── ContextImpl$SharedPreferencesImpl$EditorImpl$3.class
│   │   │   │   │   ├── ContextImpl$SharedPreferencesImpl$EditorImpl.class
│   │   │   │   │   ├── ContextImpl$SharedPreferencesImpl$MemoryCommitResult.class
│   │   │   │   │   ├── Dialog$1.class
│   │   │   │   │   ├── Dialog.class
│   │   │   │   │   ├── Dialog$ListenersHandler.class
│   │   │   │   │   ├── DownloadManager.class
│   │   │   │   │   ├── DownloadManager$CursorTranslator.class
│   │   │   │   │   ├── DownloadManager$Query.class
│   │   │   │   │   ├── DownloadManager$Request.class
│   │   │   │   │   ├── IActivityController.class
│   │   │   │   │   ├── IActivityController$Stub.class
│   │   │   │   │   ├── IActivityController$Stub$Proxy.class
│   │   │   │   │   ├── IActivityManager$1.class
│   │   │   │   │   ├── IActivityManager.class
│   │   │   │   │   ├── IActivityManager$ContentProviderHolder$1.class
│   │   │   │   │   ├── IActivityManager$ContentProviderHolder.class
│   │   │   │   │   ├── IActivityManager$WaitResult$1.class
│   │   │   │   │   ├── IActivityManager$WaitResult.class
│   │   │   │   │   ├── IActivityWatcher.class
│   │   │   │   │   ├── IActivityWatcher$Stub.class
│   │   │   │   │   ├── IActivityWatcher$Stub$Proxy.class
│   │   │   │   │   ├── IAlarmManager.class
│   │   │   │   │   ├── IAlarmManager$Stub.class
│   │   │   │   │   ├── IAlarmManager$Stub$Proxy.class
│   │   │   │   │   ├── IApplicationThread.class
│   │   │   │   │   ├── IBackupAgent.class
│   │   │   │   │   ├── IBackupAgent$Stub.class
│   │   │   │   │   ├── IBackupAgent$Stub$Proxy.class
│   │   │   │   │   ├── IInstrumentationWatcher.class
│   │   │   │   │   ├── IInstrumentationWatcher$Stub.class
│   │   │   │   │   ├── IInstrumentationWatcher$Stub$Proxy.class
│   │   │   │   │   ├── INotificationManager.class
│   │   │   │   │   ├── INotificationManager$Stub.class
│   │   │   │   │   ├── INotificationManager$Stub$Proxy.class
│   │   │   │   │   ├── Instrumentation$1.class
│   │   │   │   │   ├── Instrumentation$1ContextMenuRunnable.class
│   │   │   │   │   ├── Instrumentation$1MenuRunnable.class
│   │   │   │   │   ├── Instrumentation$ActivityGoing.class
│   │   │   │   │   ├── Instrumentation$ActivityMonitor.class
│   │   │   │   │   ├── Instrumentation$ActivityResult.class
│   │   │   │   │   ├── Instrumentation$ActivityWaiter.class
│   │   │   │   │   ├── Instrumentation.class
│   │   │   │   │   ├── Instrumentation$EmptyRunnable.class
│   │   │   │   │   ├── Instrumentation$Idler.class
│   │   │   │   │   ├── Instrumentation$InstrumentationThread.class
│   │   │   │   │   ├── Instrumentation$SyncRunnable.class
│   │   │   │   │   ├── IntentReceiverLeaked.class
│   │   │   │   │   ├── ISearchManager.class
│   │   │   │   │   ├── ISearchManager$Stub.class
│   │   │   │   │   ├── ISearchManager$Stub$Proxy.class
│   │   │   │   │   ├── IServiceConnection.class
│   │   │   │   │   ├── IServiceConnection$Stub.class
│   │   │   │   │   ├── IServiceConnection$Stub$Proxy.class
│   │   │   │   │   ├── IThumbnailReceiver.class
│   │   │   │   │   ├── IThumbnailReceiver$Stub.class
│   │   │   │   │   ├── IThumbnailReceiver$Stub$Proxy.class
│   │   │   │   │   ├── ITransientNotification.class
│   │   │   │   │   ├── ITransientNotification$Stub.class
│   │   │   │   │   ├── ITransientNotification$Stub$Proxy.class
│   │   │   │   │   ├── IUiModeManager.class
│   │   │   │   │   ├── IUiModeManager$Stub.class
│   │   │   │   │   ├── IUiModeManager$Stub$Proxy.class
│   │   │   │   │   ├── IWallpaperManagerCallback.class
│   │   │   │   │   ├── IWallpaperManagerCallback$Stub.class
│   │   │   │   │   ├── IWallpaperManagerCallback$Stub$Proxy.class
│   │   │   │   │   ├── IWallpaperManager.class
│   │   │   │   │   ├── IWallpaperManager$Stub.class
│   │   │   │   │   ├── IWallpaperManager$Stub$Proxy.class
│   │   │   │   │   ├── KeyguardManager$1.class
│   │   │   │   │   ├── KeyguardManager.class
│   │   │   │   │   ├── KeyguardManager$KeyguardLock.class
│   │   │   │   │   ├── KeyguardManager$OnKeyguardExitResult.class
│   │   │   │   │   ├── LoadedApk$1.class
│   │   │   │   │   ├── LoadedApk.class
│   │   │   │   │   ├── LoadedApk$ReceiverDispatcher$Args.class
│   │   │   │   │   ├── LoadedApk$ReceiverDispatcher.class
│   │   │   │   │   ├── LoadedApk$ReceiverDispatcher$InnerReceiver.class
│   │   │   │   │   ├── LoadedApk$ServiceDispatcher.class
│   │   │   │   │   ├── LoadedApk$ServiceDispatcher$ConnectionInfo.class
│   │   │   │   │   ├── LoadedApk$ServiceDispatcher$DeathMonitor.class
│   │   │   │   │   ├── LoadedApk$ServiceDispatcher$InnerConnection.class
│   │   │   │   │   ├── LoadedApk$ServiceDispatcher$RunConnection.class
│   │   │   │   │   ├── LoadedApk$WarningContextClassLoader.class
│   │   │   │   │   ├── LocalActivityManager.class
│   │   │   │   │   ├── LocalActivityManager$LocalActivityRecord.class
│   │   │   │   │   ├── NativeActivity.class
│   │   │   │   │   ├── NativeActivity$InputMethodCallback.class
│   │   │   │   │   ├── NativeActivity$NativeContentView.class
│   │   │   │   │   ├── Notification$1.class
│   │   │   │   │   ├── Notification.class
│   │   │   │   │   ├── NotificationManager.class
│   │   │   │   │   ├── OnActivityPausedListener.class
│   │   │   │   │   ├── PendingIntent$1.class
│   │   │   │   │   ├── PendingIntent$CanceledException.class
│   │   │   │   │   ├── PendingIntent.class
│   │   │   │   │   ├── PendingIntent$FinishedDispatcher.class
│   │   │   │   │   ├── PendingIntent$OnFinished.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.class
│   │   │   │   │   ├── SearchDialog$SearchAutoComplete.class
│   │   │   │   │   ├── SearchDialog$SearchBar.class
│   │   │   │   │   ├── SearchManager.class
│   │   │   │   │   ├── SearchManager$OnCancelListener.class
│   │   │   │   │   ├── SearchManager$OnDismissListener.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.class
│   │   │   │   │   ├── WallpaperManager$FastBitmapDrawable.class
│   │   │   │   │   ├── WallpaperManager$Globals$1.class
│   │   │   │   │   └── WallpaperManager$Globals.class
│   │   │   │   ├── appwidget
│   │   │   │   │   ├── AppWidgetHostView$1.class
│   │   │   │   │   ├── AppWidgetHostView.class
│   │   │   │   │   ├── AppWidgetHostView$ParcelableSparseArray$1.class
│   │   │   │   │   ├── AppWidgetHostView$ParcelableSparseArray.class
│   │   │   │   │   ├── AppWidgetProviderInfo$1.class
│   │   │   │   │   └── AppWidgetProviderInfo.class
│   │   │   │   ├── bluetooth
│   │   │   │   │   ├── BluetoothAdapter$1.class
│   │   │   │   │   ├── BluetoothAdapter.class
│   │   │   │   │   ├── BluetoothAdapter$RfcommChannelPicker.class
│   │   │   │   │   ├── BluetoothClass$1.class
│   │   │   │   │   ├── BluetoothClass.class
│   │   │   │   │   ├── BluetoothClass$Device.class
│   │   │   │   │   ├── BluetoothClass$Device$Major.class
│   │   │   │   │   ├── BluetoothClass$Service.class
│   │   │   │   │   ├── BluetoothDevice$1.class
│   │   │   │   │   ├── BluetoothDevice.class
│   │   │   │   │   ├── BluetoothHeadset$1.class
│   │   │   │   │   ├── BluetoothHeadset.class
│   │   │   │   │   ├── BluetoothHeadset$ServiceListener.class
│   │   │   │   │   ├── BluetoothInputStream.class
│   │   │   │   │   ├── BluetoothOutputStream.class
│   │   │   │   │   ├── BluetoothServerSocket.class
│   │   │   │   │   ├── BluetoothSocket.class
│   │   │   │   │   ├── BluetoothSocket$SdpHelper.class
│   │   │   │   │   ├── IBluetoothCallback.class
│   │   │   │   │   ├── IBluetoothCallback$Stub.class
│   │   │   │   │   ├── IBluetoothCallback$Stub$Proxy.class
│   │   │   │   │   ├── IBluetooth.class
│   │   │   │   │   ├── IBluetoothHeadset.class
│   │   │   │   │   ├── IBluetoothHeadset$Stub.class
│   │   │   │   │   ├── IBluetoothHeadset$Stub$Proxy.class
│   │   │   │   │   ├── IBluetooth$Stub.class
│   │   │   │   │   └── IBluetooth$Stub$Proxy.class
│   │   │   │   ├── content
│   │   │   │   │   ├── AbstractThreadedSyncAdapter$SyncThread.class
│   │   │   │   │   ├── BroadcastReceiver.class
│   │   │   │   │   ├── ContentProvider.class
│   │   │   │   │   ├── ContentProviderClient.class
│   │   │   │   │   ├── ContentProviderResult$1.class
│   │   │   │   │   ├── ContentService.class
│   │   │   │   │   ├── CursorEntityIterator.class
│   │   │   │   │   ├── IIntentReceiver$Stub.class
│   │   │   │   │   ├── Intent$1.class
│   │   │   │   │   ├── IntentSender$SendIntentException.class
│   │   │   │   │   ├── Intent$ShortcutIconResource$1.class
│   │   │   │   │   ├── ISyncAdapter$Stub.class
│   │   │   │   │   ├── ISyncContext.class
│   │   │   │   │   ├── PeriodicSync$1.class
│   │   │   │   │   ├── SharedPreferences.class
│   │   │   │   │   ├── SharedPreferences$Editor.class
│   │   │   │   │   ├── SyncAdapterType$1.class
│   │   │   │   │   ├── SyncAdapterType.class
│   │   │   │   │   ├── SyncManager.class
│   │   │   │   │   ├── SyncManager$InitializerServiceConnection.class
│   │   │   │   │   ├── SyncManager$SyncAlarmIntentReceiver.class
│   │   │   │   │   ├── SyncManager$SyncHandler.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.class
│   │   │   │   │   └── EmojiFactory$CustomLinkedHashMap.class
│   │   │   │   ├── gesture
│   │   │   │   │   ├── Gesture$1.class
│   │   │   │   │   ├── Gesture.class
│   │   │   │   │   ├── GestureOverlayView$1.class
│   │   │   │   │   ├── GestureOverlayView.class
│   │   │   │   │   ├── GestureOverlayView$FadeOutRunnable.class
│   │   │   │   │   ├── GestureOverlayView$OnGestureListener.class
│   │   │   │   │   ├── GestureOverlayView$OnGesturePerformedListener.class
│   │   │   │   │   ├── GestureOverlayView$OnGesturingListener.class
│   │   │   │   │   ├── GesturePoint.class
│   │   │   │   │   ├── GestureStroke.class
│   │   │   │   │   ├── GestureUtils.class
│   │   │   │   │   └── OrientedBoundingBox.class
│   │   │   │   ├── graphics
│   │   │   │   │   ├── AvoidXfermode.class
│   │   │   │   │   ├── AvoidXfermode$Mode.class
│   │   │   │   │   ├── Bitmap.class
│   │   │   │   │   ├── Bitmap$Config.class
│   │   │   │   │   ├── BitmapFactory.class
│   │   │   │   │   ├── BitmapFactory$Options.class
│   │   │   │   │   ├── BitmapRegionDecoder.class
│   │   │   │   │   ├── BitmapShader.class
│   │   │   │   │   ├── BlurMaskFilter$Blur.class
│   │   │   │   │   ├── BlurMaskFilter.class
│   │   │   │   │   ├── Camera.class
│   │   │   │   │   ├── Canvas$1.class
│   │   │   │   │   ├── Canvas.class
│   │   │   │   │   ├── Canvas$EdgeType.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.class
│   │   │   │   │   │   ├── ClipDrawable$ClipState.class
│   │   │   │   │   │   ├── ColorDrawable$1.class
│   │   │   │   │   │   ├── ColorDrawable.class
│   │   │   │   │   │   ├── ColorDrawable$ColorState.class
│   │   │   │   │   │   ├── Drawable$Callback.class
│   │   │   │   │   │   ├── Drawable.class
│   │   │   │   │   │   ├── Drawable$ConstantState.class
│   │   │   │   │   │   ├── DrawableContainer.class
│   │   │   │   │   │   ├── DrawableContainer$DrawableContainerState.class
│   │   │   │   │   │   ├── GradientDrawable$1.class
│   │   │   │   │   │   ├── GradientDrawable.class
│   │   │   │   │   │   ├── GradientDrawable$GradientState.class
│   │   │   │   │   │   ├── GradientDrawable$Orientation.class
│   │   │   │   │   │   ├── InsetDrawable$1.class
│   │   │   │   │   │   ├── InsetDrawable.class
│   │   │   │   │   │   ├── InsetDrawable$InsetState.class
│   │   │   │   │   │   ├── LayerDrawable$ChildDrawable.class
│   │   │   │   │   │   ├── LayerDrawable.class
│   │   │   │   │   │   ├── LayerDrawable$LayerState.class
│   │   │   │   │   │   ├── LevelListDrawable$1.class
│   │   │   │   │   │   ├── LevelListDrawable.class
│   │   │   │   │   │   ├── LevelListDrawable$LevelListState.class
│   │   │   │   │   │   ├── NinePatchDrawable$1.class
│   │   │   │   │   │   ├── NinePatchDrawable.class
│   │   │   │   │   │   ├── NinePatchDrawable$NinePatchState.class
│   │   │   │   │   │   ├── PaintDrawable.class
│   │   │   │   │   │   ├── PictureDrawable.class
│   │   │   │   │   │   ├── RotateDrawable$1.class
│   │   │   │   │   │   ├── RotateDrawable.class
│   │   │   │   │   │   ├── RotateDrawable$RotateState.class
│   │   │   │   │   │   ├── ScaleDrawable$1.class
│   │   │   │   │   │   ├── ScaleDrawable.class
│   │   │   │   │   │   ├── ScaleDrawable$ScaleState.class
│   │   │   │   │   │   ├── ShapeDrawable$1.class
│   │   │   │   │   │   ├── ShapeDrawable.class
│   │   │   │   │   │   ├── ShapeDrawable$ShaderFactory.class
│   │   │   │   │   │   ├── ShapeDrawable$ShapeState.class
│   │   │   │   │   │   ├── shapes
│   │   │   │   │   │   │   ├── RectShape.class
│   │   │   │   │   │   │   ├── RoundRectShape.class
│   │   │   │   │   │   │   └── Shape.class
│   │   │   │   │   │   ├── StateListDrawable$1.class
│   │   │   │   │   │   ├── StateListDrawable.class
│   │   │   │   │   │   ├── StateListDrawable$StateListState.class
│   │   │   │   │   │   ├── TransitionDrawable$1.class
│   │   │   │   │   │   ├── TransitionDrawable.class
│   │   │   │   │   │   └── TransitionDrawable$TransitionState.class
│   │   │   │   │   ├── DrawFilter.class
│   │   │   │   │   ├── EmbossMaskFilter.class
│   │   │   │   │   ├── GradientShader$1.class
│   │   │   │   │   ├── GradientShader.class
│   │   │   │   │   ├── GradientShader$GradientPaint.class
│   │   │   │   │   ├── ImageFormat.class
│   │   │   │   │   ├── Interpolator.class
│   │   │   │   │   ├── Interpolator$Result.class
│   │   │   │   │   ├── LargeBitmap.class
│   │   │   │   │   ├── LayerRasterizer.class
│   │   │   │   │   ├── LightingColorFilter.class
│   │   │   │   │   ├── LinearGradient.class
│   │   │   │   │   ├── LinearGradient$LinearGradientPaint.class
│   │   │   │   │   ├── LinearGradient$LinearGradientPaint$LinearGradientPaintContext.class
│   │   │   │   │   ├── MaskFilter.class
│   │   │   │   │   ├── Matrix.class
│   │   │   │   │   ├── Matrix$ScaleToFit.class
│   │   │   │   │   ├── Movie.class
│   │   │   │   │   ├── NinePatch.class
│   │   │   │   │   ├── _Original_Bitmap$1.class
│   │   │   │   │   ├── _Original_Bitmap.class
│   │   │   │   │   ├── _Original_Bitmap$CompressFormat.class
│   │   │   │   │   ├── _Original_Bitmap$Config.class
│   │   │   │   │   ├── _Original_BitmapFactory.class
│   │   │   │   │   ├── _Original_BitmapFactory$Options.class
│   │   │   │   │   ├── _Original_BitmapShader.class
│   │   │   │   │   ├── _Original_Canvas.class
│   │   │   │   │   ├── _Original_Canvas$EdgeType.class
│   │   │   │   │   ├── _Original_Canvas$VertexMode.class
│   │   │   │   │   ├── _Original_ComposeShader.class
│   │   │   │   │   ├── _Original_DashPathEffect.class
│   │   │   │   │   ├── _Original_LinearGradient.class
│   │   │   │   │   ├── _Original_Matrix.class
│   │   │   │   │   ├── _Original_Matrix$ScaleToFit.class
│   │   │   │   │   ├── _Original_Paint$Align.class
│   │   │   │   │   ├── _Original_Paint$Cap.class
│   │   │   │   │   ├── _Original_Paint.class
│   │   │   │   │   ├── _Original_Paint$FontMetrics.class
│   │   │   │   │   ├── _Original_Paint$FontMetricsInt.class
│   │   │   │   │   ├── _Original_Paint$Join.class
│   │   │   │   │   ├── _Original_Paint$Style.class
│   │   │   │   │   ├── _Original_Path.class
│   │   │   │   │   ├── _Original_Path$Direction.class
│   │   │   │   │   ├── _Original_Path$FillType.class
│   │   │   │   │   ├── _Original_PorterDuffXfermode.class
│   │   │   │   │   ├── _Original_RadialGradient.class
│   │   │   │   │   ├── _Original_Shader.class
│   │   │   │   │   ├── _Original_Shader$TileMode.class
│   │   │   │   │   ├── _Original_SweepGradient.class
│   │   │   │   │   ├── _Original_Typeface.class
│   │   │   │   │   ├── Paint$1.class
│   │   │   │   │   ├── Paint$Align.class
│   │   │   │   │   ├── Paint$Cap.class
│   │   │   │   │   ├── Paint.class
│   │   │   │   │   ├── PaintFlagsDrawFilter.class
│   │   │   │   │   ├── Paint$FontInfo.class
│   │   │   │   │   ├── Paint$FontMetrics.class
│   │   │   │   │   ├── Paint$FontMetricsInt.class
│   │   │   │   │   ├── Paint$Join.class
│   │   │   │   │   ├── Paint$Style.class
│   │   │   │   │   ├── Path$1.class
│   │   │   │   │   ├── Path.class
│   │   │   │   │   ├── PathDashPathEffect.class
│   │   │   │   │   ├── PathDashPathEffect$Style.class
│   │   │   │   │   ├── Path$Direction.class
│   │   │   │   │   ├── PathEffect.class
│   │   │   │   │   ├── Path$FillType.class
│   │   │   │   │   ├── PathMeasure.class
│   │   │   │   │   ├── Picture.class
│   │   │   │   │   ├── Picture$RecordingCanvas.class
│   │   │   │   │   ├── PixelFormat.class
│   │   │   │   │   ├── PixelXorXfermode.class
│   │   │   │   │   ├── Point.class
│   │   │   │   │   ├── PointF.class
│   │   │   │   │   ├── PorterDuff.class
│   │   │   │   │   ├── PorterDuffColorFilter.class
│   │   │   │   │   ├── PorterDuff$Mode.class
│   │   │   │   │   ├── PorterDuffXfermode.class
│   │   │   │   │   ├── RadialGradient.class
│   │   │   │   │   ├── RadialGradient$RadialGradientPaint.class
│   │   │   │   │   ├── RadialGradient$RadialGradientPaint$RadialGradientPaintContext.class
│   │   │   │   │   ├── Rasterizer.class
│   │   │   │   │   ├── Rect$1.class
│   │   │   │   │   ├── Rect.class
│   │   │   │   │   ├── RectF$1.class
│   │   │   │   │   ├── RectF.class
│   │   │   │   │   ├── Region$1.class
│   │   │   │   │   ├── Region.class
│   │   │   │   │   ├── RegionIterator.class
│   │   │   │   │   ├── Region$Op.class
│   │   │   │   │   ├── Shader.class
│   │   │   │   │   ├── Shader$TileMode.class
│   │   │   │   │   ├── SumPathEffect.class
│   │   │   │   │   ├── SweepGradient.class
│   │   │   │   │   ├── SweepGradient$SweepGradientPaint.class
│   │   │   │   │   ├── SweepGradient$SweepGradientPaint$SweepGradientPaintContext.class
│   │   │   │   │   ├── TableMaskFilter.class
│   │   │   │   │   ├── TemporaryBuffer.class
│   │   │   │   │   ├── Typeface.class
│   │   │   │   │   ├── Xfermode.class
│   │   │   │   │   └── YuvImage.class
│   │   │   │   ├── Manifest.class
│   │   │   │   ├── Manifest$permission.class
│   │   │   │   ├── media
│   │   │   │   │   ├── AudioManager$1.class
│   │   │   │   │   ├── AudioManager.class
│   │   │   │   │   ├── AudioManager$FocusEventHandlerDelegate$1.class
│   │   │   │   │   ├── AudioManager$FocusEventHandlerDelegate.class
│   │   │   │   │   ├── AudioManager$OnAudioFocusChangeListener.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.class
│   │   │   │   │   ├── AudioService$FocusStackEntry.class
│   │   │   │   │   ├── AudioService$MediaButtonBroadcastReceiver.class
│   │   │   │   │   ├── AudioService$RemoteControlStackEntry.class
│   │   │   │   │   ├── AudioService$ScoClient.class
│   │   │   │   │   ├── AudioService$SetModeDeathHandler.class
│   │   │   │   │   ├── AudioService$SettingsObserver.class
│   │   │   │   │   ├── AudioService$VolumeStreamState.class
│   │   │   │   │   ├── AudioService$VolumeStreamState$VolumeDeathHandler.class
│   │   │   │   │   ├── AudioSystem.class
│   │   │   │   │   ├── AudioSystem$ErrorCallback.class
│   │   │   │   │   ├── DecoderCapabilities$AudioDecoder.class
│   │   │   │   │   ├── DecoderCapabilities.class
│   │   │   │   │   ├── DecoderCapabilities$VideoDecoder.class
│   │   │   │   │   ├── IAudioFocusDispatcher.class
│   │   │   │   │   ├── IAudioFocusDispatcher$Stub.class
│   │   │   │   │   ├── IAudioFocusDispatcher$Stub$Proxy.class
│   │   │   │   │   ├── IAudioService.class
│   │   │   │   │   ├── IAudioService$Stub.class
│   │   │   │   │   ├── IAudioService$Stub$Proxy.class
│   │   │   │   │   ├── MediaFile.class
│   │   │   │   │   ├── MediaFile$MediaFileType.class
│   │   │   │   │   ├── MediaPlayer.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
│   │   │   │   │   ├── Metadata.class
│   │   │   │   │   ├── Metadata$TimedText.class
│   │   │   │   │   ├── Ringtone.class
│   │   │   │   │   ├── RingtoneManager.class
│   │   │   │   │   ├── SoundPool.class
│   │   │   │   │   ├── SoundPool$EventHandler.class
│   │   │   │   │   ├── SoundPool$OnLoadCompleteListener.class
│   │   │   │   │   └── ToneGenerator.class
│   │   │   │   ├── os
│   │   │   │   │   ├── AsyncResult.class
│   │   │   │   │   ├── AsyncTask$1.class
│   │   │   │   │   ├── AsyncTask$2.class
│   │   │   │   │   ├── AsyncTask$3.class
│   │   │   │   │   ├── AsyncTask$4.class
│   │   │   │   │   ├── AsyncTask$AsyncTaskResult.class
│   │   │   │   │   ├── AsyncTask.class
│   │   │   │   │   ├── AsyncTask$InternalHandler.class
│   │   │   │   │   ├── AsyncTask$Status.class
│   │   │   │   │   ├── AsyncTask$WorkerRunnable.class
│   │   │   │   │   ├── BadParcelableException.class
│   │   │   │   │   ├── BatteryManager.class
│   │   │   │   │   ├── BatteryStats$BitDescription.class
│   │   │   │   │   ├── BatteryStats.class
│   │   │   │   │   ├── BatteryStats$Counter.class
│   │   │   │   │   ├── BatteryStats$HistoryItem.class
│   │   │   │   │   ├── BatteryStats$Timer.class
│   │   │   │   │   ├── BatteryStats$Uid.class
│   │   │   │   │   ├── BatteryStats$Uid$Pid.class
│   │   │   │   │   ├── BatteryStats$Uid$Pkg.class
│   │   │   │   │   ├── BatteryStats$Uid$Pkg$Serv.class
│   │   │   │   │   ├── BatteryStats$Uid$Proc.class
│   │   │   │   │   ├── BatteryStats$Uid$Proc$ExcessivePower.class
│   │   │   │   │   ├── BatteryStats$Uid$Sensor.class
│   │   │   │   │   ├── BatteryStats$Uid$Wakelock.class
│   │   │   │   │   ├── Binder.class
│   │   │   │   │   ├── BinderProxy.class
│   │   │   │   │   ├── Broadcaster$1.class
│   │   │   │   │   ├── Broadcaster.class
│   │   │   │   │   ├── Broadcaster$Registration.class
│   │   │   │   │   ├── Build.class
│   │   │   │   │   ├── Build$VERSION.class
│   │   │   │   │   ├── Build$VERSION_CODES.class
│   │   │   │   │   ├── Bundle$1.class
│   │   │   │   │   ├── Bundle.class
│   │   │   │   │   ├── ConditionVariable.class
│   │   │   │   │   ├── CountDownTimer$1.class
│   │   │   │   │   ├── CountDownTimer.class
│   │   │   │   │   ├── DeadObjectException.class
│   │   │   │   │   ├── Debug$1.class
│   │   │   │   │   ├── Debug.class
│   │   │   │   │   ├── Debug$DebugProperty.class
│   │   │   │   │   ├── Debug$InstructionCount.class
│   │   │   │   │   ├── Debug$MemoryInfo$1.class
│   │   │   │   │   ├── Debug$MemoryInfo.class
│   │   │   │   │   ├── DropBoxManager.class
│   │   │   │   │   ├── DropBoxManager$Entry$1.class
│   │   │   │   │   ├── DropBoxManager$Entry.class
│   │   │   │   │   ├── Environment.class
│   │   │   │   │   ├── FileObserver.class
│   │   │   │   │   ├── FileObserver$ObserverThread.class
│   │   │   │   │   ├── FileUtils.class
│   │   │   │   │   ├── FileUtils$FileStatus.class
│   │   │   │   │   ├── Handler$1.class
│   │   │   │   │   ├── Handler$Callback.class
│   │   │   │   │   ├── Handler.class
│   │   │   │   │   ├── Handler$MessengerImpl.class
│   │   │   │   │   ├── HandlerThread.class
│   │   │   │   │   ├── IBinder.class
│   │   │   │   │   ├── IBinder$DeathRecipient.class
│   │   │   │   │   ├── IHardwareService.class
│   │   │   │   │   ├── IHardwareService$Stub.class
│   │   │   │   │   ├── IHardwareService$Stub$Proxy.class
│   │   │   │   │   ├── IInterface.class
│   │   │   │   │   ├── IMessenger.class
│   │   │   │   │   ├── IMessenger$Stub.class
│   │   │   │   │   ├── IMessenger$Stub$Proxy.class
│   │   │   │   │   ├── INetStatService.class
│   │   │   │   │   ├── INetStatService$Stub.class
│   │   │   │   │   ├── INetStatService$Stub$Proxy.class
│   │   │   │   │   ├── INetworkManagementService.class
│   │   │   │   │   ├── INetworkManagementService$Stub.class
│   │   │   │   │   ├── INetworkManagementService$Stub$Proxy.class
│   │   │   │   │   ├── IPermissionController.class
│   │   │   │   │   ├── IPermissionController$Stub.class
│   │   │   │   │   ├── IPermissionController$Stub$Proxy.class
│   │   │   │   │   ├── IPowerManager.class
│   │   │   │   │   ├── IPowerManager$Stub.class
│   │   │   │   │   ├── IPowerManager$Stub$Proxy.class
│   │   │   │   │   ├── IRemoteCallback.class
│   │   │   │   │   ├── IRemoteCallback$Stub.class
│   │   │   │   │   ├── IRemoteCallback$Stub$Proxy.class
│   │   │   │   │   ├── IServiceManager.class
│   │   │   │   │   ├── IVibratorService.class
│   │   │   │   │   ├── IVibratorService$Stub.class
│   │   │   │   │   ├── IVibratorService$Stub$Proxy.class
│   │   │   │   │   ├── LatencyTimer.class
│   │   │   │   │   ├── LocalPowerManager.class
│   │   │   │   │   ├── Looper.class
│   │   │   │   │   ├── Looper$HandlerException.class
│   │   │   │   │   ├── MemoryFile$1.class
│   │   │   │   │   ├── MemoryFile.class
│   │   │   │   │   ├── MemoryFile$MemoryInputStream.class
│   │   │   │   │   ├── MemoryFile$MemoryOutputStream.class
│   │   │   │   │   ├── Message$1.class
│   │   │   │   │   ├── Message.class
│   │   │   │   │   ├── MessageQueue.class
│   │   │   │   │   ├── MessageQueue$IdleHandler.class
│   │   │   │   │   ├── Messenger$1.class
│   │   │   │   │   ├── Messenger.class
│   │   │   │   │   ├── _Original_ServiceManager.class
│   │   │   │   │   ├── Parcel$1.class
│   │   │   │   │   ├── Parcelable.class
│   │   │   │   │   ├── Parcelable$Creator.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.class
│   │   │   │   │   ├── PerformanceCollector$PerformanceResultsWriter.class
│   │   │   │   │   ├── Power.class
│   │   │   │   │   ├── PowerManager.class
│   │   │   │   │   ├── PowerManager$WakeLock$1.class
│   │   │   │   │   ├── PowerManager$WakeLock.class
│   │   │   │   │   ├── Process$1.class
│   │   │   │   │   ├── Process.class
│   │   │   │   │   ├── RecoverySystem.class
│   │   │   │   │   ├── RecoverySystem$ProgressListener.class
│   │   │   │   │   ├── Registrant.class
│   │   │   │   │   ├── RegistrantList.class
│   │   │   │   │   ├── RemoteCallback$1.class
│   │   │   │   │   ├── RemoteCallback.class
│   │   │   │   │   ├── RemoteCallback$DeliverResult.class
│   │   │   │   │   ├── RemoteCallbackList$Callback.class
│   │   │   │   │   ├── RemoteCallbackList.class
│   │   │   │   │   ├── RemoteCallback$LocalCallback.class
│   │   │   │   │   ├── RemoteCallback$RemoteCallbackProxy.class
│   │   │   │   │   ├── RemoteException.class
│   │   │   │   │   ├── RemoteMailException.class
│   │   │   │   │   ├── ResultReceiver$1.class
│   │   │   │   │   ├── ResultReceiver.class
│   │   │   │   │   ├── ResultReceiver$MyResultReceiver.class
│   │   │   │   │   ├── ResultReceiver$MyRunnable.class
│   │   │   │   │   ├── ServiceManager.class
│   │   │   │   │   ├── ServiceManagerNative.class
│   │   │   │   │   ├── ServiceManagerProxy.class
│   │   │   │   │   ├── StatFs.class
│   │   │   │   │   ├── storage
│   │   │   │   │   │   ├── IMountService.class
│   │   │   │   │   │   ├── IMountServiceListener.class
│   │   │   │   │   │   ├── IMountServiceListener$Stub.class
│   │   │   │   │   │   ├── IMountServiceListener$Stub$Proxy.class
│   │   │   │   │   │   ├── IMountService$Stub.class
│   │   │   │   │   │   ├── IMountService$Stub$Proxy.class
│   │   │   │   │   │   ├── IMountShutdownObserver.class
│   │   │   │   │   │   ├── IMountShutdownObserver$Stub.class
│   │   │   │   │   │   ├── IMountShutdownObserver$Stub$Proxy.class
│   │   │   │   │   │   ├── IObbActionListener.class
│   │   │   │   │   │   ├── IObbActionListener$Stub.class
│   │   │   │   │   │   ├── IObbActionListener$Stub$Proxy.class
│   │   │   │   │   │   ├── OnObbStateChangeListener.class
│   │   │   │   │   │   ├── StorageEventListener.class
│   │   │   │   │   │   ├── StorageManager$1.class
│   │   │   │   │   │   ├── StorageManager.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
│   │   │   │   │   ├── StrictMode$1.class
│   │   │   │   │   ├── StrictMode$2.class
│   │   │   │   │   ├── StrictMode$AndroidBlockGuardPolicy$1.class
│   │   │   │   │   ├── StrictMode$AndroidBlockGuardPolicy.class
│   │   │   │   │   ├── StrictMode.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
│   │   │   │   │   ├── SystemClock.class
│   │   │   │   │   ├── SystemProperties.class
│   │   │   │   │   ├── SystemService.class
│   │   │   │   │   ├── TokenWatcher$1.class
│   │   │   │   │   ├── TokenWatcher.class
│   │   │   │   │   ├── TokenWatcher$Death.class
│   │   │   │   │   ├── UEventObserver.class
│   │   │   │   │   ├── UEventObserver$UEvent.class
│   │   │   │   │   ├── UEventObserver$UEventThread.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
│   │   │   │   ├── renderscript
│   │   │   │   │   ├── Allocation$Adapter1D.class
│   │   │   │   │   ├── Allocation$Adapter2D.class
│   │   │   │   │   ├── Allocation.class
│   │   │   │   │   ├── BaseObj.class
│   │   │   │   │   ├── Dimension.class
│   │   │   │   │   ├── Element$Builder.class
│   │   │   │   │   ├── Element.class
│   │   │   │   │   ├── Element$DataKind.class
│   │   │   │   │   ├── Element$DataType.class
│   │   │   │   │   ├── Matrix4f.class
│   │   │   │   │   ├── Program$BaseProgramBuilder.class
│   │   │   │   │   ├── Program.class
│   │   │   │   │   ├── ProgramFragment$Builder.class
│   │   │   │   │   ├── ProgramFragment$Builder$EnvMode.class
│   │   │   │   │   ├── ProgramFragment$Builder$Format.class
│   │   │   │   │   ├── ProgramFragment$Builder$Slot.class
│   │   │   │   │   ├── ProgramFragment.class
│   │   │   │   │   ├── ProgramFragment$ShaderBuilder.class
│   │   │   │   │   ├── ProgramRaster$Builder.class
│   │   │   │   │   ├── ProgramRaster.class
│   │   │   │   │   ├── ProgramStore$BlendDstFunc.class
│   │   │   │   │   ├── ProgramStore$BlendSrcFunc.class
│   │   │   │   │   ├── ProgramStore$Builder.class
│   │   │   │   │   ├── ProgramStore.class
│   │   │   │   │   ├── ProgramStore$DepthFunc.class
│   │   │   │   │   ├── ProgramVertex$Builder.class
│   │   │   │   │   ├── ProgramVertex.class
│   │   │   │   │   ├── ProgramVertex$MatrixAllocation.class
│   │   │   │   │   ├── ProgramVertex$ShaderBuilder.class
│   │   │   │   │   ├── RenderScript.class
│   │   │   │   │   ├── RenderScriptGL.class
│   │   │   │   │   ├── RenderScriptGL$File.class
│   │   │   │   │   ├── RenderScript$MessageThread.class
│   │   │   │   │   ├── RenderScript$Priority.class
│   │   │   │   │   ├── RenderScript$RSMessage.class
│   │   │   │   │   ├── RSSurfaceView.class
│   │   │   │   │   ├── Sampler$Builder.class
│   │   │   │   │   ├── Sampler.class
│   │   │   │   │   ├── Sampler$Value.class
│   │   │   │   │   ├── Script$Builder.class
│   │   │   │   │   ├── Script.class
│   │   │   │   │   ├── Script$Invokable.class
│   │   │   │   │   ├── Type$Builder.class
│   │   │   │   │   ├── Type$Builder$Entry.class
│   │   │   │   │   └── Type.class
│   │   │   │   ├── R$layout.class
│   │   │   │   ├── R$plurals.class
│   │   │   │   ├── R$string.class
│   │   │   │   ├── R$style.class
│   │   │   │   ├── R$xml.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.class
│   │   │   │   │   │   │   ├── AlertController$AlertParams$OnPrepareListViewListener.class
│   │   │   │   │   │   │   ├── AlertController$ButtonHandler.class
│   │   │   │   │   │   │   ├── AlertController.class
│   │   │   │   │   │   │   └── AlertController$RecycleListView.class
│   │   │   │   │   │   ├── database
│   │   │   │   │   │   │   ├── SortCursor$1.class
│   │   │   │   │   │   │   └── SortCursor.class
│   │   │   │   │   │   ├── http
│   │   │   │   │   │   │   ├── HttpDateTime.class
│   │   │   │   │   │   │   └── HttpDateTime$TimeOfDay.class
│   │   │   │   │   │   ├── location
│   │   │   │   │   │   │   └── DummyLocationProvider.class
│   │   │   │   │   │   ├── logging
│   │   │   │   │   │   │   ├── AndroidConfig.class
│   │   │   │   │   │   │   ├── AndroidHandler$1.class
│   │   │   │   │   │   │   └── AndroidHandler.class
│   │   │   │   │   │   ├── net
│   │   │   │   │   │   │   ├── DNParser.class
│   │   │   │   │   │   │   └── DomainNameValidator.class
│   │   │   │   │   │   ├── os
│   │   │   │   │   │   │   ├── AndroidPrintStream.class
│   │   │   │   │   │   │   ├── AtomicFile.class
│   │   │   │   │   │   │   ├── BinderInternal.class
│   │   │   │   │   │   │   ├── BinderInternal$GcWatcher.class
│   │   │   │   │   │   │   ├── HandlerCaller$Callback.class
│   │   │   │   │   │   │   ├── HandlerCaller.class
│   │   │   │   │   │   │   ├── HandlerCaller$MyHandler.class
│   │   │   │   │   │   │   ├── HandlerCaller$SomeArgs.class
│   │   │   │   │   │   │   ├── IDropBoxManagerService.class
│   │   │   │   │   │   │   ├── IDropBoxManagerService$Stub.class
│   │   │   │   │   │   │   ├── IDropBoxManagerService$Stub$Proxy.class
│   │   │   │   │   │   │   ├── IResultReceiver.class
│   │   │   │   │   │   │   ├── IResultReceiver$Stub.class
│   │   │   │   │   │   │   ├── IResultReceiver$Stub$Proxy.class
│   │   │   │   │   │   │   ├── LoggingPrintStream$1.class
│   │   │   │   │   │   │   ├── LoggingPrintStream.class
│   │   │   │   │   │   │   ├── RuntimeInit$1.class
│   │   │   │   │   │   │   ├── RuntimeInit.class
│   │   │   │   │   │   │   ├── RuntimeInit$UncaughtHandler.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.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
│   │   │   │   │   │   ├── statusbar
│   │   │   │   │   │   │   ├── IStatusBar.class
│   │   │   │   │   │   │   ├── IStatusBarService.class
│   │   │   │   │   │   │   ├── IStatusBarService$Stub.class
│   │   │   │   │   │   │   ├── IStatusBarService$Stub$Proxy.class
│   │   │   │   │   │   │   ├── IStatusBar$Stub.class
│   │   │   │   │   │   │   ├── IStatusBar$Stub$Proxy.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.class
│   │   │   │   │   │   │   ├── CallerInfo.class
│   │   │   │   │   │   │   ├── CallForwardInfo.class
│   │   │   │   │   │   │   ├── Call$State.class
│   │   │   │   │   │   │   ├── CallStateException.class
│   │   │   │   │   │   │   ├── CallTracker.class
│   │   │   │   │   │   │   ├── cdma
│   │   │   │   │   │   │   │   ├── CdmaCall$1.class
│   │   │   │   │   │   │   │   ├── CdmaCall.class
│   │   │   │   │   │   │   │   ├── CdmaCallTracker.class
│   │   │   │   │   │   │   │   ├── CdmaCallWaitingNotification.class
│   │   │   │   │   │   │   │   ├── CdmaConnection$1.class
│   │   │   │   │   │   │   │   ├── CdmaConnection.class
│   │   │   │   │   │   │   │   ├── CdmaConnection$MyHandler.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.class
│   │   │   │   │   │   │   │   ├── EriManager$EriDisplayInformation.class
│   │   │   │   │   │   │   │   ├── EriManager$EriFile.class
│   │   │   │   │   │   │   │   ├── RuimCard.class
│   │   │   │   │   │   │   │   ├── RuimFileHandler.class
│   │   │   │   │   │   │   │   ├── RuimPhoneBookInterfaceManager.class
│   │   │   │   │   │   │   │   ├── RuimRecords.class
│   │   │   │   │   │   │   │   ├── RuimSmsInterfaceManager$1.class
│   │   │   │   │   │   │   │   ├── RuimSmsInterfaceManager.class
│   │   │   │   │   │   │   │   ├── sms
│   │   │   │   │   │   │   │   │   ├── BearerData$1.class
│   │   │   │   │   │   │   │   │   ├── BearerData.class
│   │   │   │   │   │   │   │   │   ├── BearerData$CodingException.class
│   │   │   │   │   │   │   │   │   ├── BearerData$Gsm7bitCodingResult.class
│   │   │   │   │   │   │   │   │   ├── BearerData$TimeStamp.class
│   │   │   │   │   │   │   │   │   ├── CdmaSmsAddress.class
│   │   │   │   │   │   │   │   │   ├── SmsEnvelope.class
│   │   │   │   │   │   │   │   │   └── UserData.class
│   │   │   │   │   │   │   │   ├── SmsMessage.class
│   │   │   │   │   │   │   │   └── SmsMessage$SubmitPdu.class
│   │   │   │   │   │   │   ├── CommandException.class
│   │   │   │   │   │   │   ├── CommandException$Error.class
│   │   │   │   │   │   │   ├── CommandsInterface.class
│   │   │   │   │   │   │   ├── CommandsInterface$RadioState.class
│   │   │   │   │   │   │   ├── Connection.class
│   │   │   │   │   │   │   ├── Connection$DisconnectCause.class
│   │   │   │   │   │   │   ├── Connection$PostDialState.class
│   │   │   │   │   │   │   ├── DataCallState.class
│   │   │   │   │   │   │   ├── DataConnection$1.class
│   │   │   │   │   │   │   ├── DataConnection.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
│   │   │   │   │   │   │   ├── DataConnectionTracker$1.class
│   │   │   │   │   │   │   ├── DataConnectionTracker$Activity.class
│   │   │   │   │   │   │   ├── DataConnectionTracker.class
│   │   │   │   │   │   │   ├── DataConnectionTracker$State.class
│   │   │   │   │   │   │   ├── DefaultPhoneNotifier$1.class
│   │   │   │   │   │   │   ├── DefaultPhoneNotifier.class
│   │   │   │   │   │   │   ├── DriverCall.class
│   │   │   │   │   │   │   ├── DriverCall$State.class
│   │   │   │   │   │   │   ├── EncodeException.class
│   │   │   │   │   │   │   ├── gsm
│   │   │   │   │   │   │   │   ├── ApnSetting.class
│   │   │   │   │   │   │   │   ├── GsmCall$1.class
│   │   │   │   │   │   │   │   ├── GsmCall.class
│   │   │   │   │   │   │   │   ├── GsmCallTracker.class
│   │   │   │   │   │   │   │   ├── GsmConnection$1.class
│   │   │   │   │   │   │   │   ├── GsmConnection.class
│   │   │   │   │   │   │   │   ├── GsmConnection$MyHandler.class
│   │   │   │   │   │   │   │   ├── GsmDataConnection.class
│   │   │   │   │   │   │   │   ├── GsmDataConnectionTracker$1.class
│   │   │   │   │   │   │   │   ├── GsmDataConnectionTracker$2$1.class
│   │   │   │   │   │   │   │   ├── GsmDataConnectionTracker$2.class
│   │   │   │   │   │   │   │   ├── GsmDataConnectionTracker$ApnChangeObserver.class
│   │   │   │   │   │   │   │   ├── GsmDataConnectionTracker.class
│   │   │   │   │   │   │   │   ├── GsmMmiCode.class
│   │   │   │   │   │   │   │   ├── GSMPhone$2.class
│   │   │   │   │   │   │   │   ├── GSMPhone.class
│   │   │   │   │   │   │   │   ├── GSMPhone$NetworkSelectMessage.class
│   │   │   │   │   │   │   │   ├── GsmServiceStateTracker$1.class
│   │   │   │   │   │   │   │   ├── GsmServiceStateTracker$2.class
│   │   │   │   │   │   │   │   ├── GsmServiceStateTracker$3.class
│   │   │   │   │   │   │   │   ├── GsmServiceStateTracker.class
│   │   │   │   │   │   │   │   ├── GsmSmsAddress.class
│   │   │   │   │   │   │   │   ├── GsmSMSDispatcher.class
│   │   │   │   │   │   │   │   ├── NetworkInfo$1.class
│   │   │   │   │   │   │   │   ├── NetworkInfo.class
│   │   │   │   │   │   │   │   ├── NetworkInfo$State.class
│   │   │   │   │   │   │   │   ├── RestrictedState.class
│   │   │   │   │   │   │   │   ├── SimCard.class
│   │   │   │   │   │   │   │   ├── SIMFileHandler.class
│   │   │   │   │   │   │   │   ├── SimPhoneBookInterfaceManager.class
│   │   │   │   │   │   │   │   ├── SIMRecords$1.class
│   │   │   │   │   │   │   │   ├── SIMRecords.class
│   │   │   │   │   │   │   │   ├── SIMRecords$Get_Spn_Fsm_State.class
│   │   │   │   │   │   │   │   ├── SimSmsInterfaceManager$1.class
│   │   │   │   │   │   │   │   ├── SimSmsInterfaceManager.class
│   │   │   │   │   │   │   │   ├── SimTlv.class
│   │   │   │   │   │   │   │   ├── SmsBroadcastConfigInfo.class
│   │   │   │   │   │   │   │   ├── SmsMessage.class
│   │   │   │   │   │   │   │   ├── SmsMessage$PduParser.class
│   │   │   │   │   │   │   │   ├── SmsMessage$SubmitPdu.class
│   │   │   │   │   │   │   │   ├── SpnOverride.class
│   │   │   │   │   │   │   │   ├── stk
│   │   │   │   │   │   │   │   │   ├── AppInterface.class
│   │   │   │   │   │   │   │   │   ├── AppInterface$CommandType.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.class
│   │   │   │   │   │   │   │   │   ├── Duration$TimeUnit.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.class
│   │   │   │   │   │   │   │   │   ├── RilMessageDecoder$StateCmdParamsReady.class
│   │   │   │   │   │   │   │   │   ├── RilMessageDecoder$StateStart.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.class
│   │   │   │   │   │   │   │   ├── UsimPhoneBookManager$PbrFile.class
│   │   │   │   │   │   │   │   └── VoiceMailConstants.class
│   │   │   │   │   │   │   ├── GsmAlphabet.class
│   │   │   │   │   │   │   ├── IccCard$1.class
│   │   │   │   │   │   │   ├── IccCard$2.class
│   │   │   │   │   │   │   ├── IccCardApplication$AppState.class
│   │   │   │   │   │   │   ├── IccCardApplication$AppType.class
│   │   │   │   │   │   │   ├── IccCardApplication.class
│   │   │   │   │   │   │   ├── IccCardApplication$PersoSubState.class
│   │   │   │   │   │   │   ├── IccCard.class
│   │   │   │   │   │   │   ├── IccCard$State.class
│   │   │   │   │   │   │   ├── IccCardStatus$CardState.class
│   │   │   │   │   │   │   ├── IccCardStatus.class
│   │   │   │   │   │   │   ├── IccCardStatus$PinState.class
│   │   │   │   │   │   │   ├── IccConstants.class
│   │   │   │   │   │   │   ├── IccException.class
│   │   │   │   │   │   │   ├── IccFileHandler.class
│   │   │   │   │   │   │   ├── IccFileHandler$LoadLinearFixedContext.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.class
│   │   │   │   │   │   │   ├── IIccPhoneBook$Stub.class
│   │   │   │   │   │   │   ├── IIccPhoneBook$Stub$Proxy.class
│   │   │   │   │   │   │   ├── IPhoneStateListener.class
│   │   │   │   │   │   │   ├── IPhoneStateListener$Stub.class
│   │   │   │   │   │   │   ├── IPhoneStateListener$Stub$Proxy.class
│   │   │   │   │   │   │   ├── IPhoneSubInfo.class
│   │   │   │   │   │   │   ├── IPhoneSubInfo$Stub.class
│   │   │   │   │   │   │   ├── IPhoneSubInfo$Stub$Proxy.class
│   │   │   │   │   │   │   ├── ISms.class
│   │   │   │   │   │   │   ├── ISms$Stub.class
│   │   │   │   │   │   │   ├── ISms$Stub$Proxy.class
│   │   │   │   │   │   │   ├── ITelephony.class
│   │   │   │   │   │   │   ├── ITelephonyRegistry.class
│   │   │   │   │   │   │   ├── ITelephonyRegistry$Stub.class
│   │   │   │   │   │   │   ├── ITelephonyRegistry$Stub$Proxy.class
│   │   │   │   │   │   │   ├── ITelephony$Stub.class
│   │   │   │   │   │   │   ├── ITelephony$Stub$Proxy.class
│   │   │   │   │   │   │   ├── MccTable.class
│   │   │   │   │   │   │   ├── MmiCode.class
│   │   │   │   │   │   │   ├── MmiCode$State.class
│   │   │   │   │   │   │   ├── PhoneBase$1.class
│   │   │   │   │   │   │   ├── PhoneBase.class
│   │   │   │   │   │   │   ├── Phone.class
│   │   │   │   │   │   │   ├── Phone$DataActivityState.class
│   │   │   │   │   │   │   ├── Phone$DataState.class
│   │   │   │   │   │   │   ├── PhoneFactory.class
│   │   │   │   │   │   │   ├── PhoneNotifier.class
│   │   │   │   │   │   │   ├── PhoneProxy.class
│   │   │   │   │   │   │   ├── Phone$State.class
│   │   │   │   │   │   │   ├── PhoneSubInfo.class
│   │   │   │   │   │   │   ├── PhoneSubInfoProxy.class
│   │   │   │   │   │   │   ├── Phone$SuppService.class
│   │   │   │   │   │   │   ├── RetryManager.class
│   │   │   │   │   │   │   ├── RetryManager$RetryRec.class
│   │   │   │   │   │   │   ├── RIL$1.class
│   │   │   │   │   │   │   ├── RIL.class
│   │   │   │   │   │   │   ├── RILRequest.class
│   │   │   │   │   │   │   ├── RIL$RILReceiver.class
│   │   │   │   │   │   │   ├── RIL$RILSender.class
│   │   │   │   │   │   │   ├── ServiceStateTracker.class
│   │   │   │   │   │   │   ├── sip
│   │   │   │   │   │   │   │   ├── SipCallBase.class
│   │   │   │   │   │   │   │   ├── SipCommandInterface.class
│   │   │   │   │   │   │   │   ├── SipConnectionBase$1.class
│   │   │   │   │   │   │   │   ├── SipConnectionBase.class
│   │   │   │   │   │   │   │   ├── SipPhone$1.class
│   │   │   │   │   │   │   │   ├── SipPhoneBase.class
│   │   │   │   │   │   │   │   ├── SipPhone.class
│   │   │   │   │   │   │   │   ├── SipPhoneFactory.class
│   │   │   │   │   │   │   │   ├── SipPhone$SipAudioCallAdapter.class
│   │   │   │   │   │   │   │   ├── SipPhone$SipCall.class
│   │   │   │   │   │   │   │   ├── SipPhone$SipConnection$1.class
│   │   │   │   │   │   │   │   └── SipPhone$SipConnection.class
│   │   │   │   │   │   │   ├── SmsAddress.class
│   │   │   │   │   │   │   ├── SMSDispatcher$1.class
│   │   │   │   │   │   │   ├── SMSDispatcher$2.class
│   │   │   │   │   │   │   ├── SMSDispatcher.class
│   │   │   │   │   │   │   ├── SMSDispatcher$SmsCounter.class
│   │   │   │   │   │   │   ├── SMSDispatcher$SmsTracker.class
│   │   │   │   │   │   │   ├── SmsHeader.class
│   │   │   │   │   │   │   ├── SmsHeader$ConcatRef.class
│   │   │   │   │   │   │   ├── SmsHeader$MiscElt.class
│   │   │   │   │   │   │   ├── SmsHeader$PortAddrs.class
│   │   │   │   │   │   │   ├── SmsMessageBase.class
│   │   │   │   │   │   │   ├── SmsMessageBase$SubmitPduBase.class
│   │   │   │   │   │   │   ├── SmsMessageBase$TextEncodingDetails.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.class
│   │   │   │   │   │   │   ├── HanziToPinyin$Token.class
│   │   │   │   │   │   │   ├── HexDump.class
│   │   │   │   │   │   │   ├── HierarchicalState.class
│   │   │   │   │   │   │   ├── HierarchicalStateMachine$1.class
│   │   │   │   │   │   │   ├── HierarchicalStateMachine.class
│   │   │   │   │   │   │   ├── HierarchicalStateMachine$HsmHandler.class
│   │   │   │   │   │   │   ├── HierarchicalStateMachine$HsmHandler$HaltingState.class
│   │   │   │   │   │   │   ├── HierarchicalStateMachine$HsmHandler$QuittingState.class
│   │   │   │   │   │   │   ├── HierarchicalStateMachine$HsmHandler$StateInfo.class
│   │   │   │   │   │   │   ├── JournaledFile.class
│   │   │   │   │   │   │   ├── Objects.class
│   │   │   │   │   │   │   ├── Predicate.class
│   │   │   │   │   │   │   ├── Predicates$1.class
│   │   │   │   │   │   │   ├── Predicates$AndPredicate.class
│   │   │   │   │   │   │   ├── Predicates.class
│   │   │   │   │   │   │   ├── Predicates$NotPredicate.class
│   │   │   │   │   │   │   ├── Predicates$OrPredicate.class
│   │   │   │   │   │   │   ├── ProcessedMessages.class
│   │   │   │   │   │   │   ├── ProcessedMessages$Info.class
│   │   │   │   │   │   │   ├── TypedProperties.class
│   │   │   │   │   │   │   ├── TypedProperties$ParseException.class
│   │   │   │   │   │   │   ├── TypedProperties$TypeException.class
│   │   │   │   │   │   │   ├── WithFramework.class
│   │   │   │   │   │   │   └── XmlUtils.class
│   │   │   │   │   │   ├── view
│   │   │   │   │   │   │   ├── BaseIWindow.class
│   │   │   │   │   │   │   ├── BaseSurfaceHolder.class
│   │   │   │   │   │   │   ├── IInputConnectionWrapper.class
│   │   │   │   │   │   │   ├── IInputConnectionWrapper$MyHandler.class
│   │   │   │   │   │   │   ├── IInputConnectionWrapper$SomeArgs.class
│   │   │   │   │   │   │   ├── IInputContextCallback.class
│   │   │   │   │   │   │   ├── IInputContextCallback$Stub.class
│   │   │   │   │   │   │   ├── IInputContextCallback$Stub$Proxy.class
│   │   │   │   │   │   │   ├── IInputContext.class
│   │   │   │   │   │   │   ├── IInputContext$Stub.class
│   │   │   │   │   │   │   ├── IInputContext$Stub$Proxy.class
│   │   │   │   │   │   │   ├── IInputMethodCallback.class
│   │   │   │   │   │   │   ├── IInputMethodCallback$Stub.class
│   │   │   │   │   │   │   ├── IInputMethodCallback$Stub$Proxy.class
│   │   │   │   │   │   │   ├── IInputMethod.class
│   │   │   │   │   │   │   ├── IInputMethodClient.class
│   │   │   │   │   │   │   ├── IInputMethodClient$Stub.class
│   │   │   │   │   │   │   ├── IInputMethodClient$Stub$Proxy.class
│   │   │   │   │   │   │   ├── IInputMethodManager.class
│   │   │   │   │   │   │   ├── IInputMethodManager$Stub.class
│   │   │   │   │   │   │   ├── IInputMethodManager$Stub$Proxy.class
│   │   │   │   │   │   │   ├── IInputMethodSession.class
│   │   │   │   │   │   │   ├── IInputMethodSession$Stub.class
│   │   │   │   │   │   │   ├── IInputMethodSession$Stub$Proxy.class
│   │   │   │   │   │   │   ├── IInputMethod$Stub.class
│   │   │   │   │   │   │   ├── IInputMethod$Stub$Proxy.class
│   │   │   │   │   │   │   ├── InputBindResult$1.class
│   │   │   │   │   │   │   ├── InputBindResult.class
│   │   │   │   │   │   │   ├── InputConnectionWrapper.class
│   │   │   │   │   │   │   ├── InputConnectionWrapper$InputContextCallback.class
│   │   │   │   │   │   │   ├── menu
│   │   │   │   │   │   │   │   ├── ExpandedMenuView.class
│   │   │   │   │   │   │   │   ├── IconMenuItemView.class
│   │   │   │   │   │   │   │   ├── IconMenuView$1.class
│   │   │   │   │   │   │   │   ├── IconMenuView.class
│   │   │   │   │   │   │   │   ├── IconMenuView$LayoutParams.class
│   │   │   │   │   │   │   │   ├── IconMenuView$SavedState$1.class
│   │   │   │   │   │   │   │   ├── IconMenuView$SavedState.class
│   │   │   │   │   │   │   │   ├── ListMenuItemView.class
│   │   │   │   │   │   │   │   ├── MenuBuilder$Callback.class
│   │   │   │   │   │   │   │   ├── MenuBuilder.class
│   │   │   │   │   │   │   │   ├── MenuBuilder$ItemInvoker.class
│   │   │   │   │   │   │   │   ├── MenuBuilder$MenuAdapter.class
│   │   │   │   │   │   │   │   ├── MenuBuilder$MenuType.class
│   │   │   │   │   │   │   │   ├── MenuItemImpl.class
│   │   │   │   │   │   │   │   ├── MenuView.class
│   │   │   │   │   │   │   │   ├── MenuView$ItemView.class
│   │   │   │   │   │   │   │   └── SubMenuBuilder.class
│   │   │   │   │   │   │   └── RootViewSurfaceTaker.class
│   │   │   │   │   │   └── widget
│   │   │   │   │   │   ├── ContactHeaderWidget.class
│   │   │   │   │   │   ├── ContactHeaderWidget$ContactHeaderListener.class
│   │   │   │   │   │   ├── ContactHeaderWidget$ContactQuery.class
│   │   │   │   │   │   ├── ContactHeaderWidget$PhotoQuery.class
│   │   │   │   │   │   ├── ContactHeaderWidget$QueryHandler.class
│   │   │   │   │   │   ├── DialogTitle.class
│   │   │   │   │   │   ├── DigitalClock$AmPm.class
│   │   │   │   │   │   ├── DigitalClock.class
│   │   │   │   │   │   ├── DigitalClock$FormatChangeObserver.class
│   │   │   │   │   │   ├── DigitalClock$TimeChangedReceiver$1.class
│   │   │   │   │   │   ├── DigitalClock$TimeChangedReceiver.class
│   │   │   │   │   │   ├── EditableInputConnection.class
│   │   │   │   │   │   ├── EditStyledText.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
│   │   │   │   │   │   ├── LinearLayoutWithDefaultTouchRecepient.class
│   │   │   │   │   │   ├── LockPatternUtils$1.class
│   │   │   │   │   │   ├── LockPatternUtils.class
│   │   │   │   │   │   ├── LockPatternView$1.class
│   │   │   │   │   │   ├── LockPatternView$Cell.class
│   │   │   │   │   │   ├── LockPatternView.class
│   │   │   │   │   │   ├── LockPatternView$DisplayMode.class
│   │   │   │   │   │   ├── LockPatternView$OnPatternListener.class
│   │   │   │   │   │   ├── LockPatternView$SavedState$1.class
│   │   │   │   │   │   ├── LockPatternView$SavedState.class
│   │   │   │   │   │   ├── PasswordEntryKeyboard.class
│   │   │   │   │   │   ├── PasswordEntryKeyboardHelper.class
│   │   │   │   │   │   ├── PasswordEntryKeyboard$LatinKey.class
│   │   │   │   │   │   ├── PasswordEntryKeyboardView.class
│   │   │   │   │   │   ├── PointerLocationView.class
│   │   │   │   │   │   ├── PointerLocationView$FasterStringBuilder.class
│   │   │   │   │   │   ├── PointerLocationView$PointerState.class
│   │   │   │   │   │   ├── RotarySelector.class
│   │   │   │   │   │   ├── RotarySelector$OnDialTriggerListener.class
│   │   │   │   │   │   ├── SlidingTab$1.class
│   │   │   │   │   │   ├── SlidingTab$2.class
│   │   │   │   │   │   ├── SlidingTab.class
│   │   │   │   │   │   ├── SlidingTab$OnTriggerListener.class
│   │   │   │   │   │   ├── SlidingTab$Slider.class
│   │   │   │   │   │   ├── Smileys.class
│   │   │   │   │   │   ├── TextProgressBar.class
│   │   │   │   │   │   └── WeightedLinearLayout.class
│   │   │   │   │   ├── layoutlib
│   │   │   │   │   │   └── bridge
│   │   │   │   │   │   ├── Bridge$1.class
│   │   │   │   │   │   ├── Bridge$2.class
│   │   │   │   │   │   ├── Bridge$3.class
│   │   │   │   │   │   ├── BridgeAssetManager.class
│   │   │   │   │   │   ├── Bridge.class
│   │   │   │   │   │   ├── BridgeConstants.class
│   │   │   │   │   │   ├── BridgeContentResolver$BridgeContentProvider.class
│   │   │   │   │   │   ├── BridgeContentResolver.class
│   │   │   │   │   │   ├── BridgeContext.class
│   │   │   │   │   │   ├── Bridge$PostInflateException.class
│   │   │   │   │   │   ├── BridgeResources.class
│   │   │   │   │   │   ├── Bridge$StaticMethodNotImplementedException.class
│   │   │   │   │   │   ├── BridgeTypedArray.class
│   │   │   │   │   │   ├── Bridge$Window.class
│   │   │   │   │   │   ├── Bridge$WindowSession.class
│   │   │   │   │   │   ├── BridgeXmlBlockParser.class
│   │   │   │   │   │   ├── BridgeXmlPullAttributes.class
│   │   │   │   │   │   ├── FontLoader$1.class
│   │   │   │   │   │   ├── FontLoader.class
│   │   │   │   │   │   ├── FontLoader$FontDefinitionParser.class
│   │   │   │   │   │   ├── FontLoader$FontInfo.class
│   │   │   │   │   │   ├── LayoutResult.class
│   │   │   │   │   │   ├── LayoutResult$LayoutViewInfo.class
│   │   │   │   │   │   ├── MockView.class
│   │   │   │   │   │   ├── NinePatchDrawable.class
│   │   │   │   │   │   ├── ResourceHelper.class
│   │   │   │   │   │   ├── ResourceHelper$UnitEntry.class
│   │   │   │   │   │   └── ResourceValue.class
│   │   │   │   │   └── tools
│   │   │   │   │   └── layoutlib
│   │   │   │   │   └── create
│   │   │   │   │   ├── CreateInfo.class
│   │   │   │   │   ├── MethodAdapter.class
│   │   │   │   │   ├── MethodListener.class
│   │   │   │   │   └── OverrideMethod.class
│   │   │   │   └── google
│   │   │   │   └── 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.class
│   │   │   │   ├── BlockGuard$Policy.class
│   │   │   │   ├── BlockGuard$WrappedFileSystem.class
│   │   │   │   ├── BlockGuard$WrappedNetworkSystem.class
│   │   │   │   ├── DalvikLogging.class
│   │   │   │   ├── DalvikLogHandler.class
│   │   │   │   ├── DexFile.class
│   │   │   │   ├── DexFile$DFEnum.class
│   │   │   │   ├── PathClassLoader.class
│   │   │   │   ├── PathClassLoader$EnumerateListArray.class
│   │   │   │   ├── SamplingProfiler$1.class
│   │   │   │   ├── SamplingProfiler$ArrayThreadSet.class
│   │   │   │   ├── SamplingProfiler.class
│   │   │   │   ├── SamplingProfiler$SampleComparator.class
│   │   │   │   ├── SamplingProfiler$Sampler.class
│   │   │   │   ├── SamplingProfiler$ThreadEvent.class
│   │   │   │   ├── SamplingProfiler$ThreadEventType.class
│   │   │   │   ├── SamplingProfiler$ThreadGroupThreadSet.class
│   │   │   │   ├── SamplingProfiler$ThreadSet.class
│   │   │   │   ├── SamplingProfiler$Trace.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.class
│   │   │   │   │   │   ├── TwoKeyHashMap$Entry.class
│   │   │   │   │   │   ├── TwoKeyHashMap$EntryIteratorImpl.class
│   │   │   │   │   │   ├── TwoKeyHashMap$EntrySetImpl.class
│   │   │   │   │   │   ├── TwoKeyHashMap$ValueIteratorImpl.class
│   │   │   │   │   │   ├── TwoKeyHashMap$ValuesCollectionImpl.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.class
│   │   │   │   │   │   ├── ExpatParser$ClonedAttributes.class
│   │   │   │   │   │   ├── ExpatParser$CurrentAttributes.class
│   │   │   │   │   │   ├── ExpatParser$EntityParser.class
│   │   │   │   │   │   ├── ExpatParser$ExpatLocator.class
│   │   │   │   │   │   ├── ExpatParser$ParseException.class
│   │   │   │   │   │   ├── ExpatPullParser$1.class
│   │   │   │   │   │   ├── ExpatPullParser$ByteDocument.class
│   │   │   │   │   │   ├── ExpatPullParser$CharDocument.class
│   │   │   │   │   │   ├── ExpatPullParser.class
│   │   │   │   │   │   ├── ExpatPullParser$Document.class
│   │   │   │   │   │   ├── ExpatPullParser$Document$SaxHandler.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
│   │   │   │   │   │   ├── ExpatReader.class
│   │   │   │   │   │   └── ExpatReader$Feature.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.class
│   │   │   │   │   ├── ClientSessionContext$HostAndPort.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.class
│   │   │   │   │   ├── FileClientSessionCache$Impl.class
│   │   │   │   │   ├── Finished.class
│   │   │   │   │   ├── HandshakeIODataStream.class
│   │   │   │   │   ├── HandshakeProtocol.class
│   │   │   │   │  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment