HomeSort by relevance Sort by last modified time
    Searched full:imgid (Results 1 - 16 of 16) sorted by null

  /external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
InterpreterPicker.java 137 int imgId =
140 if (imgId == 0) {
141 imgId = R.drawable.sl4a_logo_32;
144 img.setImageResource(imgId);
InterpreterManager.java 246 int imgId =
249 if (imgId == 0) {
250 imgId = R.drawable.sl4a_logo_32;
253 img.setImageResource(imgId);
  /toolchain/binutils/binutils-2.25/include/vms/
eihi.h 41 unsigned char imgid[16]; member in struct:vms_eihi
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Images_ThumbnailsTest.java 209 long imgid = ContentUris.parseId(imguri); local
210 assertEquals(imgid, imageId);
213 MediaStore.Images.Thumbnails.IMAGE_ID + "=?", new String[]{ "" + imgid});
  /toolchain/binutils/binutils-2.25/include/elf/
ia64.h 271 unsigned char imgid[1]; /* Original NT_VMS_IMGID. */ member in struct:__anon74447
  /toolchain/binutils/binutils-2.25/bfd/
vms-alpha.c     [all...]
elf64-ia64-vms.c     [all...]
  /toolchain/binutils/binutils-2.25/bfd/po/
ru.po     [all...]
uk.po     [all...]
da.po     [all...]
fi.po     [all...]
vi.po     [all...]
bfd.pot     [all...]
ja.po     [all...]
es.po     [all...]
fr.po     [all...]

Completed in 1025 milliseconds