HomeSort by relevance Sort by last modified time
    Searched full:resourceid (Results 426 - 450 of 528) sorted by null

<<11121314151617181920>>

  /cts/tests/tests/media/src/android/media/cts/
DecodeAccuracyTestBase.java 604 public Bitmap generateBitmapFromImageResourceId(int resourceId) {
605 return BitmapFactory.decodeStream(context.getResources().openRawResource(resourceId));
    [all...]
MediaCodecTest.java     [all...]
VpxCodecTestBase.java 700 private InputStream OpenFileOrResourceId(String filename, int resourceId) throws Exception {
704 return mResources.openRawResource(resourceId);
    [all...]
  /frameworks/base/core/java/android/app/
ApplicationPackageManager.java     [all...]
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventView.java 528 public CalendarsAdapter(Context context, int resourceId, Cursor c) {
529 super(context, resourceId, c);
    [all...]
  /external/python/cpython2/Mac/Modules/ctl/
_Ctlmodule.c     [all...]
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiSelector.java 290 public UiSelector resourceId(String id) {
    [all...]
  /frameworks/base/core/java/com/android/internal/app/
WindowDecorActionBar.java 913 final int targetThemeRes = outValue.resourceId;
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
LegacyGlobalActions.java     [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
AccessibilityController.java 729 final int borderColor = context.getColor(typedValue.resourceId);
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
WindowDecorActionBar.java 924 final int targetThemeRes = outValue.resourceId;
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
RecyclerView.java     [all...]
  /frameworks/support/v7/recyclerview/src/android/support/v7/widget/
RecyclerView.java     [all...]
  /prebuilts/misc/common/robolectric/lib/
robolectric-resources-3.1.1.jar 
  /frameworks/base/core/java/android/view/
LayoutInflater.java     [all...]
View.java     [all...]
ViewDebug.java 916 data[i - 1] = resources.getResourceName(outValue.resourceId);
    [all...]
  /packages/apps/Camera2/src/com/android/camera/util/
CameraUtil.java 326 .setIcon(out.resourceId)
    [all...]
  /packages/apps/Settings/src/com/android/settings/
Utils.java     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xproto.h 978 CARD32 resourceID B32;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xproto.h 978 CARD32 resourceID B32;
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/api-client/google-api-client/1.22.0/
google-api-client-1.22.0.jar 
  /external/skia/src/pdf/
SkPDFDevice.cpp     [all...]
  /frameworks/base/core/java/android/content/res/
Resources.java 155 if (curTheme != ResourceId.ID_NULL) {
777 * {@link TypedValue#resourceId} value may be passed to this method.</p>
    [all...]
  /frameworks/base/core/java/com/android/internal/policy/
DecorView.java     [all...]

Completed in 1487 milliseconds

<<11121314151617181920>>