Searched refs:Registrar (Results 1 – 25 of 32) sorted by relevance
12
34 Registrar registrarFor(String pluginKey); in registrarFor()63 interface Registrar { interface154 Registrar publish(Object value); in publish()164 Registrar addRequestPermissionsResultListener(RequestPermissionsResultListener listener); in addRequestPermissionsResultListener()173 Registrar addActivityResultListener(ActivityResultListener listener); in addActivityResultListener()182 Registrar addNewIntentListener(NewIntentListener listener); in addNewIntentListener()191 Registrar addUserLeaveHintListener(UserLeaveHintListener listener); in addUserLeaveHintListener()200 Registrar addViewDestroyListener(ViewDestroyListener listener); in addViewDestroyListener()
72 public Registrar registrarFor(String pluginKey) { in registrarFor()101 private class FlutterRegistrar implements Registrar {154 public Registrar publish(Object value) { in publish()160 public Registrar addRequestPermissionsResultListener( in addRequestPermissionsResultListener()167 public Registrar addActivityResultListener(ActivityResultListener listener) { in addActivityResultListener()173 public Registrar addNewIntentListener(NewIntentListener listener) { in addNewIntentListener()179 public Registrar addUserLeaveHintListener(UserLeaveHintListener listener) { in addUserLeaveHintListener()185 public Registrar addViewDestroyListener(ViewDestroyListener listener) { in addViewDestroyListener()
82 public final Registrar registrarFor(String pluginKey) { in registrarFor()
120 public Registrar registrarFor(String pluginKey) { in registrarFor()
32 class ShimRegistrar implements PluginRegistry.Registrar, FlutterPlugin, ActivityAware {96 public PluginRegistry.Registrar publish(Object value) { in publish()102 …public PluginRegistry.Registrar addRequestPermissionsResultListener(PluginRegistry.RequestPermissi… in addRequestPermissionsResultListener()113 …public PluginRegistry.Registrar addActivityResultListener(PluginRegistry.ActivityResultListener li… in addActivityResultListener()124 public PluginRegistry.Registrar addNewIntentListener(PluginRegistry.NewIntentListener listener) { in addNewIntentListener()135 …public PluginRegistry.Registrar addUserLeaveHintListener(PluginRegistry.UserLeaveHintListener list… in addUserLeaveHintListener()147 …public PluginRegistry.Registrar addViewDestroyListener(@NonNull PluginRegistry.ViewDestroyListener… in addViewDestroyListener()
51 public Registrar registrarFor(String pluginKey) { in registrarFor()
71 class Registrar {75 Registrar(const std::string &device_name, U creator) { in Registrar() function78 ~Registrar() = default;82 static const Registrar<BASE_CLASS> g_api_##DERIVE_CLASS##_registrar_##DEVICE_NAME##_reg( \
7 import io.flutter.plugin.common.PluginRegistry.Registrar12 fun registerWith(registrar: Registrar) {
30 - Registrar: a device that control a network and can authorize32 Registrar") or in an external device, e.g., a laptop, ("external33 Registrar")37 roles (i.e., AP acts as an Enrollee and client device as a Registrar)49 an Enrollee to enroll new network credential or as a Registrar to117 entered at the Registrar to complete WPS registration. At that point,147 a button is also pressed at the AP/Registrar at about the same time (2153 At this point, the AP/Registrar has two minutes to complete WPS158 If the client wants to operate in the Registrar role to learn the188 the AP support WPS, but has not recently activated a Registrar, [WPS][all …]
7 import io.flutter.plugin.common.PluginRegistry.Registrar;12 public static void registerWith(Registrar registrar) {
29 - Registrar: a device that control a network and can authorize31 Registrar") or in an external device, e.g., a laptop, ("external32 Registrar")36 roles (i.e., AP acts as an Enrollee and client device as a Registrar)48 internal WPS Registrar to manage addition of new WPS enabled clients52 WPS registration between a wireless Enrollee and an external Registrar133 Registrar) in order to start PIN mode negotiation for WPS, an176 If the UUID-E is not available (e.g., Enrollee waits for the Registrar215 When an external Registrar is used, the AP can act as an Enrollee and265 also be used to add additional networks if the Registrar is used to[all …]
559 * limit number of active wildcard PINs for WPS Registrar to one to avoid678 * fix WPS internal Registrar use when an external Registrar is also695 * work around interoperability issue with some WPS External Registrar713 * WPS: handle Selected Registrar as union of info from all Registrars767 (hostapd can now be configured to act as an integrated WPS Registrar769 methods; external wireless Registrar can configure the AP, but
141 in hostapd on Registrar AP).
516 * limit number of active wildcard PINs for WPS Registrar to one to avoid635 * fix WPS internal Registrar use when an external Registrar is also652 * work around interoperability issue with some WPS External Registrar670 * WPS: handle Selected Registrar as union of info from all Registrars724 (hostapd can now be configured to act as an integrated WPS Registrar726 methods; external wireless Registrar can configure the AP, but
423 EHFrameRegistrar &Registrar) in EHFrameRegistrationPlugin() argument424 : Registrar(Registrar) {} in EHFrameRegistrationPlugin()456 return Registrar.registerEHFrames(EHFrameRange.Addr, EHFrameRange.Size); in notifyEmitted()469 return Registrar.deregisterEHFrames(EHFrameRange.Addr, EHFrameRange.Size); in notifyRemovingModule()490 Registrar.deregisterEHFrames(EHFrameRange.Addr, in notifyRemovingAllModules()
159 EHFrameRegistrationPlugin(jitlink::EHFrameRegistrar &Registrar);173 jitlink::EHFrameRegistrar &Registrar; variable
50 }, null, new Registrar() { in TestCollator()83 interface Registrar { interface in ULocaleCollationTest216 Subobject sub, Registrar reg) { in checkService()
47 }, null, new Registrar() { in TestCollator()80 interface Registrar { interface in ULocaleCollationTest213 Subobject sub, Registrar reg) { in checkService()
24 import io.flutter.plugin.common.PluginRegistry.Registrar;66 Ejdb2FlutterPlugin(Registrar registrar) { in Ejdb2FlutterPlugin()74 final Registrar registrar;87 public static void registerWith(Registrar registrar) { in registerWith()
551 <source> (Registrar-specified)</source>1035 <source>Registrar does not yet know PIN</source>1192 <source>Waiting for Registrar</source>1197 …<source>Enter the generated PIN into the Registrar (either the internal one in the AP or an extern…