HomeSort by relevance Sort by last modified time
    Searched full:subclassing (Results 76 - 100 of 213) sorted by null

1 2 34 5 6 7 8 9

  /external/nanopb-c/generator/google/protobuf/internal/
type_checkers.py 74 # subclassing builtin types and doing weird things. We're not trying to
  /external/protobuf/python/google/protobuf/internal/
generator_test.py 231 # Make sure unittest_no_generic_services_pb2 has no services subclassing
type_checkers.py 82 # subclassing builtin types and doing weird things. We're not trying to
  /frameworks/base/core/java/android/net/
PskKeyManager.java 80 * <h3>Subclassing</h3>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
ProjectChooserHelper.java 301 // Disable the check that prevents subclassing of SWT components
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource_Filter.java 182 // NOTE NAME -- subclassing issue in the Xerces version
188 // NOTE NAME -- subclassing issue in the Xerces version
  /cts/tests/tests/webkit/src/android/webkit/cts/
GeolocationTest.java 271 // WebViewOnUiThread to detect when the page is loaded, so subclassing the one used there.
  /external/chromium-trace/trace-viewer/third_party/webapp2/docs/
features.rst 191 without subclassing.
  /external/emma/core/java12/com/vladium/emma/report/
ReportProperties.java 535 private ReportProperties () {} // prevent subclassing
  /external/emma/core/java12/com/vladium/util/
Files.java 335 private Files () {} // prevent subclassing
  /external/emma/core/java12/com/vladium/util/exception/
ExceptionCommon.java 365 private ExceptionCommon () {} // prevent subclassing
  /external/fonttools/Lib/fontTools/pens/
basePen.py 22 for documentation purposes. Subclassing it basically tells the reader:
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractScheduledService.java 103 * service with a fixed schedule. If more flexibility is needed then consider subclassing
  /external/icu/icu4c/source/common/unicode/
resbund.h 74 * The ResourceBundle class is not suitable for subclassing.
stringtriebuilder.h 58 * This class is not intended for public subclassing.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MessagePatternUtil.java 24 * <p>This class and its nested classes are not intended for public subclassing.
  /external/jmdns/src/javax/jmdns/
JmmDNS.java 36 * This interface defines a delegate to the EOClassDescriptionRegister class to enable subclassing.
  /external/v8/src/
i18n.js 858 * Useful for subclassing.
1064 * Useful for subclassing.
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/widget/
BaseWidgetProvider.java 86 * IDs based on the widget_provider string resource. When subclassing, be sure to either
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
AccordionControl.java 375 // Disable the check that prevents subclassing of SWT components
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintFixGenerator.java 94 * I tried duplicating some of this by subclassing StructuredTextEditor, but
  /external/lldb/examples/summaries/cocoa/
objc_runtime.py 265 # in general, KVO is implemented by transparently subclassing
364 # in general, KVO is implemented by transparently subclassing
  /frameworks/base/core/java/android/service/wallpaper/
WallpaperService.java 69 * involves subclassing from this, subclassing an Engine implementation,
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
object.h 379 /* Attribute descriptor and subclassing stuff */
594 /* Set if the type allows subclassing */
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
object.h 379 /* Attribute descriptor and subclassing stuff */
594 /* Set if the type allows subclassing */
    [all...]

Completed in 969 milliseconds

1 2 34 5 6 7 8 9