Searched
full:protected (Results
451 -
475 of
40743) sorted by null
<<11121314151617181920>>
/cts/tests/tests/view/src/android/view/cts/ |
GLSurfaceViewCtsActivity.java | 29 protected GLSurfaceView mView; 41 protected abstract void configureGLSurfaceView(); 48 protected void onResume() { 54 protected void onPause() {
|
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/ |
EntryListActivity.java | 12 protected void onCreate(Bundle savedInstanceState) {
|
/developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/ |
EntryListActivity.java | 12 protected void onCreate(Bundle savedInstanceState) {
|
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/ |
EntryListActivity.java | 12 protected void onCreate(Bundle savedInstanceState) {
|
/external/annotation-tools/scene-lib/test/annotations/tests/classfile/cases/ |
TestClassNonEmpty.java | 11 protected TestClassNonEmpty(String s) {
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
BERGenerator.java | 16 protected BERGenerator( 22 protected BERGenerator( 47 protected void writeBERHeader( 78 protected void writeBEREnd()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/ |
CertificationRequest.java | 24 protected CertificationRequestInfo reqInfo = null; 25 protected AlgorithmIdentifier sigAlgId = null; 26 protected DERBitString sigBits = null; 43 protected CertificationRequest()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/util/ |
AsymmetricAlgorithmProvider.java | 9 protected void addSignatureAlgorithm( 29 protected void registerOid(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String name, AsymmetricKeyInfoConverter keyFactory) 37 protected void registerOidAlgorithmParameters(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String name) 42 protected void registerOidAlgorithmParameterGenerator(ConfigurableProvider provider, ASN1ObjectIdentifier oid, String name)
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/spec/ |
ECKeySpec.java | 13 protected ECKeySpec(
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
SecP192K1Curve.java | 18 protected SecP192K1Point infinity; 34 protected ECCurve cloneCurve() 65 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, boolean withCompression) 70 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, ECFieldElement[] zs, boolean withCompression)
|
SecP192R1Curve.java | 17 protected SecP192R1Point infinity; 35 protected ECCurve cloneCurve() 66 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, boolean withCompression) 71 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, ECFieldElement[] zs, boolean withCompression)
|
SecP224K1Curve.java | 18 protected SecP224K1Point infinity; 33 protected ECCurve cloneCurve() 64 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, boolean withCompression) 69 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, ECFieldElement[] zs, boolean withCompression)
|
SecP224R1Curve.java | 17 protected SecP224R1Point infinity; 35 protected ECCurve cloneCurve() 66 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, boolean withCompression) 71 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, ECFieldElement[] zs, boolean withCompression)
|
SecP256K1Curve.java | 18 protected SecP256K1Point infinity; 33 protected ECCurve cloneCurve() 64 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, boolean withCompression) 69 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, ECFieldElement[] zs, boolean withCompression)
|
SecP256R1Curve.java | 17 protected SecP256R1Point infinity; 35 protected ECCurve cloneCurve() 66 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, boolean withCompression) 71 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, ECFieldElement[] zs, boolean withCompression)
|
SecP384R1Curve.java | 17 protected SecP384R1Point infinity; 35 protected ECCurve cloneCurve() 66 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, boolean withCompression) 71 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, ECFieldElement[] zs, boolean withCompression)
|
SecP521R1Curve.java | 17 protected SecP521R1Point infinity; 35 protected ECCurve cloneCurve() 66 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, boolean withCompression) 71 protected ECPoint createRawPoint(ECFieldElement x, ECFieldElement y, ECFieldElement[] zs, boolean withCompression)
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/endo/ |
GLVTypeBEndomorphism.java | 12 protected final ECCurve curve; 13 protected final GLVTypeBParameters parameters; 14 protected final ECPointMap pointMap; 46 protected BigInteger calculateB(BigInteger k, BigInteger g, int t)
|
/external/clang/test/CXX/class.access/class.protected/ |
p1-cxx11.cpp | 7 protected:
|
/external/clang/test/CodeGenCXX/ |
debug-info-this.cpp | 11 protected:
|
typeinfo | 13 protected:
|
/external/clang/test/Modules/Inputs/PR27401/ |
b.h | 5 protected:
|
/external/clang/test/SemaCXX/ |
PR9884.cpp | 4 protected:
|
/external/glide/library/src/main/java/com/bumptech/glide/request/target/ |
DrawableImageViewTarget.java | 15 protected void setResource(Drawable resource) {
|
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/ |
DiagnosingMatcher.java | 20 protected abstract boolean matches(Object item, Description mismatchDescription);
|
Completed in 600 milliseconds
<<11121314151617181920>>