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

1 2 3 4 5 6 7 8 91011>>

  /external/junit/src/org/junit/runner/notification/
package-info.java 4 * @since 4.0
  /development/sdk/
api-versions.xml 3 <class name="android/Manifest" since="1">
7 <class name="android/Manifest$permission" since="1">
18 <field name="ACCOUNT_MANAGER" since="5" />
20 <field name="ADD_VOICEMAIL" since="14" />
21 <field name="AUTHENTICATE_ACCOUNTS" since="5" />
23 <field name="BIND_ACCESSIBILITY_SERVICE" since="16" />
24 <field name="BIND_APPWIDGET" since="3" />
25 <field name="BIND_DEVICE_ADMIN" since="8" />
26 <field name="BIND_INPUT_METHOD" since="3" />
27 <field name="BIND_NOTIFICATION_LISTENER_SERVICE" since="18" /
    [all...]
  /external/clang/test/Index/Inputs/CommentXML/
valid-deprecated-attr.xml 5 <Deprecated>since OS X 10.6</Deprecated>
valid-unavailable-attr.xml 5 <Deprecated>Since iOS 4.0</Deprecated>
  /external/doclava/res/assets/templates/components/
api_filter.cs 12 each:since = since ?>'<?cs
13 var:since.name ?>'<?cs
14 if:!last(since) ?>, <?cs /if ?><?cs
  /external/junit/src/org/junit/internal/requests/
package-info.java 4 * @since 4.0
  /external/junit/src/org/junit/internal/runners/
package-info.java 4 * @since 4.0
  /external/junit/src/org/junit/
package-info.java 6 * @since 4.0
  /external/junit/src/org/junit/runner/
package-info.java 4 * @since 4.0
  /external/nist-sip/java/gov/nist/javax/sip/address/
SipURIExt.java 10 * @since 2.0
18 * @since 2.0
27 * @since 2.0
34 * @since 2.0
43 * @since 2.0
  /external/mockito/src/org/mockito/
MockingDetails.java 11 * @since 1.9.5
20 * @since 1.9.5
28 * @since 1.9.5
BDDMockito.java 55 * @since 1.8.0
62 * @since 1.8.0
68 * @since 1.8.0
74 * @since 1.9.0
80 * @since 1.8.0
86 * @since 1.8.0
92 * @since 1.8.0
98 * @since 1.9.0
104 * @since 1.9.0
110 * @since 1.9.0
    [all...]
  /dalvik/tests/080-oom-throw/
info.txt 2 the JIT'ed code handles OOM exception correctly since it cannot fall back to
  /external/sepolicy/
ueventd.te 1 # ueventd seclabel is specified in init.rc since
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_GetTicks.3 3 SDL_GetTicks \- Get the number of milliseconds since the SDL library initialization\&.
11 Get the number of milliseconds since the SDL library initialization\&. Note that this value wraps if the program runs for more than ~49 days\&.
SDL_GetRelativeMouseState.3 11 The current button state is returned as a button bitmask, which can be tested using the \fBSDL_BUTTON(X)\fP macros, and \fBx\fR and \fBy\fR are set to the change in the mouse position since the last call to \fBSDL_GetRelativeMouseState\fP or since event initialization\&. You can pass \fBNULL\fP for either \fBx\fR or \fBy\fR\&.
  /external/guava/guava/src/com/google/common/base/
Ticker.java 24 * elapsed since some fixed but arbitrary point in time.
27 * @since 10.0
29 * >mostly source-compatible</a> since 9.0)
40 * Returns the number of nanoseconds elapsed since this ticker's fixed
48 * @since 10.0
Objects.java 31 * @since 2.0 (imported from Google Collections Library)
103 * @since 2.0
117 * @since 7.0 (source-compatible since 2.0)
129 * @since 7.0 (source-compatible since 2.0)
171 * @since 3.0
181 * @since 2.0
209 * @since 11.0 (source-compatible since 2.0
    [all...]
Ascii.java 37 * @since 7.0
51 * @since 8.0
62 * @since 8.0
73 * @since 8.0
82 * @since 8.0
91 * @since 8.0
101 * @since 8.0
109 * @since 8.0
117 * @since 8.0
126 * @since 8.
    [all...]
  /external/icu4c/i18n/
nultrans.h 24 * @internal Use transliterator factory methods instead since this class will be removed in that release.
32 * @internal Use transliterator factory methods instead since this class will be removed in that release.
38 * @internal Use transliterator factory methods instead since this class will be removed in that release.
44 * @internal Use transliterator factory methods instead since this class will be removed in that release.
50 * @internal Use transliterator factory methods instead since this class will be removed in that release.
  /external/nist-sip/java/gov/nist/javax/sip/
ListeningPointExt.java 16 * @since 2.0
27 * @since 2.0
36 * @since 2.0
  /external/nist-sip/java/gov/nist/javax/sip/header/
ViaHeaderExt.java 17 * @since 2.0
23 * @since 2.0
  /external/nist-sip/java/gov/nist/javax/sip/message/
MessageExt.java 31 * @since v2.0
44 * @since v2.0
55 * @since v2.0
66 * @since v2.0
73 * @since v2.0
80 * @since v2.0
88 * @since v2.0
95 * @since v2.0
102 * @since v2.0
109 * @since v2.
    [all...]
  /external/smack/src/org/jivesoftware/smackx/muc/
DiscussionHistory.java 40 * <li>since -> only the messages received since the datetime specified will be included in
53 private Date since; field in class:DiscussionHistory
85 * Returns the since date to use to filter the messages received during that time.
86 * In other words, only the messages received since the datetime specified will be
89 * @return the since date to use to filter the messages received during that time.
92 return since;
126 * Sets the since date to use to filter the messages received during that time.
127 * In other words, only the messages received since the datetime specified will be
130 * @param since the since date to use to filter the messages received during that time
    [all...]
  /frameworks/base/core/java/android/webkit/
Plugin.java 31 * @deprecated This interface was intended to be used by Gears. Since Gears was
38 * @deprecated This interface was intended to be used by Gears. Since Gears was
44 * @deprecated This interface was intended to be used by Gears. Since Gears was
58 * @deprecated This interface was intended to be used by Gears. Since Gears was
75 * @deprecated This interface was intended to be used by Gears. Since Gears was
85 * @deprecated This interface was intended to be used by Gears. Since Gears was
95 * @deprecated This interface was intended to be used by Gears. Since Gears was
105 * @deprecated This interface was intended to be used by Gears. Since Gears was
115 * @deprecated This interface was intended to be used by Gears. Since Gears was
125 * @deprecated This interface was intended to be used by Gears. Since Gears wa
    [all...]

Completed in 1224 milliseconds

1 2 3 4 5 6 7 8 91011>>