| Roshan Pius | 0fa8089 | 2023-11-14 14:30:26 -0800 | [diff] [blame] | 1 | // Signature format: 2.0 |
| Roshan Pius | 467a55f | 2023-11-13 14:29:09 -0800 | [diff] [blame] | 2 | package android.nfc { |
| 3 | |||||
| 4 | public class NfcFrameworkInitializer { | ||||
| 5 | method public static void registerServiceWrappers(); | ||||
| 6 | method public static void setNfcServiceManager(@NonNull android.nfc.NfcServiceManager); | ||||
| 7 | } | ||||
| 8 | |||||
| 9 | } | ||||
| 10 | |||||