1*344a7f5eSAndroid Build Coastguard Worker// Signature format: 2.0 2*344a7f5eSAndroid Build Coastguard Workerpackage android.nfc { 3*344a7f5eSAndroid Build Coastguard Worker 4*344a7f5eSAndroid Build Coastguard Worker public class NfcFrameworkInitializer { 5*344a7f5eSAndroid Build Coastguard Worker method public static void registerServiceWrappers(); 6*344a7f5eSAndroid Build Coastguard Worker method public static void setNfcServiceManager(@NonNull android.nfc.NfcServiceManager); 7*344a7f5eSAndroid Build Coastguard Worker } 8*344a7f5eSAndroid Build Coastguard Worker 9*344a7f5eSAndroid Build Coastguard Worker} 10*344a7f5eSAndroid Build Coastguard Worker 11