| /frameworks/base/libs/hwui/ |
| D | ResourceCache.cpp | 62 void ResourceCache::incrementRefcount(void* resource, ResourceType resourceType) { in incrementRefcount() 71 void ResourceCache::incrementRefcountLocked(void* resource, ResourceType resourceType) { in incrementRefcountLocked() 81 void ResourceCache::decrementRefcount(void* resource) { in decrementRefcount() 90 void ResourceCache::decrementRefcountLocked(void* resource) { in decrementRefcountLocked() 107 void ResourceCache::destructor(Res_png_9patch* resource) { in destructor() 112 void ResourceCache::destructorLocked(Res_png_9patch* resource) { in destructorLocked() 136 void ResourceCache::deleteResourceReferenceLocked(const void* resource, ResourceReference* ref) { in deleteResourceReferenceLocked()
|
| /frameworks/base/core/java/android/widget/ |
| D | ArrayAdapter.java | 112 public ArrayAdapter(Context context, @LayoutRes int resource) { in ArrayAdapter() 124 public ArrayAdapter(Context context, @LayoutRes int resource, @IdRes int textViewResourceId) { in ArrayAdapter() 136 public ArrayAdapter(Context context, @LayoutRes int resource, @NonNull T[] objects) { in ArrayAdapter() 149 public ArrayAdapter(Context context, @LayoutRes int resource, @IdRes int textViewResourceId, in ArrayAdapter() 162 public ArrayAdapter(Context context, @LayoutRes int resource, @NonNull List<T> objects) { in ArrayAdapter() 175 public ArrayAdapter(Context context, @LayoutRes int resource, @IdRes int textViewResourceId, in ArrayAdapter() 373 ViewGroup parent, int resource) { in createViewFromResource() 413 public void setDropDownViewResource(@LayoutRes int resource) { in setDropDownViewResource()
|
| D | SimpleAdapter.java | 88 @LayoutRes int resource, String[] from, @IdRes int[] to) { in SimpleAdapter() 125 ViewGroup parent, int resource) { in createViewFromResource() 144 public void setDropDownViewResource(int resource) { in setDropDownViewResource()
|
| D | ViewAnimator.java | 56 … int resource = a.getResourceId(com.android.internal.R.styleable.ViewAnimator_inAnimation, 0); in ViewAnimator() local
|
| /frameworks/base/tests/DpiTest/src/com/google/android/test/dpi/ |
| D | DpiTestActivity.java | 164 private void addBitmapDrawable(LinearLayout layout, int resource, boolean scale) { in addBitmapDrawable() 179 private void addResourceDrawable(LinearLayout layout, int resource) { in addResourceDrawable() 190 private void addCanvasBitmap(LinearLayout layout, int resource, boolean scale) { in addCanvasBitmap() 201 private void addNinePatchResourceDrawable(LinearLayout layout, int resource) { in addNinePatchResourceDrawable()
|
| /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/util/ |
| D | DynamicIdMap.java | 65 public Integer getId(Pair<ResourceType, String> resource) { in getId()
|
| /frameworks/rs/java/tests/HelloComputeNDK/src/com/example/android/rs/hellocomputendk/ |
| D | HelloComputeNDK.java | 57 private Bitmap loadBitmap(int resource) { in loadBitmap()
|
| /frameworks/base/core/java/android/transition/ |
| D | TransitionInflater.java | 75 public Transition inflateTransition(@TransitionRes int resource) { in inflateTransition() 103 public TransitionManager inflateTransitionManager(@TransitionRes int resource, in inflateTransitionManager()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/ |
| D | MountServiceTests.java | 140 private void mountObb(StorageManager sm, final int resource, final File file, in mountObb() 161 private ObbObserver mountObbWithoutWait(final StorageManager sm, final int resource, in mountObbWithoutWait()
|
| /frameworks/base/core/java/android/preference/ |
| D | GenericInflater.java | 220 public T inflate(@XmlRes int resource, P root) { in inflate() 260 public T inflate(@XmlRes int resource, P root, boolean attachToRoot) { in inflate()
|
| /frameworks/base/core/tests/coretests/src/android/widget/ |
| D | ListViewTest.java | 131 public Adapter(Context context, int resource, List<T> objects) { in Adapter()
|
| /frameworks/data-binding/compilationTests/src/test/java/android/databinding/compilationTest/ |
| D | SimpleCompilationTest.java | 61 private ScopedException singleFileErrorTest(String resource, String targetFile, in singleFileErrorTest()
|
| /frameworks/base/core/tests/coretests/src/android/widget/focus/ |
| D | ListWithMailMessages.java | 117 public MyAdapter(Context context, int resource, in MyAdapter()
|
| /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/ |
| D | YearPickerView.java | 105 public YearAdapter(Context context, int resource, List<String> objects) { in YearAdapter()
|
| /frameworks/rs/java/tests/GenImages/src/com/android/rs/genimage/ |
| D | GenImage.java | 43 private Bitmap loadBitmap(Context context, int resource) { in loadBitmap()
|
| /frameworks/rs/java/tests/SampleTest/src/com/android/rs/sample/ |
| D | SampleRSActivity.java | 144 private Bitmap loadBitmap(int resource) { in loadBitmap()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | TelephonyDevController.java | 82 Resources resource = Resources.getSystem(); in initFromResource() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/ |
| D | QsTuner.java | 277 int resource = getLabelResource(defaults[i]); in showAddDialog() local 419 int resource = getLabelResource(mSpec); in getLabel() local
|
| /frameworks/base/core/java/android/view/animation/ |
| D | LayoutAnimationController.java | 114 … int resource = a.getResourceId(com.android.internal.R.styleable.LayoutAnimation_animation, 0); in LayoutAnimationController() local
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
| D | ValueParser.java | 300 Resources resource = Resources.getSystem(); in retrieveAlphaId() local
|
| /frameworks/support/v7/preference/src/android/support/v7/preference/ |
| D | PreferenceInflater.java | 114 public Preference inflate(int resource, @Nullable PreferenceGroup root) { in inflate()
|
| /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/ |
| D | CustomBar.java | 259 ResourceValue resource = renderResources.findItemInTheme(attr, true); in getColor() local
|
| /frameworks/base/tools/layoutlib/bridge/src/android/view/ |
| D | BridgeInflater.java | 165 public View inflate(int resource, ViewGroup root) { in inflate()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
| D | SIMRecords.java | 1117 Resources resource = Resources.getSystem(); in handleMessage() local 1433 Resources resource = Resources.getSystem(); in onAllRecordsLoaded() local
|
| /frameworks/base/tools/layoutlib/bridge/src/android/util/ |
| D | BridgeXmlPullAttributes.java | 270 ResourceValue resource = getResourceValue(value); in resolveResourceValue() local
|