Files
frameworks_base/core/java/android/view
Romain Guy 779398e7eb Fixes a potential NPE in View.
Calling getLocationOnScreen() before the View is attached to a window can
throw an NPE. This change simply guards against the exception.
2009-06-16 13:17:50 -07:00
..
2009-06-16 13:17:50 -07:00