summaryrefslogtreecommitdiff
path: root/nfc/api/module-lib-current.txt
blob: 5ebe91111ec0a6c20181d8a1fb9605255d10d5aa (plain)
1
2
3
4
5
6
7
8
9
10
// Signature format: 2.0
package android.nfc {

  public class NfcFrameworkInitializer {
    method public static void registerServiceWrappers();
    method public static void setNfcServiceManager(@NonNull android.nfc.NfcServiceManager);
  }

}