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

1 2 3 4 56 7 8 91011>>

  /external/android-mock/tests/com/google/android/testing/mocking/
ClassHasDelegateMethods.java 19 * Class with methods that match the delegate methods. Used only for testing.
  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/sample-input/
template-group 12 % if @methods
13 % for method in ( @methods || [] )
  /external/chromium/chrome/browser/chromeos/
metrics_cros_settings_provider.h 22 // Actual methods to control stats/crash reporting. Currently these
23 // methods are public and static so they are accessible directly
  /external/chromium/net/base/
network_change_notifier_win.h 26 // NetworkChangeNotifier methods:
29 // ObjectWatcher::Delegate methods:
  /external/chromium_org/chrome/browser/plugins/
plugin_prefs_factory.h 33 // RefcountedBrowserContextKeyedServiceFactory methods:
37 // BrowserContextKeyedServiceFactory methods:
  /external/chromium_org/chrome/common/extensions/docs/templates/private/permissions/
notifications.html 2 Allows the extension to use the proposed HTML5 <a href="http://www.chromium.org/developers/design-documents/desktop-notifications/api-specification">notification API</a> without calling permission methods (such as <code>checkPermission()</code>). For more information see <a href="desktop_notifications.html">Desktop Notifications</a>.
4 Required if the app uses the <a href="notifications.html">chrome.notifications</a> API. Also allows the app to use the proposed HTML5 <a href="http://www.chromium.org/developers/design-documents/desktop-notifications/api-specification">notification API</a> without calling permission methods (such as <code>checkPermission()</code>). For more information see <a href="desktop_notifications.html">Desktop Notifications</a>.
  /external/chromium_org/chrome_frame/
vtable_patch_manager.h 16 // This namespace provides methods to patch VTable methods of COM interfaces.
39 // Patches methods in the passed in COM interface. The indexes of the
40 // methods to patch and the actual patch functions are described in the
44 // the methods to patch and the patch functions.
49 // list of patched methods and modifies thunks so that they no longer point
53 // the methods to patch and the patch functions.
119 // is checked and subsequent methods are assumed to have the same state.
  /external/chromium_org/content/browser/android/
tracing_controller_android.h 14 // This class implements the native methods of TracingControllerAndroid.java
38 // Register this class's native methods through jni.
  /external/chromium_org/media/base/simd/
filter_yuv.h 13 // These methods are exported for testing purposes only. Library users should
14 // only call the methods listed in yuv_convert.h.
  /external/chromium_org/ppapi/cpp/private/
instance_private.h 31 /// @name PPP_Instance_Private methods for the plugin to override:
39 /// @name PPB_Instance_Private methods for querying the browser:
  /external/chromium_org/sync/android/java/src/org/chromium/sync/notifier/
SyncContentResolverDelegate.java 12 * Since the ContentResolver in Android has a lot of static methods, it is hard to
13 * mock out for tests. This interface wraps all the sync-related methods we use from
  /external/chromium_org/third_party/icu/source/test/intltest/
citrtest.h 23 * Test Constructors and operators ==, != and a few other methods
27 * Test Constructors and operators ==, != and a few other methods for UChariter
dtfmapts.h 27 * Tests basic functionality of various generic API methods in DateFormat
36 * Test that no parse or format methods are hidden.
  /external/clang/test/SemaObjC/
ibaction.m 7 + (void) __attribute__((ibaction)) myClassMethod:(id)msg; // expected-warning{{ibaction attribute can only be applied to Objective-C instance methods}}
12 + (void) __attribute__((ibaction)) myClassMethod:(id)msg {} // expected-warning{{ibaction attribute can only be applied to Objective-C instance methods}}
  /external/icu4c/test/intltest/
citrtest.h 23 * Test Constructors and operators ==, != and a few other methods
27 * Test Constructors and operators ==, != and a few other methods for UChariter
dtfmapts.h 27 * Tests basic functionality of various generic API methods in DateFormat
36 * Test that no parse or format methods are hidden.
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowCountDownTimer.java 39 * Non-implementation methods for firing abstract methods
  /build/core/
apicheck_msg_current.txt 6 1) You can add "@hide" javadoc comments to the methods, etc. listed in the
  /dalvik/dx/tests/081-dex-throws-list/
info.txt 2 throws lists (that is, list of declared exceptions on methods) get
  /dalvik/dx/tests/082-dex-throws-list-sharing/
info.txt 2 identical throws lists in different methods get collapsed into a single
  /external/chromium/chrome/browser/ui/webui/options/
advanced_options_utils.h 12 // Chrome advanced options utility methods.
font_settings_utils.h 14 // Chrome advanced options utility methods.
  /external/chromium_org/chrome/browser/sync/glue/
synced_tab_delegate.h 28 // Methods from TabContents.
39 // Methods from NavigationController.
48 // Managed user related methods.
58 // Session sync related methods.
  /external/chromium_org/chrome/browser/ui/webui/options/
font_settings_utils.h 14 // Chrome advanced options utility methods.
  /external/chromium_org/content/renderer/
webpublicsuffixlist_impl.h 15 // WebPublicSuffixList methods:

Completed in 3274 milliseconds

1 2 3 4 56 7 8 91011>>