Home
last modified time | relevance | path

Searched refs:ABSTRACT (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/net/
DLocalSocketAddress.java34 ABSTRACT(0), enumConstant
80 this(name,Namespace.ABSTRACT); in LocalSocketAddress()
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/reflection/annotation/
DAnnotationMethod.java92 return mExecutableElement.getModifiers().contains(Modifier.ABSTRACT); in isAbstract()
/frameworks/base/tools/aidl/
DAST.cpp31 if (m & ABSTRACT) { in WriteModifiers()
739 WriteModifiers(to, this->modifiers, SCOPE_MASK | STATIC | ABSTRACT | FINAL | OVERRIDE); in Write()
DAST.h23 ABSTRACT = 0x00000040, enumerator
Dgenerate_java_rpc.cpp460 this->modifiers = STATIC | PUBLIC | ABSTRACT; in EndpointBaseClass()
818 decl->modifiers = PUBLIC | ABSTRACT; in generate_regular_method()
Dgenerate_java_binder.cpp28 this->modifiers = PUBLIC | ABSTRACT | STATIC; in StubClass()
/frameworks/base/api/
Dcurrent.txt18305 enum_constant public static final android.net.LocalSocketAddress.Namespace ABSTRACT;
45260 field public static final int ABSTRACT = 1024; // 0x400
Dsystem-current.txt19817 enum_constant public static final android.net.LocalSocketAddress.Namespace ABSTRACT;
47866 field public static final int ABSTRACT = 1024; // 0x400