HomeSort by relevance Sort by last modified time
    Searched full:methods (Results 476 - 500 of 15977) sorted by null

<<11121314151617181920>>

  /external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/org/apache/http/impl/client/
HttpRedirect.java 33 import org.apache.http.client.methods.HttpGet;
34 import org.apache.http.client.methods.HttpHead;
35 import org.apache.http.client.methods.HttpRequestBase;
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/tester/org/apache/http/
FakeHttpLayerTest.java 5 import org.apache.http.client.methods.HttpGet;
6 import org.apache.http.client.methods.HttpPost;
7 import org.apache.http.client.methods.HttpPut;
  /external/smack/src/com/kenai/jbosh/
AbstractBody.java 52 // Public methods:
76 // Abstract methods:
93 // Package-private methods:
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
SerializeOptions.java 114 * @return Returns the instance to call more set-methods.
134 * @return Returns the instance to call more set-methods.
154 * @return Returns the instance to call more set-methods.
173 * @return Returns the instance to call more set-methods.
193 * @return Returns the instance to call more set-methods.
213 * @return Returns the instance to call more set-methods.
233 * @return Returns the instance to call more set-methods.
255 * @return Returns the instance to call more set-methods.
278 * @return Returns the instance to call more set-methods.
299 * @return Returns the instance to call more set-methods
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/os/
SystemClock_Delegate.java 23 * Delegate implementing the native methods of android.os.SystemClock
25 * Through the layoutlib_create tool, the original native methods of SystemClock have been replaced
26 * by calls to methods of the same name in this delegate class.
  /frameworks/base/tools/layoutlib/bridge/src/com/android/internal/textservice/
ITextServicesManager_Stub_Delegate.java 29 * Delegate used to provide new implementation of a select few methods of
32 * Through the layoutlib_create tool, the original methods of Stub have been replaced
33 * by calls to methods of the same name in this delegate class.
  /frameworks/base/tools/layoutlib/bridge/src/com/android/internal/util/
XmlUtils_Delegate.java 23 * Delegate used to provide new implementation of a select few methods of {@link XmlUtils}
25 * Through the layoutlib_create tool, the original methods of XmlUtils have been replaced
26 * by calls to methods of the same name in this delegate class.
  /frameworks/base/tools/layoutlib/bridge/src/com/google/android/maps/
MapView.java 28 * Only non override public methods from the real MapView have been added in there.
29 * Methods that take an unknown class as parameter or as return object, have been removed for now.
63 // START FAKE PUBLIC METHODS
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
MethodListener.java 23 * This is used by {@link OverrideMethod} to register a listener for methods that
37 * @param caller The calling object. Null for static methods, "this" for instance methods.
  /hardware/qcom/audio/legacy/alsa_sound/
acoustics_default.cpp 45 methods : &s_module_methods,
65 // Required methods...
70 // read, write, and recover are optional methods...
  /libcore/libart/src/main/java/java/lang/
DexCache.java 40 * A dex cache holds resolved copies of strings, fields, methods, and classes from the dexfile.
59 * References to methods as they become resolved following interpreter semantics. May refer to
60 * methods defined in other dex files.
  /packages/apps/UnifiedEmail/
proguard.flags 24 public <methods>;
49 public <methods>;
53 public <methods>;
  /prebuilts/tools/common/proguard/proguard4.7/examples/
library.pro 32 # methods.
48 native <methods>;
51 # Preserve the special static methods that are required in all enumeration
  /sdk/files/
proguard-android-optimize.txt 30 # For native methods, see http://proguard.sourceforge.net/manual/examples.html#native
32 native <methods>;
42 # We want to keep methods in Activity that could be used in the XML attribute onClick
  /external/proguard/src/proguard/optimize/peephole/
ClassMerger.java 206 // The classes must not introduce abstract methods, unless
212 // The classes must not override each others concrete methods.
216 // The classes must not shadow each others non-private methods.
292 // Small utility methods.
407 // TODO: Currently checking shared methods, not just initializers.
408 // TODO: Allow identical methods.
409 // Visit all methods, counting the ones that are also present in the
421 * Returns whether the given class would introduce any abstract methods
441 // Collect all abstract methods, and similar abstract methods in th
    [all...]
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_win.h 96 // The Windows-specific unique ID, used as the child ID for MSAA methods
101 // BrowserAccessibility methods.
112 // IAccessible methods.
181 // Deprecated methods, not implemented.
190 // IAccessible2 methods.
234 // IAccessibleEx methods not implemented.
262 // IAccessibleApplication methods.
273 // IAccessibleImage methods.
285 // IAccessibleTable methods.
390 // IAccessibleTable2 methods
    [all...]
  /external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
pnacl_shim.c 242 /* Not generating wrapper methods for PPB_Audio_1_0 */
244 /* Not generating wrapper methods for PPB_Audio_1_1 */
246 /* Not generating wrapper methods for PPB_AudioConfig_1_0 */
248 /* Not generating wrapper methods for PPB_AudioConfig_1_1 */
250 /* Begin wrapper methods for PPB_Console_1_0 */
262 /* End wrapper methods for PPB_Console_1_0 */
264 /* Begin wrapper methods for PPB_Core_1_0 */
296 /* End wrapper methods for PPB_Core_1_0 */
298 /* Begin wrapper methods for PPB_FileIO_1_0 */
350 /* End wrapper methods for PPB_FileIO_1_0 *
    [all...]
  /art/test/022-interface/
build 21 # issue when interfaces override methods in Object
  /art/test/022-interface/src/
ObjectOverridingInterface.java 18 * Interface methods that override those of Object, the parent of all interfaces
  /art/test/097-duplicate-method/src/
Main.java 18 * Certain class files generated by smali can have encoded methods with an
  /cts/suite/audio_quality/client/
proguard.cfg 11 native <methods>;
  /cts/suite/audio_quality/lib/include/
GenericFactory.h 25 * Factory methods for all abstract classes
  /cts/tests/SignatureTest/tests/src/android/tests/sigtest/tests/data/
FinalClass.java 24 * any of these methods.
NormalInterface.java 24 * any of these methods.
  /cts/tests/tests/hardware/src/android/hardware/cts/
Camera_ParametersTest.java 25 // Camera.Parameters methods are tested in CameraTest#testAccessParameters().

Completed in 2808 milliseconds

<<11121314151617181920>>