/frameworks/base/ |
D | compiled-classes-phone | 31 android.R$styleable 32 android.accessibilityservice.AccessibilityServiceInfo 33 android.accessibilityservice.AccessibilityServiceInfo$1 34 android.accessibilityservice.IAccessibilityServiceClient 35 android.accessibilityservice.IAccessibilityServiceConnection 36 android.accessibilityservice.IAccessibilityServiceConnection$Stub 37 android.accounts.AbstractAccountAuthenticator 38 android.accounts.AbstractAccountAuthenticator$Transport 39 android.accounts.Account 40 android.accounts.Account$1 [all …]
|
D | preloaded-classes | 183 [Lcom.android.internal.policy.PhoneWindow$PanelFeatureState; 184 [Lcom.android.internal.telephony.IccCardConstants$State; 185 [Lcom.android.internal.telephony.PhoneConstants$State; 186 [Lcom.android.internal.util.StateMachine$SmHandler$StateInfo; 187 [Lcom.android.okhttp.CipherSuite; 188 [Lcom.android.okhttp.ConnectionSpec; 189 [Lcom.android.okhttp.HttpUrl$Builder$ParseResult; 190 [Lcom.android.okhttp.Protocol; 191 [Lcom.android.okhttp.TlsVersion; 192 [Lcom.android.org.bouncycastle.asn1.ASN1ObjectIdentifier; [all …]
|
D | Android.mk | 50 core/java/android/app/admin/SecurityLogTags.logtags \ 51 core/java/android/content/EventLogTags.logtags \ 52 core/java/android/speech/tts/EventLogTags.logtags \ 53 core/java/android/net/EventLogTags.logtags \ 54 core/java/android/webkit/EventLogTags.logtags \ 55 core/java/com/android/internal/logging/EventLogTags.logtags \ 68 core/java/android/accessibilityservice/IAccessibilityServiceConnection.aidl \ 69 core/java/android/accessibilityservice/IAccessibilityServiceClient.aidl \ 70 core/java/android/accounts/IAccountManager.aidl \ 71 core/java/android/accounts/IAccountManagerResponse.aidl \ [all …]
|
/frameworks/rs/driver/ |
D | rsdBcc.h | 23 bool rsdScriptInit(const android::renderscript::Context *, android::renderscript::ScriptC *, 26 bool rsdInitIntrinsic(const android::renderscript::Context *rsc, 27 android::renderscript::Script *s, 29 android::renderscript::Element *e); 31 void rsdScriptInvokeFunction(const android::renderscript::Context *dc, 32 android::renderscript::Script *script, 37 void rsdScriptInvokeForEach(const android::renderscript::Context *rsc, 38 android::renderscript::Script *s, 40 const android::renderscript::Allocation * ain, 41 android::renderscript::Allocation * aout, [all …]
|
D | rsdAllocation.h | 80 uint32_t rsdAllocationGrallocBits(const android::renderscript::Context *rsc, 81 android::renderscript::Allocation *alloc); 82 bool rsdAllocationInit(const android::renderscript::Context *rsc, 83 android::renderscript::Allocation *alloc, 86 bool rsdAllocationInitStrided(const android::renderscript::Context *rsc, 87 android::renderscript::Allocation *alloc, 90 bool rsdAllocationAdapterInit(const android::renderscript::Context *rsc, 91 android::renderscript::Allocation *alloc); 92 void rsdAllocationDestroy(const android::renderscript::Context *rsc, 93 android::renderscript::Allocation *alloc); [all …]
|
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/ |
D | MainActivity.java | 16 package com.android.multidexlegacytestapp; 18 import android.app.Activity; 19 import android.os.Bundle; 20 import android.util.Log; 21 import android.widget.TextView; 28 new com.android.multidexlegacytestapp.manymethods.Big043().get43(); 30 new com.android.multidexlegacytestapp.manymethods.Big044().get44(); 33 instanceFieldNotInited = new com.android.multidexlegacytestapp.manymethods.Big042().get42(); in MainActivity() 47 int value = new com.android.multidexlegacytestapp.manymethods.Big001().get1() in getValue() 48 + new com.android.multidexlegacytestapp.manymethods.Big002().get2() in getValue() [all …]
|
D | IntermediateClass.java | 16 package com.android.multidexlegacytestapp; 21 return new com.android.multidexlegacytestapp.manymethods.Big045().get45() in get() 22 + new com.android.multidexlegacytestapp.manymethods.Big046().get46() in get() 23 + new com.android.multidexlegacytestapp.manymethods.Big047().get47() in get() 24 + new com.android.multidexlegacytestapp.manymethods.Big048().get48() in get() 25 + new com.android.multidexlegacytestapp.manymethods.Big049().get49() in get() 26 + new com.android.multidexlegacytestapp.manymethods.Big050().get50() in get() 27 + new com.android.multidexlegacytestapp.manymethods.Big051().get51() in get() 28 + new com.android.multidexlegacytestapp.manymethods.Big052().get52() in get() 29 + new com.android.multidexlegacytestapp.manymethods.Big053().get53() in get() [all …]
|
/frameworks/base/docs/html/sdk/support_api_diff/25.1.0/ |
D | missingSinces.txt | 1 NO DOC BLOCK: android.support.graphics.drawable.AnimatedVectorDrawableCompat Class 2 NO DOC BLOCK: android.support.v4.util.ArraySet Class 3 NO DOC BLOCK: android.support.design.widget.BaseTransientBottomBar Class 4 NO DOC BLOCK: android.support.design.widget.BaseTransientBottomBar.BaseCallback Class 5 NO DOC BLOCK: android.support.design.widget.BaseTransientBottomBar.ContentViewCallback Interface 6 NO DOC BLOCK: android.support.v4.app.FragmentManager.FragmentLifecycleCallbacks Class 7 NO DOC BLOCK: android.support.v7.widget.PagerSnapHelper Class 8 NO DOC BLOCK: android.support.v17.leanback.app.PlaybackControlGlue.InputEventHandler Interface 9 NO DOC BLOCK: android.support.v17.leanback.app.PlaybackFragment Class 10 NO DOC BLOCK: android.support.v17.leanback.app.PlaybackFragment.OnFadeCompleteListener Class [all …]
|
/frameworks/wilhelm/src/android/ |
D | android_Effect.h | 22 extern android::status_t android_eq_setParam(const android::sp<android::AudioEffect>& pFx, 25 extern android::status_t android_eq_getParam(const android::sp<android::AudioEffect>& pFx, 33 extern android::status_t android_bb_setParam(const android::sp<android::AudioEffect>& pFx, 36 extern android::status_t android_bb_getParam(const android::sp<android::AudioEffect>& pFx, 44 extern android::status_t android_virt_setParam(const android::sp<android::AudioEffect>& pFx, 47 extern android::status_t android_virt_getParam(const android::sp<android::AudioEffect>& pFx, 55 extern android::status_t android_prev_setPreset(const android::sp<android::AudioEffect>& pFx, 58 extern android::status_t android_prev_getPreset(const android::sp<android::AudioEffect>& pFx, 66 extern android::status_t android_erev_setParam(const android::sp<android::AudioEffect>& pFx, 69 extern android::status_t android_erev_getParam(const android::sp<android::AudioEffect>& pFx, [all …]
|
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/ |
D | AndroidResources.java | 15 package android.support.graphics.drawable; 17 import android.support.annotation.StyleableRes; 23 android.R.attr.name, android.R.attr.tint, android.R.attr.height, 24 android.R.attr.width, android.R.attr.alpha, android.R.attr.autoMirrored, 25 android.R.attr.tintMode, android.R.attr.viewportWidth, android.R.attr.viewportHeight 37 android.R.attr.name, android.R.attr.pivotX, android.R.attr.pivotY, 38 android.R.attr.scaleX, android.R.attr.scaleY, android.R.attr.rotation, 39 android.R.attr.translateX, android.R.attr.translateY 50 android.R.attr.name, android.R.attr.fillColor, android.R.attr.pathData, 51 android.R.attr.strokeColor, android.R.attr.strokeWidth, android.R.attr.trimPathStart, [all …]
|
/frameworks/hardware/interfaces/sensorservice/1.0/ |
D | Android.bp | 4 name: "android.frameworks.sensorservice@1.0_hal", 15 name: "android.frameworks.sensorservice@1.0_genc++", 17 …oid.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.frameworks.sensor… 19 ":android.frameworks.sensorservice@1.0_hal", 22 "android/frameworks/sensorservice/1.0/types.cpp", 23 "android/frameworks/sensorservice/1.0/DirectReportChannelAll.cpp", 24 "android/frameworks/sensorservice/1.0/EventQueueAll.cpp", 25 "android/frameworks/sensorservice/1.0/EventQueueCallbackAll.cpp", 26 "android/frameworks/sensorservice/1.0/SensorManagerAll.cpp", 31 name: "android.frameworks.sensorservice@1.0_genc++_headers", [all …]
|
/frameworks/rs/rsov/driver/ |
D | rsovAllocation.h | 26 namespace android { 81 extern bool rsovAllocationInit(const android::renderscript::Context *rsc, 82 android::renderscript::Allocation *alloc, 85 extern void rsovAllocationDestroy(const android::renderscript::Context *rsc, 86 android::renderscript::Allocation *alloc); 88 extern void rsovAllocationData1D(const android::renderscript::Context *rsc, 89 const android::renderscript::Allocation *alloc, 93 extern void rsovAllocationData2D(const android::renderscript::Context *rsc, 94 const android::renderscript::Allocation *alloc, 100 extern void rsovAllocationData3D(const android::renderscript::Context *rsc, [all …]
|
/frameworks/base/services/ |
D | profile-classes | 3013 Lcom/android/dex/ClassData; 3014 Lcom/android/dex/ClassData$Method; 3015 Lcom/android/dex/ClassDef; 3016 Lcom/android/dex/Code; 3017 Lcom/android/dex/Dex; 3018 Lcom/android/dex/Dex$ClassDefIterable; 3019 Lcom/android/dex/DexException; 3020 Lcom/android/dex/Dex$FieldIdTable; 3021 Lcom/android/dex/DexFormat; 3022 Lcom/android/dex/Dex$MethodIdTable; [all …]
|
/frameworks/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/vo/ |
D | CallbackBindingObject.java | 16 package android.databinding.testapp.vo; 18 import android.content.Context; 19 import android.databinding.BaseObservable; 20 import android.databinding.ObservableBoolean; 21 import android.graphics.Outline; 22 import android.media.MediaPlayer; 23 import android.text.Editable; 24 import android.view.ContextMenu; 25 import android.view.DragEvent; 26 import android.view.KeyEvent; [all …]
|
/frameworks/support/api/ |
D | 25.1.0.txt | 1 package android.support.app.recommendation { 7 method public android.graphics.Bitmap getContentImage(); 8 …method public android.support.app.recommendation.ContentRecommendation.IntentData getContentIntent… 10 …method public android.support.app.recommendation.ContentRecommendation.IntentData getDismissIntent… 15 method public android.app.Notification getNotificationObject(android.content.Context); 34 field public static final java.lang.String CONTENT_MATURITY_ALL = "android.contentMaturity.all"; 35 … field public static final java.lang.String CONTENT_MATURITY_HIGH = "android.contentMaturity.high"; 36 field public static final java.lang.String CONTENT_MATURITY_LOW = "android.contentMaturity.low"; 37 …field public static final java.lang.String CONTENT_MATURITY_MEDIUM = "android.contentMaturity.medi… 38 field public static final java.lang.String CONTENT_PRICING_FREE = "android.contentPrice.free"; [all …]
|
D | 25.2.0.txt | 1 package android.support.app.recommendation { 7 method public android.graphics.Bitmap getContentImage(); 8 …method public android.support.app.recommendation.ContentRecommendation.IntentData getContentIntent… 10 …method public android.support.app.recommendation.ContentRecommendation.IntentData getDismissIntent… 15 method public android.app.Notification getNotificationObject(android.content.Context); 34 field public static final java.lang.String CONTENT_MATURITY_ALL = "android.contentMaturity.all"; 35 … field public static final java.lang.String CONTENT_MATURITY_HIGH = "android.contentMaturity.high"; 36 field public static final java.lang.String CONTENT_MATURITY_LOW = "android.contentMaturity.low"; 37 …field public static final java.lang.String CONTENT_MATURITY_MEDIUM = "android.contentMaturity.medi… 38 field public static final java.lang.String CONTENT_PRICING_FREE = "android.contentPrice.free"; [all …]
|
D | 25.0.0.txt | 1 package android.support.app.recommendation { 7 method public android.graphics.Bitmap getContentImage(); 8 …method public android.support.app.recommendation.ContentRecommendation.IntentData getContentIntent… 10 …method public android.support.app.recommendation.ContentRecommendation.IntentData getDismissIntent… 15 method public android.app.Notification getNotificationObject(android.content.Context); 34 field public static final java.lang.String CONTENT_MATURITY_ALL = "android.contentMaturity.all"; 35 … field public static final java.lang.String CONTENT_MATURITY_HIGH = "android.contentMaturity.high"; 36 field public static final java.lang.String CONTENT_MATURITY_LOW = "android.contentMaturity.low"; 37 …field public static final java.lang.String CONTENT_MATURITY_MEDIUM = "android.contentMaturity.medi… 38 field public static final java.lang.String CONTENT_PRICING_FREE = "android.contentPrice.free"; [all …]
|
D | 24.2.0.txt | 1 package android.support.app.recommendation { 7 method public android.graphics.Bitmap getContentImage(); 8 …method public android.support.app.recommendation.ContentRecommendation.IntentData getContentIntent… 10 …method public android.support.app.recommendation.ContentRecommendation.IntentData getDismissIntent… 15 method public android.app.Notification getNotificationObject(android.content.Context); 34 field public static final java.lang.String CONTENT_MATURITY_ALL = "android.contentMaturity.all"; 35 … field public static final java.lang.String CONTENT_MATURITY_HIGH = "android.contentMaturity.high"; 36 field public static final java.lang.String CONTENT_MATURITY_LOW = "android.contentMaturity.low"; 37 …field public static final java.lang.String CONTENT_MATURITY_MEDIUM = "android.contentMaturity.medi… 38 field public static final java.lang.String CONTENT_PRICING_FREE = "android.contentPrice.free"; [all …]
|
D | 23.0.0.txt | 1 package android.support.customtabs { 5 method public void extraCallback(java.lang.String, android.os.Bundle); 6 method public void onNavigationEvent(int, android.os.Bundle); 14 …method public static boolean bindCustomTabsService(android.content.Context, java.lang.String, andr… 15 method public android.os.Bundle extraCommand(java.lang.String, android.os.Bundle); 16 …method public android.support.customtabs.CustomTabsSession newSession(android.support.customtabs.C… 21 method public void launchUrl(android.app.Activity, android.net.Uri); 22 …field public static final java.lang.String EXTRA_ACTION_BUTTON_BUNDLE = "android.support.customtab… 23 …field public static final java.lang.String EXTRA_CLOSE_BUTTON_ICON = "android.support.customtabs.e… 24 …field public static final java.lang.String EXTRA_EXIT_ANIMATION_BUNDLE = "android.support.customta… [all …]
|
D | 26.0.0-alpha1.txt | 1 package android.support.app.recommendation { 7 method public android.graphics.Bitmap getContentImage(); 8 …method public android.support.app.recommendation.ContentRecommendation.IntentData getContentIntent… 10 …method public android.support.app.recommendation.ContentRecommendation.IntentData getDismissIntent… 15 method public android.app.Notification getNotificationObject(android.content.Context); 34 field public static final java.lang.String CONTENT_MATURITY_ALL = "android.contentMaturity.all"; 35 … field public static final java.lang.String CONTENT_MATURITY_HIGH = "android.contentMaturity.high"; 36 field public static final java.lang.String CONTENT_MATURITY_LOW = "android.contentMaturity.low"; 37 …field public static final java.lang.String CONTENT_MATURITY_MEDIUM = "android.contentMaturity.medi… 38 field public static final java.lang.String CONTENT_PRICING_FREE = "android.contentPrice.free"; [all …]
|
D | 26.0.0-SNAPSHOT.txt | 1 package android.support.animation { 3 public abstract class DynamicAnimation<T extends android.support.animation.DynamicAnimation<T>> { 4 … method public T addEndListener(android.support.animation.DynamicAnimation.OnAnimationEndListener); 5 …method public T addUpdateListener(android.support.animation.DynamicAnimation.OnAnimationUpdateList… 9 …method public void removeEndListener(android.support.animation.DynamicAnimation.OnAnimationEndList… 10 …method public void removeUpdateListener(android.support.animation.DynamicAnimation.OnAnimationUpda… 17 field public static final android.support.animation.DynamicAnimation.ViewProperty ALPHA; 22 field public static final android.support.animation.DynamicAnimation.ViewProperty ROTATION; 23 field public static final android.support.animation.DynamicAnimation.ViewProperty ROTATION_X; 24 field public static final android.support.animation.DynamicAnimation.ViewProperty ROTATION_Y; [all …]
|
D | 26.0.0-beta2.txt | 1 package android.support.animation { 3 public abstract class DynamicAnimation<T extends android.support.animation.DynamicAnimation<T>> { 4 … method public T addEndListener(android.support.animation.DynamicAnimation.OnAnimationEndListener); 5 …method public T addUpdateListener(android.support.animation.DynamicAnimation.OnAnimationUpdateList… 9 …method public void removeEndListener(android.support.animation.DynamicAnimation.OnAnimationEndList… 10 …method public void removeUpdateListener(android.support.animation.DynamicAnimation.OnAnimationUpda… 17 field public static final android.support.animation.DynamicAnimation.ViewProperty ALPHA; 22 field public static final android.support.animation.DynamicAnimation.ViewProperty ROTATION; 23 field public static final android.support.animation.DynamicAnimation.ViewProperty ROTATION_X; 24 field public static final android.support.animation.DynamicAnimation.ViewProperty ROTATION_Y; [all …]
|
D | 22.1.0.txt | 1 package android.support.v13.app { 5 method public static void setMenuVisibility(android.app.Fragment, boolean); 6 method public static void setUserVisibleHint(android.app.Fragment, boolean); 9 public abstract class FragmentPagerAdapter extends android.support.v4.view.PagerAdapter { 10 ctor public FragmentPagerAdapter(android.app.FragmentManager); 11 method public abstract android.app.Fragment getItem(int); 13 method public boolean isViewFromObject(android.view.View, java.lang.Object); 16 public abstract class FragmentStatePagerAdapter extends android.support.v4.view.PagerAdapter { 17 ctor public FragmentStatePagerAdapter(android.app.FragmentManager); 18 method public abstract android.app.Fragment getItem(int); [all …]
|
/frameworks/base/tools/aapt/ |
D | AaptXml.h | 31 ssize_t indexOfAttribute(const android::ResXMLTree& tree, uint32_t attrRes); 37 android::String8 getAttribute(const android::ResXMLTree& tree, const char* ns, 38 const char* attr, android::String8* outError = NULL); 45 android::String8 getAttribute(const android::ResXMLTree& tree, uint32_t attrRes, 46 android::String8* outError = NULL); 53 int32_t getIntegerAttribute(const android::ResXMLTree& tree, const char* ns, 54 const char* attr, int32_t defValue = -1, android::String8* outError = NULL); 61 inline int32_t getIntegerAttribute(const android::ResXMLTree& tree, const char* ns, in getIntegerAttribute() 62 const char* attr, android::String8* outError) { in getIntegerAttribute() 71 int32_t getIntegerAttribute(const android::ResXMLTree& tree, uint32_t attrRes, [all …]
|
D | AaptConfig.h | 37 bool parse(const android::String8& str, ConfigDescription* out = NULL); 45 bool parseCommaSeparatedList(const android::String8& str, std::set<ConfigDescription>* outSet); 55 bool parseMcc(const char* str, android::ResTable_config* out = NULL); 56 bool parseMnc(const char* str, android::ResTable_config* out = NULL); 57 bool parseLayoutDirection(const char* str, android::ResTable_config* out = NULL); 58 bool parseSmallestScreenWidthDp(const char* str, android::ResTable_config* out = NULL); 59 bool parseScreenWidthDp(const char* str, android::ResTable_config* out = NULL); 60 bool parseScreenHeightDp(const char* str, android::ResTable_config* out = NULL); 61 bool parseScreenLayoutSize(const char* str, android::ResTable_config* out = NULL); 62 bool parseScreenLayoutLong(const char* str, android::ResTable_config* out = NULL); [all …]
|