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

1 2 3 4 5 6 7 8 91011>>

  /external/jsr305/ri/src/main/java/javax/annotation/
OverridingMethodsMustInvokeSuper.java 11 * is overridden in a subclass, the overriding method should invoke this method
  /packages/inputmethods/LatinIME/java/res/values/
durations.xml 23 dependent and may require overriding with a device specific overlay. -->
  /external/webkit/WebCore/page/mac/
WebDashboardRegion.m 86 // FIXME: Overriding isEqual: without overriding hash will cause trouble if this ever goes into a NSSet or is the key in an NSDictionary.
  /external/iptables/extensions/
libipt_MASQUERADE.man 16 This specifies a range of source ports to use, overriding the default
  /frameworks/base/tools/layoutlib/bridge/src/android/os/
Handler_Delegate.java 23 * Delegate overriding selected methods of android.os.Handler
HandlerThread_Delegate.java 29 * Delegate overriding selected methods of android.os.HandlerThread
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
WizardDialogEx.java 41 * To avoid overriding a deprecated method, the name as be changed to ...Ex.
  /external/strace/
TODO 6 * update linux/sparc syscall entries; Linux messed things up by overriding
  /external/webkit/WebCore/manual-tests/
animate-duration.html 7 <title>Overriding Animations</title>
  /development/host/windows/usb/legacy/driver/
sources.inc 60 By overriding .rsrc section properties (!D removes Discardable attribute)
  /development/samples/Alarm/tests/src/com/example/android/newalarm/
AlarmServiceTest.java 62 // Always call the super constructor when overriding tearDown()
  /external/v8/test/mjsunit/
override-read-only-property.js 32 // However, for compatibility with WebKit/JSC, we allow the overriding
  /packages/apps/Email/src/com/android/email/activity/
AccountFolderListItem.java 64 * Overriding this method allows us to "catch" clicks in the checkbox or star
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
SimpleNode.java 66 toString(String), otherwise overriding toString() is probably all
  /dalvik/dx/src/junit/framework/
TestCase.java 9 * 3) initialize the fixture state by overriding <code>setUp</code><br>
10 * 4) clean-up after a test by overriding <code>tearDown</code>.<br>
  /external/junit/src/junit/framework/
TestCase.java 11 * 3) initialize the fixture state by overriding <code>setUp</code><br>
12 * 4) clean-up after a test by overriding <code>tearDown</code>.<br>
  /external/srec/srec/AcousticModels/include/
SR_AcousticModels.h 65 * Sets AcousticModels parameter, overriding session defaults.
145 * Sets AcousticModel parameter, overriding session defaults.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/ExecutionContexts/
10.1.3.js 47 // overriding a variable or function name with a function should succeed
117 // overriding a function name with a variable should fail
  /libcore/junit/src/main/java/junit/framework/
TestCase.java 9 * 3) initialize the fixture state by overriding <code>setUp</code><br>
10 * 4) clean-up after a test by overriding <code>tearDown</code>.<br>
  /external/protobuf/java/
README.txt 175 The allows setting/overriding the java_package option
177 be specified on the command line. Overriding any
183 This allows the setting/overriding of the outer
  /build/core/
version_defaults.mk 43 # than overriding it somewhere else). Can be an arbitrary string.
  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
LatinKeyboard.java 95 * Overriding this method so that we can reduce the target area for the key that
  /development/testrunner/test_defs/
test_defs.py 99 logger.SilentLog("Overriding test definition %s" % test.GetName())
  /external/bluetooth/glib/tests/gobject/
ifaceinherit.c 42 * We also do some tests of overriding.
  /external/e2fsprogs/resize/
resize2fs.8.in 117 Forces resize2fs to proceed with the filesystem resize operation, overriding

Completed in 700 milliseconds

1 2 3 4 5 6 7 8 91011>>