HomeSort by relevance Sort by last modified time
    Searched full:registration (Results 1 - 25 of 487) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/voip/java/android/net/sip/
SipRegistrationListener.java 20 * Listener for SIP registration events.
24 * Called when a registration request is sent.
31 * Called when the registration succeeded.
34 * @param expiryTime duration in seconds before the registration expires
39 * Called when the registration failed.
ISipSessionListener.aidl 95 * Called when a registration request is sent.
102 * Called when registration is successfully done.
105 * @param duration duration in second before the registration expires
110 * Called when the registration fails.
120 * Called when the registration gets timed out.
  /external/quake/quake/src/QW/server/
notes.txt 6 - master validates registration with server
  /frameworks/base/core/java/android/ddm/
README.txt 5 registration call in DdmRegister.java.
  /frameworks/base/core/java/android/os/
Broadcaster.java 35 Registration r = null;
37 r = new Registration();
48 Registration start = mReg;
60 Registration reg = new Registration();
102 Registration start = mReg;
103 Registration r = start;
149 Registration start = mReg;
152 Registration r = start;
179 Registration start = mReg
    [all...]
  /external/tcpdump/tests/
eapon1.new 45 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
47 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
48 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
50 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
52 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
57 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
58 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
61 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
68 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
69 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAS
    [all...]
eapon1.out 45 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
47 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
48 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
50 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
52 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
57 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
58 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
61 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
68 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAST
69 IP 169.254.67.194.netbios-ns > 169.254.255.255.netbios-ns: NBT UDP PACKET(137): REGISTRATION; REQUEST; BROADCAS
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
svccoll.h 7 * CollationServiceTest tests registration of collators.
  /external/icu4c/test/intltest/
svccoll.h 7 * CollationServiceTest tests registration of collators.
  /libcore/luni/src/main/java/java/security/acl/
package.html 10 for the creation of new owners {@link java.security.acl.Owner}, and for the registration of
  /external/chromium/third_party/icu/public/common/unicode/
umisc.h 52 * Opaque type returned by registerInstance, registerFactory and unregister for service registration.
  /external/chromium/third_party/icu/source/i18n/
ucln_in.h 52 /* Main library cleanup registration function. */
  /external/chromium/third_party/icu/source/io/
ucln_io.h 32 /* Main library cleanup registration function. */
  /external/icu4c/common/unicode/
umisc.h 52 * Opaque type returned by registerInstance, registerFactory and unregister for service registration.
  /external/icu4c/i18n/
ucln_in.h 52 /* Main library cleanup registration function. */
  /external/icu4c/io/
ucln_io.h 32 /* Main library cleanup registration function. */
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_methods.h 2 * hostapd / EAP method registration
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PServedUserHeader.java 38 * / registration-state-param
42 * registration-state-param = "regstate" EQUAL "unreg" / "reg"
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.c 24 * wps_init - Initialize WPS Registration protocol data
28 * This function is used to initialize WPS data for a registration protocol
29 * instance (i.e., each run of registration protocol as a Registrar of
31 * registration run has been completed by calling wps_deinit().
96 * wps_deinit - Deinitialize WPS Registration protocol data
97 * @data: WPS Registration protocol data from wps_init()
123 * @wps: WPS Registration protocol data from wps_init()
146 * @wps: WPS Registration protocol data from wps_init()
wps.h 92 * struct wps_config - WPS configuration for a single registration protocol run
217 * reg_success_cb - Callback for reporting successful registration
222 * This callback is called whenever an Enrollee completes registration
259 * disable_auto_conf - Disable auto-configuration on first registration
263 * registration protocol run is completed successfully. This option can
287 * WPS_EV_FAIL - Registration failed
292 * WPS_EV_SUCCESS - Registration succeeded
337 * struct wps_event_fail - Registration failure information
368 * structures and it is maintained over multiple registration protocol runs.
  /frameworks/base/telephony/java/com/android/internal/telephony/
EventLogTags.logtags 27 # Data network registration failed after successful voice registration
  /bootable/recovery/updater/
Android.mk 35 # gets #included by updater.c. It calls all those registration
40 # any sort of registration function for these. Use this variable for
  /external/quake/quake/src/QW/client/
main.cpp 78 "Native registration unable to find class '%s'\n", className);
121 fprintf(stderr, "ERROR: miniglobe native registration failed\n");
  /dalvik/vm/native/
README.txt 15 We use "late" binding on these, rather than explicit registration,
  /development/pdk/pndk/samples/samplejni/
native.cpp 27 fprintf(stderr, "Native registration unable to find class '%s'", className);

Completed in 1729 milliseconds

1 2 3 4 5 6 7 8 91011>>