HomeSort by relevance Sort by last modified time
    Searched defs:Registration (Results 1 - 3 of 3) sorted by null

  /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/smack/src/org/jivesoftware/smack/packet/
Registration.java 29 * Represents registration packets. An empty GET query will cause the server to return information
30 * about it's registration support. SET queries can be used to create accounts or update
43 * <li>date -- the date the registration took place.
51 public class Registration extends IQ {
60 * Returns the registration instructions, or <tt>null</tt> if no instructions
62 * that will complete the registration process.
64 * @return the registration instructions, or <tt>null</tt> if there are none.
71 * Sets the registration instructions.
73 * @param instructions the registration instructions.
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 578 milliseconds