Home | History | Annotate | Download | only in camera

Lines Matching defs:imageIds

929             TypedArray imageIds = null;
933 imageIds = mAppController
940 final int numImageIds = imageIds.length();
951 int imageId = imageIds.getResourceId(i, 0);
984 if (imageIds != null) {
985 imageIds.recycle();