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

<<21222324252627282930>>

  /cts/tests/tests/telephony/src/android/telephony/cts/
SmsMessage_SubmitPduTest.java 24 // SmsMessage.SubmitPdu constructor is not public, so no need to test its methods
  /cts/tools/signature-tools/templates/
ClassOverviewPage.st 112 $! Methods !$
115 $Table(name="Removed Methods", rows=removed_methods:{$it.from:ModelElementRow()$})$
120 $Table(name="Added Methods", rows=added_methods:{$it.to:ModelElementRow()$})$
125 $Table(name="Changed Methods", rows=changed_methods:DeltaTableRow())$
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/build/
StubCtsBuildHelper.java 22 * Stub implementation of CtsBuildHelper that returns empty files for all methods
  /dalvik/dx/tests/002-minimal-valid/
small-class.txt 31 # methods[0]
  /dalvik/dx/tests/017-method-attrib-Code/
small-class.txt 28 # methods[0]
  /dalvik/dx/tests/018-method-attrib-Exceptions/
small-class.txt 30 # methods[0]
  /dalvik/dx/tests/021-code-attrib-LineNumberTable/
small-class.txt 29 # methods[0]
  /dalvik/tests/043-privates/src/
Main.java 4 * Make sure private methods don't inherit.
  /dalvik/vm/native/
InternalNative.h 29 /* exception-throwing stub for abstract methods (DalvikNativeFunc) */
InternalNativePriv.h 45 * This macro is used to implement the native methods that bridge this gap.
66 * We insert native method stubs for abstract methods so we don't have to
68 * "native abstract" methods, which can't exist. If we see the "abstract"
83 * Tables of methods.
  /development/samples/devbytes/animation/CardFlip/src/com/example/android/cardflip/
CardFlipListener.java 21 * These callback methods are used to disable and re-enable touches when a card
  /device/generic/goldfish/camera/
EmulatedCamera3.h 40 * connectDevice(), and closeCamera() methods of this class that are invoked in
83 * These methods are called from the camera API callback routines.
102 /** Debug methods */
106 /** Tag query methods */
  /external/android-mock/tests/com/google/android/testing/mocking/
ClassHasFinalMethods.java 19 * Class with final methods. Used only for testing.
ClassHasOverloadedMethods.java 19 * Class with overloaded methods. Used only for testing.
ClassHasStaticMethods.java 19 * Class with static methods. Used only for testing.
  /external/antlr/antlr-3.4/runtime/C/doxygen/
using.dox 11 /// -# Implementing custom versions of the standard library methods;
45 /// but also provides some convenience methods such as #pANTLR3_STRING->substring() and #pANTLR3_STRING->toUTF8().
53 /// \section Custom Implementing Customized Methods
56 /// notation, you will rarely need to override the default implementation of runtime methods. The
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRPtrStack.h 33 // Instance Methods
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
KeyPairGenerator3Test.java 85 * methods
87 * of these methods
112 * methods
113 * Assertion: these methods are used without previously initialization
  /external/chromium/base/files/
file_path_watcher.cc 5 // Cross platform methods for FilePathWatcher. See the various platform
  /external/chromium/base/
message_pump_default.h 20 // MessagePump methods:
  /external/chromium/chrome/browser/accessibility/
browser_accessibility_manager_win.h 29 // BrowserAccessibilityManager methods
  /external/chromium/chrome/browser/
browsing_data_helper_browsertest.h 17 // This template can be used for the StartFetching methods of the browsing data
  /external/chromium/chrome/browser/chromeos/
proxy_config_service.h 22 // ProxyConfigService methods. Called from IO thread.
  /external/chromium/chrome/browser/download/
drag_download_file.h 43 // DownloadFileProvider methods.
52 // DownloadManager::Observer methods.
56 // DownloadItem::Observer methods.
77 // Helper methods to make sure we're in the correct thread.
  /external/chromium/chrome/browser/first_run/
upgrade_util_win.h 18 // Combines the two methods, RelaunchChromeBrowser and

Completed in 1602 milliseconds

<<21222324252627282930>>