Files
frameworks_base/core/java/android/app
Nick Pelly 50b4d8f643 Make getSystemService(NFC_SERVICE) the NFC entry point.
This gives NFC service a handle to the application context.

Deprecate NfcAdapter.getDefaultAdapter(), it does not provide a context.
Using this method will print a warning, and will later throw an exception
if a method that requires a context is called. No 2.3 API's will fail, but
new API's that do require a context might fail.

Also add helper NfcAdapter.getDefaultAdapter(Context).

Change-Id: I9a6378de4ef4b61ad922f8d53e64e2a1a1d5d60c
2010-12-10 17:12:33 -08:00
..
2010-03-18 13:44:45 -07:00
2010-06-02 08:54:47 -07:00
2010-04-07 13:54:49 +08:00
2010-06-07 21:19:16 -07:00
2010-08-05 15:44:26 -07:00
2010-09-09 16:44:01 -07:00
2010-08-02 07:54:18 -07:00
2010-03-04 11:52:14 -08:00