/development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/ |
PictureDetailsActivity.java | 81 bundle.getInt(PACKAGE_NAME + ".resourceId"));
|
/external/chromium_org/cc/resources/ |
video_resource_updater.cc | 153 ResourceProvider::ResourceId resource_id = 0;
|
prioritized_resource_manager.cc | 453 ResourceProvider::ResourceId resource_id =
|
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/ |
drive_file_sync_service_unittest.cc | 105 // naming easier, each origin, resourceID, etc. will all share the same
|
/external/chromium_org/third_party/mesa/src/src/glx/tests/ |
create_context_unittest.cpp | 114 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID,
|
/external/mesa3d/src/glx/tests/ |
create_context_unittest.cpp | 114 __glXSendError(Display * dpy, int_fast8_t errorCode, uint_fast32_t resourceID,
|
/frameworks/base/core/java/android/app/ |
AlertDialog.java | 156 return outValue.resourceId; 327 * @param resId the resourceId of the drawable to use as the icon or 0 346 mAlert.setIcon(out.resourceId); 495 P.mIconId = out.resourceId; [all...] |
/frameworks/base/core/java/android/widget/ |
ShareActionProvider.java | 173 Drawable drawable = mContext.getDrawable(outTypedValue.resourceId);
|
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/ |
IconUtils.java | 279 return applyTintColor(context, drawableId, outValue.resourceId);
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
TintManager.java | 325 return mResources.getColor(mTypedValue.resourceId);
|
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
ShareActionProvider.java | 189 Drawable drawable = TintManager.getDrawable(mContext, outTypedValue.resourceId);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
tdi.h | 267 ULONG ResourceId;
|
/cts/tests/tests/media/src/android/media/cts/ |
MediaCodecTest.java | [all...] |
/external/chromium_org/cc/trees/ |
layer_tree_host_impl.h | 444 virtual ResourceProvider::ResourceId ResourceIdForUIResource( 450 ResourceProvider::ResourceId resource_id;
|
/frameworks/base/docs/html/tools/extras/ |
oem-usb.jd | 261 href="http://app.hismarttv.com/dss/resourcecontent.do?method=viewResourceDetail&resourceId=16&type=5">http://app.hismarttv.com/dss/resourcecontent.do?method=viewResourceDetail&resourceId=16&type=5 </a></td>
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactEntryListAdapter.java | 113 protected void setDefaultFilterHeaderText(int resourceId) { 114 mDefaultFilterHeaderText = getContext().getResources().getText(resourceId);
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/ |
SettingsLayoutFragment.java | 711 private Animator createAnimator(View v, int resourceId) { 712 Animator animator = AnimatorInflater.loadAnimator(v.getContext(), resourceId); [all...] |
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/ |
CaptionSetupActivity.java | 149 private String[] getIntArrayAsStringArray(int resourceId) { 150 int[] a = mResources.getIntArray(resourceId); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/ |
XKB.h | 161 * byte of the resourceID for the error: 168 * The low byte of the resourceID for this error contains the device
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/ |
XKB.h | 161 * byte of the resourceID for the error: 168 * The low byte of the resourceID for this error contains the device
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
PhoneWindow.java | [all...] |
/development/samples/Support7Demos/src/com/example/android/supportv7/widget/ |
AnimatedRecyclerView.java | 435 mBackground = val.resourceId;
|
/development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
XmlDocumentProvider.java | 259 //OpenResourceIdResult resourceId;
|
/external/chromium_org/cc/layers/ |
layer_impl.h | 184 virtual ResourceProvider::ResourceId ContentsResourceId() const;
|
/external/chromium_org/chrome/browser/ |
character_encoding.cc | 184 // A static map object which contains all resourceid-nonsequenced canonical
|