/development/samples/browseable/WearDrawers/src/com.example.android.wearable.wear.weardrawers/ |
D | Planet.java | 25 private String image; field in Planet 33 String image, in Planet()
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | CompressedTextureActivity.java | 115 Buffer image = createImage(width, height); in load() local 136 ByteBuffer image = ByteBuffer.allocateDirect(height * stride) in createImage() local
|
/development/vendor_snapshot/ |
D | update.py | 170 def gen_bp_module(image, variation, name, version, target_arch, vndk_list, arch_props, bp_dir): argument 278 def gen_bp_list_module(image, snapshot_version, vndk_list, target_arch, arch_props): argument 382 def gen_bp_files(image, vndk_dir, install_dir, snapshot_version): argument 560 def check_module_usage(install_dir, ninja_binary, image, ninja_file, goals, argument 635 def install_artifacts(image, branch, build, target, local_dir, symlink, argument
|
/development/samples/browseable/XYZTouristAttractions/Shared/src/com.example.android.xyztouristattractions.common/ |
D | Attraction.java | 37 public Bitmap image; field in Attraction
|
/development/samples/browseable/ActivitySceneTransitionBasic/src/com.example.android.activityscenetransitionbasic/ |
D | MainActivity.java | 119 ImageView image = (ImageView) view.findViewById(R.id.imageview_item); in getView() local
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
D | PhotoDecodeRunnable.java | 95 void setImage(Bitmap image); in setImage()
|
/development/samples/browseable/DragAndDropAcrossApps/DragSource/src/com.example.android/dragsource/ |
D | DragSourceFragment.java | 218 Bitmap image = BitmapFactory.decodeResource(getResources(), resourceId); in copyImageResourceToFile() local
|
/development/samples/browseable/StorageClient/src/com.example.android.storageclient/ |
D | StorageClientFragment.java | 153 Bitmap image = BitmapFactory.decodeFileDescriptor(fileDescriptor); in getBitmapFromUri() local
|
/development/samples/ShortcutDemo/launcher/src/com/example/android/pm/shortcutlauncherdemo/ |
D | BaseActivityListFragment.java | 178 final ImageView image = (ImageView) view.findViewById(R.id.image); in bindView() local
|
/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.wearable.recipeassistant/ |
D | RecipeListAdapter.java | 44 Bitmap image; field in RecipeListAdapter.Item
|
/development/samples/ShortcutDemo/common/src/com/example/android/pm/shortcutdemo/ |
D | ShortcutAdapter.java | 181 final ImageView image = (ImageView) view.findViewById(getImageId()); in bindView() local
|
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/ |
D | UtilityService.java | 426 Bitmap image = null; in sendDataToWearable() local
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | PresentationActivity.java | 510 ImageView image = (ImageView)findViewById(R.id.image); in onCreate() local
|
/development/samples/browseable/Camera2Basic/src/com.example.android.camera2basic/ |
D | Camera2BasicFragment.java | 927 public ImageSaver(Image image, File file) { in ImageSaver()
|